- Added plop generator for new components STC-699 (#183) (3a2a8a9a)
- Added divider documentation on Docusaurus STC-745 (#182) (b71dff2c)
- Added new button variations to docusaurus STC-740 (#181) (8a882233)
- Added Card docs to docusaurus STC-743 (#180) (d393d877)
- CheckableTag: Added new CheckableTag component STC-825 (#174) (7e6f4f4b)
- Tabs: Changed the Tabs component to follow the prototype STC-799 (#173) (8d14b8bf)
- MobileModal: Fixes closing when input STC-794 (#171) (48b81ece)
- DateSelect: Fixes a11y on the Custom option STC-793 (#170) (1c2d0db3)
- Select: Fixes a11y issues STC-786 (#169) (0cbb6970)
- Dialog: added zindex to dialog overlay (#167) (0cbf1ca0)
- remove event listeners on cleanup (#165) (ff4e2e38)
- fix chromatic deploy on master (1fc265eb)
- Added missing Avatar export (136c8fcd)
- Typography: Added story (abd3184a)
- Fixed input height 0 (54630a5d)
- reworked snapshots save path (8bc088b9)
- colocate storyshots with component files (5d218837)
- New building process with rollup STC-358 (#139) (84dc2551)
- Removed old snapshots STC-352 (31386bfd)
- Switch:
- Switch: Added Switch STC-352 (f6ce143d)
- Uploader: Added showFiles option minor layout fixes STC-306 (ec4fad2a)
- Alert: Minor fixes STC-306 (2a658129)
- Uploader: Fixed tests STC-306 (69408dad)
- SubNavigationMenu: Updated unselected color (4b6df262)
- SubNavitationMenu: Minor fixes, added export STC-306 (7eccd29e)
- add missing exports (7dd00c88)
- Added vite builder to storybook, added ESM build (d3f9381e)
- Fixed ssr error on Select and Autocomplete (c3b1268f)
- Fix storybook error (64b5b765)
- Autocomplete:
- Popover:
- Editable: fixed autocomplete style prop not applying DEV-288 (881111d1)
- Snackbar: Added hook and provider exports DEV-253 (8376a081)
- Storybook: Updated storybook DEV-253 (c0114886)
- Snackbar:
- Snackbar: Added tests and snapshots DEV-253 (cdb2c56b)
- fix issues pointed on PR (2444c4aa)
- Tabs:
- Tab:
- Accordion:
- Tag: Added Tag component DEV-44 (12064e27)
- Popover:
- Accordion:
- Tag: Added snapshots DEV-44 (ea0667c3)
- removed comment DEV-94 (ffb635c9)
- update packages (e583457a)
- updated storybook, added addons (7cca9cac)
- update packages (a7dbc2cd)
- micromedio/herz-ui into DEV-94 (ea5098c0)
- updater default color usage DEV-94 (1b0d9e56)
- updated snapshot DEV-94 (c95e90d6)
- EditableText: Deprecate component DEV-194 (23469515)
- EditableField: Added docs DEV-194 (8e3f8d2c)
- EditableField:
- Docs: Add typography and color docs to styleguidist (d2e54977)
- Radio:
- Popover: Fixed popover overlay bug (92bcfeec)
- Radio: fix mistake of value definition and make possible control radio from outside (7298788b)
- micromedio/herz-ui into DEV-136 (ed412b08)
- Selector: Deprecated Selector DEV-53 (18eb3f0b)
- updated release-it configs (f1ec16f0)
- DateSelect: Added DateSelect docs DEV-53 (a10204b2)
- Select: Fixed docs DEV-53 (9f9ddc62)
- herz:
- core: Add changelog document with 0.4.5 (DEV-93) (048978c4)
- Autocomplete: Add Autocomplete component DEV-152 (#103) (3771df76)
- DateSelect:
- Select:
- Popover: Added props to style content and box DEV-53 (46d500d2)
- InputGroup: Added InputGroup component DEV-137 (d3d166ce)
- Highlight: Added Highlight component and colors to the theme DEV-162 (#100) (25558689)
- TextField: Add onBlur prop (410e9b6b)
- Input: Add onBlur prop (f3520821)
- Select:
- InputGroup: Added missing export (802ba284)
- DateSelect: Fixed bug when controlled component (84b7c68c)
- Added missing exports DEV-53 (db336cab)
- Flatten array before parsing DEV-53 (f88a8514)
- fixed table checkbox showing on top of headers on scroll (#92) (44f998e8)
- fixed table checkbox alignment (#91) (31faa26a)
- Selector: Fixed bug when all options are default options DEV-53 (038fc2e5)
- Select: Added snapshots DEV-53 (f91db5e7)
- micromedio/herz-ui into DEV-93 (55eb8b06)
- Refactor TableFilters (#95) (1f91a546)
- Added error/success states to input and text field (#96) (d4b25b34)
- Fixed tittle letterSpaccing (#89) (8fb87b03)
- New MobileModal Component. (#88) (873a9210)
- micromedio/herz-ui into DEV-93 (185fcdbc)
- DateSelect: Removed mask, added placeholder DEV-53 (d19342b6)
- changed ValueList label from string to ReactNode (#93) (c358b98b)
- fixed table checkbox showing on top of headers on scroll (#92) (44f998e8)
- fixed table checkbox alignment (#91) (31faa26a)
- Alert
- Breadcrumb
- Buttons
- Card
- Checkbox
- EditableText
- FloatingCard
- Icon (using Tabler Icons)
- ListSelect
- MobileModal
- Pagination
- Paper
- Popover
- Selector
- Table
- TableFilters
- TextField
- Tooltip
- Uploader
- ValueList