Gustavo Lelis
4668fbfa27
Fix callouts
2020-05-15 12:47:15 +01:00
Gustavo Lelis
0a5009f80b
Basci example for SidePanel
2020-05-15 12:47:14 +01:00
Gustavo Lelis
345d136590
Small fixes
2020-05-15 12:47:14 +01:00
Gustavo Lelis
f838de8059
Fix viewer's docz page
2020-05-15 12:47:14 +01:00
Gustavo Lelis
c8eda21da4
Update icons and small refacto for performance
2020-05-15 12:47:14 +01:00
Gustavo Lelis
1cf286962c
Update Docs
2020-05-15 12:47:14 +01:00
Gustavo Lelis
5f695f2e66
Addin new icons
2020-05-15 12:47:14 +01:00
Gustavo Lelis
59dd5820dd
Side pannels
2020-05-15 12:47:13 +01:00
Gustavo Lelis
a2ff5e9e48
Small style update
2020-05-15 12:47:13 +01:00
Gustavo Lelis
8be7854118
Initial changes for SidePanel
2020-05-15 12:47:11 +01:00
Rodrigo Antinarelli
c902ba201f
svg icons, tw stroke, toolbar icons and more menu
2020-05-15 12:46:47 +01:00
Rodrigo Antinarelli
9cc530e964
fix tooltip width
2020-05-15 12:46:46 +01:00
Rodrigo Antinarelli
b3dff5ddee
feat: Toolbar Header
2020-05-15 12:46:44 +01:00
Rodrigo Antinarelli
f8bbee22b7
feat: Custom Menu Structure ( #1605 )
2020-05-15 12:46:23 +01:00
Rodrigo Antinarelli
ba5e1497bf
fix color conflicts
2020-05-15 12:46:23 +01:00
Rodrigo Antinarelli
f4b078912a
feat: StudyListTable, ExpandedRow, API definitions ( #1579 )
...
* feat: StudyListTable Refactor
* feat: StudyListTable + Props Refactor
* fix expanded rows handler
* update and fix study list doc page
* fix date format
* use moment to format date
* expose new components
* fix study list expanded row
* Export and Create doc page for Pagination
* API Definition, Export and Doc page for StudyListTable
* StudyListTableRow
* use real example to mount study list
* move files
* temporary change study list (viewer) structure
* fix studyList
* remove unused files
* remove file
* remove unused package
* PR fixes
* Remove console.dir
Co-authored-by: Gustavo Lelis <galelis@gmail.com>
2020-05-15 12:46:20 +01:00
Gustavo André Lelis
056f56f5b4
refactor: StudyListFilter refactor ( #1580 )
...
* Creating InputGroup
* Updating Views with new InputGroup
* Creating Docz for InputGroup
* Fixing eslint issues
* Renaming inputGroup props naming to be more generic.
2020-05-15 12:44:33 +01:00
Rodrigo Antinarelli
5766d4e91a
remove old colors
2020-05-15 12:43:49 +01:00
Rodrigo Antinarelli
b6201ebc34
feat: ui-v2 Color System Naming
2020-05-15 12:43:46 +01:00
Gustavo André Lelis
5541fb1f4b
chore: Header docz page examples ( #1586 )
...
* Creating Header example
* Improve NavBag example page
* Fixing callouts
2020-05-15 12:42:32 +01:00
Gustavo Lelis
1150e5a1a4
Updating Docz imports
2020-05-15 12:42:31 +01:00
Gustavo André Lelis
de484275e8
Creating combo input with label, naming and input for Text, Select and DateRange ( #1553 )
...
* Issues: OHIF-46, OHIF-47, OHIF-48
2020-05-15 12:42:28 +01:00
Rodrigo Antinarelli
3fe3634475
refactor table doc page
2020-05-15 12:41:52 +01:00
Rodrigo Antinarelli
ef1f50693c
feat: UI v2 EmptyStudies Component
2020-05-15 12:41:49 +01:00
Rodrigo Antinarelli
90967c0418
tableless table description
2020-05-15 12:39:24 +01:00
Rodrigo Antinarelli
c05aab4e17
add colSpan support
2020-05-15 12:39:24 +01:00
Rodrigo Antinarelli
1a07807dba
fix docz playground font
2020-05-15 12:39:24 +01:00
Rodrigo Antinarelli
cfb8fc91b8
fix tablecell isTableHead classes
2020-05-15 12:39:23 +01:00
Rodrigo Antinarelli
b9252d9491
fix tableRow childrens (props not passing down)
2020-05-15 12:39:23 +01:00
Rodrigo Antinarelli
00df4a1f31
table components props into the same doc page
2020-05-15 12:39:23 +01:00
Rodrigo Antinarelli
ec1e1933e8
fix for TableBody
2020-05-15 12:39:23 +01:00
Rodrigo Antinarelli
062b0f5b99
fix children check and custom propType checker
2020-05-15 12:39:23 +01:00
Rodrigo Antinarelli
bf2c731807
fix export for exposed files
2020-05-15 12:39:20 +01:00
Rodrigo Antinarelli
95023d6247
fix table fullwidth classes
2020-05-15 12:39:00 +01:00
Rodrigo Antinarelli
4e7c062aee
create table elements documentation
2020-05-15 12:38:59 +01:00
Rodrigo Antinarelli
8636e30f74
create alignment props
2020-05-15 12:38:59 +01:00
Rodrigo Antinarelli
3e6fa5f03f
fix table alignment (due to scrollbar)
2020-05-15 12:38:59 +01:00
Rodrigo Antinarelli
e95a6bd5b0
adding more rows
2020-05-15 12:38:59 +01:00
Rodrigo Antinarelli
34961e5624
feat: v2 Table Component
2020-05-15 12:38:56 +01:00
Gustavo Lelis
01c5456ccf
Fixing docz
2020-05-15 12:38:21 +01:00
Gustavo Lelis
69ff46fa5c
Adding NavBag into Header
2020-05-15 12:38:21 +01:00
Gustavo Lelis
18ab336df3
Inicial files
2020-05-15 12:38:21 +01:00
Gustavo Lelis
6f198178ac
Fix docz import typo
2020-05-15 12:38:20 +01:00
Gustavo André Lelis
e54ccd1373
OHIF-43: Modal Context Provider ( #1538 )
2020-05-15 12:38:20 +01:00
Gustavo André Lelis
b7a72f5225
OHIF-32: Wrapping React-select with our style requirements ( #1529 )
...
* Custom Select component
* Including inpot section
* Adding missing import sections on docz
* Change cursor once is disabled
* update date range color font
2020-05-15 12:38:18 +01:00
Rodrigo Antinarelli
b183e78f47
feat: ui v2 - Date Range Component ( #1537 )
...
* feat: Date Range wrapper component
* fix yarn issues
* add calendar icon
* date range css styles
* date range fixes
* fix propTypes warning
* fix clear method, defaultProps & onChange method
* update inline styles to use tailwind classes
* date range documentation page
* minor refactor
2020-05-15 12:38:05 +01:00
Danny
0ec277dd56
fix broken build
2020-05-15 12:38:02 +01:00
Rodrigo Antinarelli
16f59cb5b8
fix study list filter border
2020-05-15 12:37:41 +01:00
Rodrigo Antinarelli
4a3f147c4e
fix header navbar border
2020-05-15 12:37:41 +01:00
Rodrigo Antinarelli
bc7cf6e01d
fix sticky elements
2020-05-15 12:37:41 +01:00