Commit Graph

29 Commits

Author SHA1 Message Date
Danny Brown
49d343941e
fix: measurementsAPI issue caused by production build (#842)
* ci: test docs-publish

* Specify to use prod

* Babel should transpile with env set by webpack

* in-progress

* in-progress

* Polyfill for ie11 and edge features

* Ditch polyfills w/ babel - we'll use a service for now

* Bump tools version; shift vtk.js up a layer

* Specify we shouldn't target older than IE 11

* ditch babel plugins that should be covered by preset-env

* Add a top level build demo command

* Let our babel config determine settings

* Same babel fixes as PWA

* Rebuild deps that don't satisfy our target

* Mini helper script for excluding all node_modules, except...

* Shift vtk.js dep up a layer

* Kill core-js

* Export in a node happy way

* Updated yarn lock

* Set NODE_ENV when launching anything w/ WebPack

* docs: updated FAQ

* docs: on browser support

* Add support for redux browser extension

* misc. small clean-up

* docs: Remove roadmap page; add browser-support to sidebar

* Formatting

* Remove roadmap links

* Formatting

* ci: Remove config syntax error

* Simplified bug report template

* update community request template

* Update question's template

* simplify build scripts

* specify new script names

* fix: for measurement api being pruned by minimizer in prod builds

* Use named exports

* Simplify config

* Let's not do so much heavy lifting for a dev-server build

* fix dev build

* Add hotkeys to demo

* fix: jest babel config and env specific configs

* Remove call to non-existant command

* Shift experimental proposal plugin up a layer

* Use `https`

* Try with reduced number of package exceptions

* Try to resolve cypress issue

* Try to fix cypress issue in CI

* Skip https
2019-09-04 13:53:13 -04:00
romulo bordezani
0753e9ec3c Merge branch 'master' of https://github.com/OHIF/Viewers into feature/i18n-basics
# Conflicts:
#	extensions/ohif-vtk-extension/package.json
#	extensions/ohif-vtk-extension/rollup.config.js
#	extensions/ohif-vtk-extension/yarn.lock
#	package.json
#	src/App.js
#	src/components/Header/Header.js
#	yarn.lock
2019-06-07 17:55:53 -03:00
romulo bordezani
ebcd9b3838 i18n - Documentation 2019-06-06 18:57:19 -03:00
dannyrb
dc2336e6e7 docs: embedded viewer and roadmap updates (readme and docs) 2019-05-22 16:00:51 -04:00
dannyrb
5e37931aad Update summary link 2019-05-13 14:45:34 -04:00
dannyrb
23eb3a427d Remove data links from sidebar 2019-05-10 15:12:59 -04:00
dannyrb
10e5f849fe Update data link 2019-05-10 15:09:13 -04:00
dannyrb
2632824feb Architecture --> Scope of project 2019-05-10 09:47:34 -04:00
dannyrb
5609070fd8 Add installation 2019-05-10 09:46:58 -04:00
dannyrb
f8d8e1ad51 Remove empty deployment page 2019-05-10 09:33:39 -04:00
dannyrb
09369ef2cc Trim getting started 2019-05-09 22:14:01 -04:00
dannyrb
8114f4fe48 Begin writing UAC docs now that we have a workign example 2019-05-06 13:03:35 -04:00
dannyrb
66925566a2 Hammering out the easier deployment providers 2019-05-01 11:22:52 -04:00
dannyrb
0909ab7c53 Transition to configuration 2019-04-30 10:39:24 -04:00
dannyrb
8e4b0ac737 Merge build and restore sections 2019-04-30 09:52:51 -04:00
dannyrb
213d88ed46 Cleaning up menu further 2019-04-28 14:32:00 -04:00
dannyrb
1ae6704ed0 Update menu 2019-04-28 13:44:33 -04:00
dannyrb
c1f7e0ef65 Help page 2019-04-28 12:53:20 -04:00
dannyrb
223d986f82 Embedded viewer docs 2019-04-28 12:52:10 -04:00
dannyrb
b820f885a1 Switch sidebar and file locations up for more logical grouping 2019-04-27 15:44:02 -04:00
dannyrb
e188180a4a Remaining architecture menu items 2019-04-24 23:16:36 -04:00
dannyrb
320c3b0d67 Updated primary nav 2019-04-24 22:31:05 -04:00
dannyrb
9c7ed9f4bf Add starting architecture docs 2019-04-24 15:41:23 -04:00
dannyrb
312e300ffc Update sidebar for extensions links 2019-04-19 10:44:46 -04:00
dannyrb
d6c0305a3e Play with new menu ordering 2019-04-19 01:04:02 -04:00
dannyrb
f5ee00ab98 Adding architecture page 2019-04-17 16:45:17 -04:00
dannyrb
7975e442e2 This menu item is generated by the versions plugin; no need to add it here 2019-04-17 16:43:17 -04:00
dannyrb
2c3f71f0b0 Test commit 2019-04-16 16:17:56 -04:00
Erik Ziegler
6658623f1f docs(readme): Start adding documentation for React version 2019-03-04 13:43:39 +01:00