Releases: DevoInc/genesys-ui
Releases · DevoInc/genesys-ui
Release 1.0.3-alpha.20
1.0.3-alpha.20 (2023-07-27)
Features
- added css overlapping to Modal (e143aec)
- css overlapping and refactor of several components (349a3ae)
- dot notation for Pagination and StatusMessage. Styles overlapping for several components. (a500c64)
- Helper: QUV-1099 Avoided paragraph element in DOM when using a TSX message (d4afa25)
- Pagination to dot notation (85d93ae)
- styles overlapping for ButtonGroup, Stepper and TagGroup (7e809c3)
- Textarea: QUV-1099 Added example for character counter (1c8f078)
- Tooltip: make offset properties optional (c8b6166)
- UsePagination: enforce readonly fields (6196d7b)
Bug Fixes
Release 1.0.3-alpha.19
1.0.3-alpha.19 (2023-07-21)
Bug Fixes
- build: recover sourcemaps for bundles (9b9cade)
Vulnerabilities
Release 1.0.3-alpha.18
1.0.3-alpha.18 (2023-07-17)
Features
- AppBar: added subcomponentStyles to the component to apply custom styles to each subcomponent in complex components (35c9614)
- BoxMessage: converted to dot notation (0662a7a)
- Chip: dot notation for Chip and small adjujstments (6f32e1c)
- Collapse: dot notation (607e456)
- css overlapping for AppBar and Avatar components (3d98097)
- css overlapping for Button and ButtonGroup components (c0549a5)
- css overlapping for CheckboxControl, Chip, ChipGroup, Collapse, DecoratorBar, DevoLogoLoader and FormGroup (eb2c545)
- css overlapping for datetime package components (f986506)
- css overlapping for form package components (bb90400)
- css overlapping for Grid, Helper, InlineMessage, InputControl, Loader, Menu, Modal, Pagination, Partitions, ProgressBar, RadioControl, Splitter, StatusMessage, Switch, Tag, TextareaControl, Thumbnail, Toolbar and Typography components (372a706)
- styled-components are not exported anymore (e3cfcc9)
- styles: Initial use of styles configuration (9c936a1)
- tokens: updated to the last version of genesys-brand-devo to get the new tokens for BoxMessage component and its elements (db64ce4)
Bug Fixes
- BoxMessage: comment crashing code (ed94682)
- fixed character in prop name (cbc1f2c)
- stories: Moved component pages to their correct group in storybook navigation tree (86d8f53)
- uncommented code because now there are available the component tokens (ddaa712)
Vulnerabilities
Release 1.0.3-alpha.17
1.0.3-alpha.17 (2023-06-08)
Features
- Panel: use of Box props instead of complex objects as widthScheme and heightScheme (2c7d2f3)
Bug Fixes
- Panel: adapted usage of removed props widthScheme and heightScheme in components based in Panel one (a26c0fe)
Release 1.0.3-alpha.16
1.0.3-alpha.16 (2023-06-08)
Bug Fixes
- MenuItem: QUV-1108 Avoid adding extra space to the left, based in a new state 'active' and in presence of selectionScheme prop (82d1b99)
- PanelContainer: passed Box props to the Box internal component to get the styles (4457ae2)
- PanelSection: avoid rendering Header or Footer of the Panel when there are not defined content props (de2830f)
Release 1.0.3-alpha.15
1.0.3-alpha.15 (2023-06-08)
Bug Fixes
Release 1.0.3-alpha.14
1.0.3-alpha.14 (2023-06-06)
Features
- added styled-components css overload (4981975)
- AppBar: AppBar with dot notation (234e484)
- AppBar: QUV-344 Review spacing (e90c576)
- ButtonGroup: allow to children to pass custom size (4d9e5a2)
- ContentSwitcher: make
ContentSwitcherItem
available (0f53556) - ContentSwitcher: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (32facf3)
- core/Modal: make Modal composable (ef20159)
- core: added value to TextareaControl (b0bbf49)
- DateRange: QUV-575 adapted to the design system look & feel and AA accessibility (#13) (28affde)
- doc: QUV-1015 Create storybook pages for some IconButton cases (1d6afd6)
- docs: QUV-1014 Create in Storybook the examples for Heading and Paragraph editable (e6fc010)
- docs: QUV-1018 Create in Storybook the case for TagGroup as legend (8d328f6)
- DropdownMenu: QUV-538 Use Menu in DropdownA11yMenu component and rename (e3df1cd)
- EditableContent: QUV-1014 Create new EditableContent component and examples for Heading and Paragraph editable (73287c5)
- FieldsCombiner and SelectControl: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (233aebd)
- FieldsCombiner and TagGroup: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (c67f62e)
- FieldsCombiner: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (d801f48)
- Flex: Flex component as dot notation (19577a8)
- Fluid components: QUV-1008 Use of styles prop and original components instead of extending styled components or use 'as' prop (72dbe71)
- IconButton: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (51d7c85)
- Icon: QUV-973 Added 'colorScheme' prop to Icon component (76e890a)
- icons: QUV-712 Updated to the last version of genesys-icons to avoid problems with JS variables naming starting with numbers (757ad1b)
- icons: QUV-712 Updated to the last version of genesys-icons to avoid problems with naming based only in numbers (16dee6e)
- icons: QUV-727 remove 'gi-' autocompletion in components using Icons (d9fc92b)
- InputControl: QUV-709 Same look & feel for type password inputs (6b38645)
- InputControl: QUV-904 input control refactor with new pattern and dot notation (#12) (28d15d2)
- Layout: QUV-867 Styled Components which extend from Box lose styles if they use 'as' prop (7dd14e4)
- List with dot notation (41a38ed)
- Loader with dot notation (a6dccaf)
- MenuItem: QUV-889 Add bottomContent to the MenuItem (aee71fe)
- Modal: QUV-544 Change Modal header proptypes from string to node (cee97cb)
- Modal: QUV-694 Add title attribute to Modal header title block (267a9b8)
- Overlay: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (65809b7)
- Panel with dot notation (3b38856)
- Panel: Panel with dot notation (7bc775e)
- Panel: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (fdf9763)
- Panel: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (f0e605b)
- ProgressBar, Button, Partitions, Modal: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (332d790)
- ProgressBar: visual improvements, added helper and floating helper and new stories (092d91a)
- props: QUV-942 Change the name of the prop title to tooltip in all the components (b6c87fd)
- props: QUV-942 Fixed build problems (29ea2f1)
- props: QUV-942 Fixed lint problems (d66b6a5)
- QUV-385 Remove dom elements for serversiderendering (f7dedcd)
- SelectControl: export
SelectOption
type (ee44060) - Stepper: minor changes (4e94007)
- Stepper: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (d7b1418)
- Stepper: QUV-308 Use the right tokens and added test (e8046ea)
- stories: improvements for Panel stories (499b8bf)
- styles: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (6f03a76)
- SwitchControl: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (5aae9c1)
- Tabs: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as' prop (cc3f33f)
- Tag and Badge: QUV-1008 Avoid using styled() and use of dot notation for internal components (30883de)
- Tag: QUV-940 tooltip prop in Tag (60ba85b)
- Toast: QUV-1008 Use of styles prop, subcomponents and dot notation instead of extending styled components or use 'as...
Release 1.0.3-alpha.13
1.0.3-alpha.13 (2023-03-28)
Features
- core/SelectControl: allow options virtualization (56c2d24)
- datetime: added aacesibility props (e7e232f)