ohif-viewer/docs/latest/deployment/recipes
ladeirarodolfo 7c4ee734fa refactor: 💡 React components to consume appConfig using Context (#852)
* refactor: 💡 React components to consume appConfig using Context

React components to consume app configuration using React Context and
React Hooks. Non React components to continue using global variable
window.config. Related documentation also changed.

Closes: #725

* refactor: 💡 Removing unecessary code

On current React component there is no need to import useContext method
from React, so, removing it.

* refactor: 💡 Code review

Code review. Minor changes based on review inputs and moving userManager
to an init method

BREAKING CHANGE: #725

Closes: #725

* docs: don't include implementation detail in docs

* docs: don't include implementation detail in docs

* docs: no need to specify implementation details in employment recipe

* docs: no need to specify implementation details in deployment recipe
2019-09-06 14:31:26 -04:00
..
build-for-production.md docs(build-pwa): updated commands, file locations, point to configs instead of duplicating 2019-09-06 10:27:02 -04:00
embedded-viewer.md docs(embedded-viewer): new tag, less dependencies, 2019-09-05 21:22:54 -04:00
nginx--image-archive.md refactor: 💡 React components to consume appConfig using Context (#852) 2019-09-06 14:31:26 -04:00
static-assets.md feat: extension panels 2019-07-04 14:09:13 -04:00
user-account-control.md refactor: 💡 React components to consume appConfig using Context (#852) 2019-09-06 14:31:26 -04:00