pwespi
fac04ccb5e
docs: fix v3 branch name in getting-started ( #2644 )
...
Co-authored-by: Patrick Wespi <patrick.wespi@positrigo.com>
2021-12-23 08:47:16 -05:00
Daryl.Xu
0d55eee4dc
fix(typo): data should be date ( #2643 )
2021-12-23 14:24:19 +01:00
Alireza
65563edb54
feat: Cornerstone extension viewport default enabledElement handler and installation guides ( #2636 )
...
* feat: Add initial doc for mode installation
* fix: cornerstone viewport should have default enabledElement handler
* docs: Add custom mode and extension installation guides
* docs: Add route address for template mode
2021-12-20 14:34:51 -05:00
Alireza
5ccab89a17
fix: Footer logo for docs page
2021-08-31 10:30:53 -04:00
Alireza
c64443b173
fix: Algolia search API
2021-08-31 09:52:55 -04:00
Alireza
a4ac75b401
fix: Change URL for docs to generate correct sitemaps
2021-08-31 09:31:41 -04:00
Alireza
69d62bdf59
feat: Add Algolia search for docs ( #2529 )
2021-08-30 13:00:39 -04:00
Alireza
46c2dc285c
feat: Add mode validity for the base viewer ( #2525 )
...
* feat: Add mode validity for the base viewer
* feat: Edit documentation and remove unnecessary files
* feat: Add probe tool documentation
* docs: Improved screenshots annotations
* Added new screenshot for measurements
2021-08-30 09:36:05 -04:00
Erik Ziegler
00d7192423
docs: Remove UI components for now, we will use Storybook instead later. Clean up links and introduction. ( #2520 )
2021-08-24 17:53:03 -04:00
Bill Wallace
2327b4ae12
feat: Add Static WADO display ( #2499 )
...
* Rebased to have just the static view changes
* Changes based on the PR
* Couple more changes for the PR
* Removed an extraneous log
* Fix the study worklist display when returning to the page
* Added some documentation on the static wado data source setup, and a
bounds check change on the Queue test which was failing
* PR updates - change the undefined study description to '' and remove the aws deploy
* Fixed the e2e tests to actually pass/fail correctly on actual results
2021-08-24 17:53:03 -04:00
Erik Ziegler
eff70ae22c
fix: setting hotkeys was broken ( #2496 )
2021-07-29 21:57:58 +02:00
Erik Ziegler
9b013dd38d
fix(tailwind): Missed some changes when upgrading to tailwind 2.x
2021-07-29 15:51:53 +02:00
Erik Ziegler
3220af737c
fix(tailwind): Ensure tailwind properly purges unused utility classes ( #2485 )
2021-07-26 13:22:25 +02:00
Erik Ziegler
ca7506c5f0
Try to get views to work for component library
2021-07-21 13:16:50 +02:00
Erik Ziegler
ff28a2264b
fixes for hotkeys usage in docusaurus
2021-07-21 12:58:15 +02:00
Erik Ziegler
c0df334233
Docs reorganization
2021-07-15 09:54:01 +02:00
Erik Ziegler
d6877cfcf9
add react-docgen to provide props tables for UI component library
2021-07-15 00:04:36 +02:00
Erik Ziegler
97805df68c
reorganization to support SSR for component library in docusaurus
2021-07-14 15:26:06 +02:00
Erik Ziegler
31e3e03490
cleanup in component mdx for docusaurus
2021-07-14 00:24:05 +02:00
Erik Ziegler
7a79e42929
fixes for jsx live blocks
2021-07-14 00:15:02 +02:00
Erik Ziegler
09469e6ac5
wip on switching from docz to docusaurus
2021-07-13 23:48:16 +02:00
Erik Ziegler
825e13bcf3
chore: Upgrade to webpack 5, fix conflicting issues with react-router under docusaurus with yarn workspaces
2021-07-08 15:23:09 +02:00
Erik Ziegler
de412f2eef
Merge branch 'feat/v2-main' into feat/v2-main-docusaurus-netlify-monorepo
2021-07-08 10:41:49 +02:00
Alireza
7e4f237906
fix: mobile screen nav color and logo
2021-07-07 14:48:53 -04:00
Alireza
9f03df77b0
fix: external link and redirecting url for Google healthcare
2021-07-05 20:47:30 -04:00
Dan Rukas
c3ca60533a
New image assets for v3 docs ( #2463 )
...
* New image assets for docs
* Type headers reduced and other small style fixes
2021-07-05 20:23:44 -04:00
Alireza
3a4a36fb55
feat: Add measurement tracking videos
2021-07-02 08:51:10 -04:00
Alireza
3fc56f373c
feat: Add measurement tracking user guide
2021-07-01 23:24:03 -04:00
Alireza
39ff15aeaf
fix: broken links to navigate between pages
2021-07-01 17:41:04 -04:00
Alireza
87de2620e3
feat: Add click to zoom for images
2021-06-30 21:37:09 -04:00
Alireza
39cc3baaad
feat: Revised user guides based on feedbacks
2021-06-25 16:35:12 -04:00
Alireza
f0c5755cd0
feat: Change navbar links to open internally
2021-06-24 12:40:06 -04:00
Alireza
fc9cb53b2b
fix: removed context search until public deploy
2021-06-22 22:36:45 -04:00
Alireza
e0e05d0a2e
feat: Add nav links
2021-06-22 22:30:33 -04:00
Alireza
c810cf3d18
feat: Add footer styles
2021-06-22 21:02:14 -04:00
Alireza
02ddac28e4
feat: Add custom css for styling
2021-06-22 17:12:00 -04:00
Alireza
d5769be291
feat: Add i18n docs and light and dark theme styles
2021-06-21 19:35:41 -04:00
Erik Ziegler
22656307ea
chore: Switch to monorepo setup for Netlify deploys
...
- fix font duplications, removed some unused webpack settings
2021-06-16 13:52:56 -04:00
Erik Ziegler
714e18e482
fix: add logo and google tracking code
2021-06-16 08:17:07 -04:00
Erik Ziegler
63aed69d08
fix: broken link in README
2021-06-16 08:11:15 -04:00
Erik Ziegler
936ae14ea0
fix: deployment previews for UI docs and Core docs
...
- workaround for docz issue https://github.com/pedronauck/docz/issues/1635
- tailwind purge
- fix docusaurus basename and docz missing props
2021-06-16 07:46:23 -04:00
Alireza
d501335143
working docs v3
2021-06-15 23:32:37 -04:00
Alireza
9d49bf4348
initial v3 docs working
2021-06-15 19:28:44 -04:00
Alireza
188d2c75b4
moved v3 docs
2021-06-15 19:14:37 -04:00
Alireza
1d281f7033
versioned docs v2
2021-06-15 19:12:47 -04:00
Alireza
ae18a92ee5
working docs v2 before versioning
2021-06-15 19:11:09 -04:00
Alireza
4971937171
versioned docs v1, and moved docs v2
2021-06-15 16:38:40 -04:00
Alireza
6e9381860b
docs v1 before versioning
2021-06-15 15:54:55 -04:00
Alireza
572b6d40b5
v1 docs moved
2021-06-15 15:25:22 -04:00
Alireza
5e89b74920
Initial docusaurus commit
2021-06-15 11:50:38 -04:00