Skip to content

Latest commit

 

History

History
1363 lines (778 loc) · 97.9 KB

CHANGELOG.md

File metadata and controls

1363 lines (778 loc) · 97.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

5.64.5 (2024-05-09)

Bug Fixes

  • Slider: our of range error message (3cfeb30)

5.64.4 (2024-04-24)

Bug Fixes

  • BulkActions: select all background color (b282de6)

5.64.3 (2024-04-23)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.64.2 (2024-04-19)

Bug Fixes

  • VerticalNavigation: remove href when item is disabled (173ed40)

5.64.1 (2024-04-18)

Bug Fixes

  • MultiButton: missing key (697a404)
  • QueryBuilder: override labels (8627786)
  • useLabels: deep merge labels (af83d3d)

5.64.0 (2024-04-17)

Features

  • add MultiButton styles to Pentaho Plus theme (b0e3595)

5.63.3 (2024-04-16)

Bug Fixes

  • MultiButton: filter out undefined children (#4145) (63a98ac)

5.63.2 (2024-04-10)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.63.1 (2024-04-09)

Bug Fixes

5.63.0 (2024-04-06)

Bug Fixes

  • BaseCheckbox: svg border color when disabled (996c0f1)
  • BaseRadio: fix background color (c94ad49)
  • LoadingContainer: content selection (54151ea)

Features

  • AvatarGroup: add highlight feature (2fd2b97)
  • HvSelect: add input props to select component (4ee15f7)
  • select: add portal (56b874f)

5.62.2 (2024-04-03)

Bug Fixes

  • a11y: fix issues (41da867)
  • icons: add forwardRef/memo, review a11y, misc (3e41540)

5.62.1 (2024-04-02)

Bug Fixes

  • QueryBuilder: value renderer (d040a1f)

5.62.0 (2024-03-29)

Features

  • add Radio styles to Pentaho Plus theme (64c7d25)

5.61.0 (2024-03-26)

Features

  • add CheckBox styles to Pentaho Plus theme (28aeff3)
  • LoadingContainer: add component (d141e67)

5.60.0 (2024-03-22)

Features

  • add useHvRowState hook (#4095) (f7b69f6)
  • QueryBuilder: controlled and uncontrolled (9994325)
  • QueryBuilder: make query ids optional (b916a77)

5.59.0 (2024-03-21)

Features

  • select: button size and variant (d77c0ef)

5.58.3 (2024-03-20)

Bug Fixes

  • table settings story a11y issues (e293856)

5.58.2 (2024-03-16)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.58.1 (2024-03-15)

Bug Fixes

  • button: disabled variants (e2b2034)

5.58.0 (2024-03-14)

Features

  • button: align styles with ds (8af93b6)
  • button: context colors added (5809820)
  • typography: caption label variant added (0e96794)

Performance Improvements

5.57.0 (2024-03-12)

Features

  • ActionsGeneric: category deprecated and enable buttons to be icons (b3ee345)
  • deprecate actionsCallback globally (5d3d8ee)

5.56.0 (2024-03-09)

Features

  • IconButon: component added (81f9540)

5.55.0 (2024-03-08)

Features

5.54.0 (2024-03-07)

Bug Fixes

  • accessibility issue, dropdownmenu styles in xs (a46fd8e)
  • Dialog: duplicate heading elements (#4053) (c090958)
  • MultiButton: add button sizes (dfaddaf)
  • MultiButton: correct ds5 selected multibutton specs (afe3ab0)

Features

  • Card: allow more colors to be passed (012104e)
  • MultiButton: add primary and primarySubtle variant styles (65a5fb1)

5.53.1 (2024-02-29)

Bug Fixes

  • HvOverflowTooltip: add variable width to trigger tooltip when data size changes (#4044) (b204af0)

5.53.0 (2024-02-27)

Bug Fixes

  • TableSection: fix pagination styles (f26deb8)

Features

  • Provider: allow passing a custom cache (88d1a4c)

5.52.1 (2024-02-25)

Bug Fixes

  • use appropriate token for background color (433b98f)

5.52.0 (2024-02-23)

Bug Fixes

  • FilterGroup: select all when filter is on (6d30477)

Features

  • FilterGroup: disabled options (6bd17f1)

5.51.0 (2024-02-21)

Features

  • Select: add Select component (b6e6640)

5.50.1 (2024-02-20)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.50.0 (2024-02-16)

Features

  • ScrollTo: use fulls URLs, allow replace and render anchor links (#4030) (42299a4)

5.49.0 (2024-02-10)

Bug Fixes

Features

  • Button: focusableWhenDisabled added & fix icon button when disabled (61d1eba)
  • GlobalActions: align with new DS styles (f31c9a2)
  • Section: content container ref added (935fe24)
  • transition container added to banner and snackbar (466478b)
  • transition container added to snackbar provider (14bfa03)

5.48.1 (2024-02-09)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.48.0 (2024-02-08)

Bug Fixes

Features

5.47.2 (2024-02-07)

Bug Fixes

  • DropdownMenu: add variant prop to be inline with other components (#3996) (4d1ecbd)

5.47.1 (2024-02-06)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.47.0 (2024-02-03)

Bug Fixes

  • ListItem: allow tabIndex & onKeyDown to be used (#4006) (2d578ef)

Features

  • TableSection: add TableSection component (dae3caf)

5.46.2 (2024-02-02)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.46.1 (2024-01-31)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.46.0 (2024-01-26)

Features

  • hvDropdownColumn: add dropdown props (59bb0bc)

5.45.0 (2024-01-25)

Features

  • apply root element styles via class for easier overrides (#3983) (1b8eb7f)

5.44.8 (2024-01-24)

Bug Fixes

  • dropdownRenderer: unselecting causing error log (#3988) (ee2fa8b)
  • Table: dropdown renderer crashing & cut-off (#3978) (53693d6)

5.44.7 (2024-01-23)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.44.6 (2024-01-19)

Bug Fixes

  • a11y: ensure role on tooltip'ed elements & use strings on labels (#3974) (edf0730)

5.44.5 (2024-01-18)

Bug Fixes

  • TimePicker: allow empty controlled value with null (0502a3d)

5.44.4 (2024-01-16)

Bug Fixes

  • FilerGroup: error when all option is selected & wrong counter (#3958) (c600d65)

5.44.3 (2024-01-13)

Bug Fixes

5.44.2 (2024-01-12)

Bug Fixes

  • FileUploader: validate function ESM import (#3942) (9835410)

5.44.1 (2024-01-11)

Bug Fixes

  • DatePicker: unnecessary onChange removed when closing picker (#3943) (77bd8f3)

5.44.0 (2024-01-10)

Bug Fixes

  • DatePicker: input text overflowing (89a38d3)
  • TableHeader: keep header sticky when sticky and resizable (75f5589)
  • Table: stop propagation for resizer (9b76b5f)

Features

  • Flow: add Slider parameter renderer (61261ff)

5.43.0 (2024-01-06)

Bug Fixes

  • BaseDropdown: add aria-disabled when disabled (fdcf211)
  • Drawer: pass PaperProps without losing styles (f18f1b5)
  • TableCell: transparent background for sorted sticky columns (24ef93d)

Features

  • useid: add react useid to useuniqueid hook (7dfd00e)

5.42.1 (2024-01-05)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.42.0 (2024-01-04)

Features

  • VerticalNavigation: allow passing icons to use when in collapsible mode (3cd0e65)

5.41.1 (2024-01-03)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.41.0 (2023-12-23)

Features

5.40.1 (2023-12-22)

Bug Fixes

  • QueryBuilder: link buttons not disabled in read only mode (ecac2cc)
  • Typography: disabled prop not passed down (5181889)

5.40.0 (2023-12-21)

Bug Fixes

  • QueryBuilder: changed query type (3ffa9af)
  • QueryBuilder: first-child replaced by first-of-type (9cae147)

Features

  • AvatarGroup: add avatar group component (0cc6f76)
  • QueryBuilder: custom value renderer per operator (b3285f0)
  • QueryBuilder: default custom renderers (583b454)
  • QueryBuilder: empty and is not empty operators as value renderers (f90ca70)
  • QueryBuilder: empty value renderer (5b5d81d)

5.39.4 (2023-12-20)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.39.3 (2023-12-19)

Bug Fixes

  • button: allow passing id (46c99bb)

5.39.2 (2023-12-15)

Bug Fixes

5.39.1 (2023-12-14)

Bug Fixes

  • Drawer: use hideBackdrop prop and prevent backdrop slotProps when hidden (#3893) (62c629a)

5.39.0 (2023-12-13)

Bug Fixes

  • QueryBuilder: export missing types (a1672d2)

Features

  • TagsInput: allow entering custom tags when in suggestions mode (5147161)

5.38.4 (2023-12-12)

Bug Fixes

  • Drawer: incorrect usage of the backdrop (#3883) (23ccffe)
  • types: loop in DeepPartial type (c55b109)

5.38.3 (2023-12-09)

Bug Fixes

  • types: polymorphic components (41e023e)

5.38.2 (2023-12-08)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.38.1 (2023-12-07)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.38.0 (2023-12-06)

Bug Fixes

  • FilterGroup: right panel total items when searching (#3869) (21beac4)

Features

  • styles: add CSS var colors (6d7444f)

Performance Improvements

  • QueryBuilder: responsive layout (222ccb1)

5.37.2 (2023-12-01)

Bug Fixes

  • Grid: item container spacing (4721cc5)

5.37.1 (2023-11-30)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.37.0 (2023-11-28)

Bug Fixes

  • Dropdown: wrong validation due to async state (8058cf0)
  • Theme: added @layer rule to set priority on css baselines (8c92d6b)

Features

  • QueryBuilder: custom renderers (ffe4ba1)
  • QueryBuilder: opt-out of confirmation dialogs (e2c8c5d)

5.36.11 (2023-11-25)

Bug Fixes

  • CheckboxGroup: fix incorrect select all or none behavior (ad92d03)
  • QueryBuilder: clear value when empty and is not empty operator is selected (0191899)
  • QueryBuilder: deprecated typography removed and links replaced by buttons in empty state (f41d9b9)
  • QueryBuilder: onChange and query not mutated (f00592d)
  • QueryBuilder: types (5321d09)
  • QueryBuilder: zero not showing on numeric value (c2ab0e3)

5.36.10 (2023-11-24)

Bug Fixes

  • Table: mark empty header on the table with aria-hidden when using the useRowSelection hook (16d03d9)

5.36.9 (2023-11-23)

Bug Fixes

  • Table: mark empty header on the table with aria-hidden when using the useRowSelection hook (3015d04)

5.36.8 (2023-11-22)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.36.7 (2023-11-21)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.36.6 (2023-11-18)

Bug Fixes

5.36.5 (2023-11-17)

Bug Fixes

  • TableCell: sorted color (f036a7f)
  • TableRow: even and odd colors (ecd3580)

5.36.4 (2023-11-16)

Bug Fixes

  • useHvPagination: add missing pluginOrder restrictions (d80b19f)

5.36.3 (2023-11-15)

Bug Fixes

  • Card: header alignment (14b85a5)
  • Section: forward ref added (e0043f4)
  • TreeView: remove MUI internal dependency (6beb486)

5.36.2 (2023-11-10)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.36.1 (2023-11-07)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.36.0 (2023-11-03)

Bug Fixes

  • Drawer: add missing backdrop (f1e2e7d)

Features

5.35.0 (2023-11-02)

Bug Fixes

  • Dropdown: disable Apply button when no changes are made (43bad71)

Features

  • Input: align with DS 5.7 (9b7753a)

5.34.0 (2023-10-27)

Features

  • DropdownMenu: align with DS 5.7 (e8f8baa)

5.33.0 (2023-10-26)

Bug Fixes

  • DatePicker: Navigation alignment & a11y (bf1407d)

Features

  • Pagination: align with DS 5.7 (1b10d1c)
  • WarningText: align with DS 5.7 (ba2ed38)

5.32.0 (2023-10-22)

Bug Fixes

  • EmptyState: node rendered as div (2d6a9c3)

Features

  • BreadCrumb: align with DS 5.7 (#3758) (758458e)
  • InlineEditor: align default background with DS 5.7 (#3757) (4cc2796)
  • Section: add Section component (1b0ea65)

5.31.0 (2023-10-20)

Bug Fixes

  • EmptyState: node rendered as div (2d6a9c3)
  • forwardRef added to form elements (734244f)
  • QueryBuilder: change default operators import to the core package in story (2ef4bd9)
  • QueryBuilder: export subcomponents (146af80)
  • QueryBuilder: export types and defaults (29cb9fa)

Features

5.30.1 (2023-10-19)

Bug Fixes

  • EmptyState: node rendered as div (2d6a9c3)

5.30.0 (2023-10-14)

Features

  • AppSwitcher: add text-wrap prop to more readable and visually appealing (dca5d0c)
  • AppSwitcher: applications title now displays in two lines before ellipsis (b44e05a)
  • defaultProps: replace theme variables with classes (#3701) (d84c30d)

5.29.0 (2023-10-13)

Features

  • AppSwitcher: add text-wrap prop to more readable and visually appealing (dca5d0c)
  • AppSwitcher: applications title now displays in two lines before ellipsis (b44e05a)
  • defaultProps: replace theme variables with classes (#3701) (d84c30d)

5.28.1 (2023-10-10)

Bug Fixes

  • Slider: emotion styles prefix (b6a6286)

5.28.0 (2023-09-28)

Features

  • DatePicker: add controllable expanded props (#3713) (703dbcb)

5.27.10 (2023-09-27)

Bug Fixes

  • Tag: a11y review (6d9eaf9)
  • Tag: hover & improve docs decorators/disable/delete (9f3b225)

5.27.9 (2023-09-26)

Bug Fixes

5.27.8 (2023-09-24)

Bug Fixes

  • Dropdown: role review & alignment (#3690) (2c1fc99)
  • Table: a11y issues in grouped headers (e893086)
  • Table: originalId added to types definition (ec7de73)

5.27.7 (2023-09-22)

Bug Fixes

5.27.6 (2023-09-20)

Bug Fixes

  • Drawer: close icon role updated to none to fix a11y issue (3d4704d)

5.27.5 (2023-09-19)

Bug Fixes

  • Footer: deprecated typography variant replaced (#3689) (37aa23c)
  • VerticalNavigation: invalid 'aria-controls' attribute value (#3693) (eb5effc)

5.27.4 (2023-09-16)

Bug Fixes

  • GlobalActions: empty space same as container (16b052a)
  • TagsInput: fix incorrect tags layout (6c35a29)

5.27.3 (2023-09-13)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.27.2 (2023-09-07)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.27.1 (2023-09-06)

Bug Fixes

  • file: add removed class to reduce breaking changes (f6efcd6)
  • file: change classnames to remove breaking changes (bf8563a)
  • GlobalActions: styles alignment (f3e6b52)
  • Input: disabled text style (cd57bf5)
  • progressBar: apply the correct color to the bar (739219c)

5.27.0 (2023-09-05)

Bug Fixes

Features

  • theme: add colors helper to useTheme (09b829b)

5.26.6 (2023-09-02)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.26.5 (2023-08-31)

Bug Fixes

  • MultiButton: correct create classes component name (0b0540b)
  • Table: sort button hover color (#3655) (11f3575)
  • TimePicker: fix a11y issues (5a062c7)

5.26.4 (2023-08-30)

Bug Fixes

  • basedropdown: aria & role on header element (d8d455b)
  • dropdown: pass missing a11y labels (2e85bec)

5.26.3 (2023-08-29)

Bug Fixes

  • a11y: DropdownMenu & remove extra aria-label's (30820f8)
  • Tooltip: a11y labels (d59f693)

5.26.2 (2023-08-26)

Bug Fixes

5.26.1 (2023-08-25)

Bug Fixes

  • Card: remove aria selected (25106bf)
  • DropdownMenu: pa11y issues (f1a7b9d)

5.26.0 (2023-08-24)

Features

5.25.3 (2023-08-23)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.25.2 (2023-08-22)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.25.1 (2023-08-19)

Bug Fixes

  • Icons: pass a11y props to the svg (c29c45f)
  • TagsInput: fix a11y issues (4948021)

5.25.0 (2023-08-18)

Bug Fixes

Features

  • colorPicker: expose onChangeComplete property (50d6b36)

5.24.6 (2023-08-17)

Bug Fixes

  • BulkActions: select all semantic styling (#3574) (6e1f278)
  • Card: focus outline (#3589) (3192c8d)
  • correct static classes type component name (992aa0d)
  • dropdown: announce required and read-only status to a11y tree (42eb9ff)
  • Header: handle header with more than 2 levels (19c2b9a)
  • polymorphic types for Typography and TimeAgo (#3576) (16fe93a)
  • Table: list sticky styles (#3579) (2672655)

5.24.5 (2023-08-15)

Bug Fixes

  • BulkActions: select all semantic styling (#3574) (6e1f278)
  • Card: focus outline (#3589) (3192c8d)
  • correct static classes type component name (992aa0d)
  • Header: handle header with more than 2 levels (19c2b9a)
  • polymorphic types for Typography and TimeAgo (#3576) (16fe93a)
  • Table: list sticky styles (#3579) (2672655)

5.24.4 (2023-08-12)

Bug Fixes

  • BulkActions: select all semantic styling (#3574) (6e1f278)
  • Card: focus outline (#3589) (3192c8d)
  • correct static classes type component name (992aa0d)
  • Header: handle header with more than 2 levels (19c2b9a)
  • polymorphic types for Typography and TimeAgo (#3576) (16fe93a)
  • Table: list sticky styles (#3579) (2672655)

5.24.3 (2023-08-11)

Bug Fixes

5.24.2 (2023-08-10)

Bug Fixes

5.24.1 (2023-08-09)

Bug Fixes

  • BulkActions: select all semantic styling (#3574) (6e1f278)
  • polymorphic types for Typography and TimeAgo (#3576) (16fe93a)

5.24.0 (2023-08-05)

Bug Fixes

  • BaseDropdown: aria expanded set if role exists (4cf0ee3)
  • Container: disable gutters not working (#3567) (4cbd9c3)
  • dotPagination: re-renders breaking keyboard navigation (d042c6b)
  • VerticalNavigation: arial labels added to navigation slider buttons (#3556) (739fe55)

Features

  • Snackbar: improve text wrapping (f2beca4)

5.23.0 (2023-08-03)

Bug Fixes

  • DropdownMenu: icon a11y role (b2ae351)

Features

  • add useDefaultProps (376f97e)
  • add useDefaultProps in components (4e188ef)
  • button: icon buttons default to ghost variant (6ed0df1)

5.22.1 (2023-08-02)

Bug Fixes

  • VerticalNavigation: collapse/expand icon (e299c4a)

5.22.0 (2023-08-01)

Bug Fixes

  • AppSwitcher: aria-describedby only defined when a description exists (c4a8754)

Features

  • grid: allow variable column number following design system specs (063d12c)
  • grid: support rowSpacing and columnSpacing (7ca8570)

5.21.0 (2023-07-22)

Bug Fixes

Features

  • Carousel: expose sub-components & more thumbnail customization (6d413f5)

5.20.2 (2023-07-20)

Bug Fixes

5.20.1 (2023-07-19)

Bug Fixes

  • button: primary icon default color (3aa1f4a)
  • Typography: change label variant default to span (0aa3367)

5.20.0 (2023-07-14)

Bug Fixes

Features

  • Dialog: variant prop added for dialog status bar (#3503) (afacfb5)
  • emotion cache accessible via shared package context (#3520) (e4a7d4f)

5.19.3 (2023-07-12)

Bug Fixes

5.19.2 (2023-07-11)

Bug Fixes

  • Input: unprotected window usage breaking SSR (#3502) (d91f528)

Reverts

  • Revert "chore(release): publish" (dd13624)

5.19.1 (2023-07-08)

Bug Fixes

  • InlineEditor: losing variant styles when in edit mode (#3493) (c1de54b)

5.19.0 (2023-07-06)

Bug Fixes

  • a menu item with a child with a link should also be a link (3f8a583)
  • breadcrumb: allow special characters on labels (#3469) (3b544bb)
  • Button: styles & port to createClasses (#3466) (9c8a2f6)
  • export HvDrawer (#3479) (c2f93cb)

Features

  • Carousel: add customizable controls/thumbnail position (c46515c)

Reverts

  • Revert "fix(breadcrumb): allow special characters on labels (#3469)" (#3484) (268099f), closes #3469 #3484 #3469

5.18.5 (2023-07-05)

Bug Fixes

Reverts

  • Revert "fix(breadcrumb): allow special characters on labels (#3469)" (#3484) (268099f), closes #3469 #3484 #3469

5.18.4 (2023-06-28)

Bug Fixes

5.18.3 (2023-06-27)

Bug Fixes

  • button: grow according to content in icon mode (#3447) (68ad431)
  • DatePicker: use the HvFormStatus type for its status prop (#3453) (4d500f2)
  • TimeAgo: justText value (4b3d159)

5.18.2 (2023-06-24)

Bug Fixes

  • button: grow according to content in icon mode (#3447) (68ad431)
  • DatePicker: use the HvFormStatus type for its status prop (#3453) (4d500f2)

5.18.1 (2023-06-22)

Bug Fixes

5.18.0 (2023-06-22)

Bug Fixes

  • actions height in components (b9b386a)

Features

  • BarChart: bar chart added (4b81d32)
  • QueryBuilder: date time value added and styling refactored (#3438) (1a47fea)

5.17.0 (2023-06-21)

Features

  • BarChart: bar chart added (4b81d32)
  • QueryBuilder: date time value added and styling refactored (#3438) (1a47fea)

5.16.0 (2023-06-20)

Bug Fixes

  • ActionBar: height & alignment in ds5 (72a9149)
  • BaseDropdown: border styles & dedupe (#3404) (7ffab29)
  • Header: fix incorrect height for the items on the Header (6256028)
  • Input: fix styles on the input label and info message (089cff1)
  • missing time picker export (#3439) (820887c)

Features

  • TimePicker: editable inline date (5fb76b0)
  • Viz: viz provider and line chart added (#3376) (18f67cc)

5.15.0 (2023-06-19)

Bug Fixes

  • BaseDropdown: border styles & dedupe (#3404) (7ffab29)
  • Header: fix incorrect height for the items on the Header (6256028)
  • Input: fix styles on the input label and info message (089cff1)

Features

  • TimePicker: editable inline date (5fb76b0)
  • Viz: viz provider and line chart added (#3376) (18f67cc)

5.14.1 (2023-06-07)

Bug Fixes

5.14.0 (2023-06-07)

Bug Fixes

  • AppSwitcher: header and footer now have the same font styling (8c5a295)
  • DatePicker: remove hardcoded invalid label, add it as a prop (#3395) (4368adc)
  • FilterGroup: fix incorrect counter value (aec797e)
  • Table: no scrollbar added when column has actions (#3383) (f85a06c)
  • tooltip: fix container definition to append popper component. #3411 (336ca33)
  • VerticalNavigation: open slider where item is selected (#3389) (bdae374)

Features

  • VerticalNavigation: deprecated collapsedMode and added useIcons (5556b95)
  • VerticalNavigation: move chevrons to the right (6842bcc)

5.13.0 (2023-06-06)

Bug Fixes

  • AppSwitcher: header and footer now have the same font styling (8c5a295)
  • DatePicker: remove hardcoded invalid label, add it as a prop (#3395) (4368adc)
  • FilterGroup: fix incorrect counter value (aec797e)
  • Table: no scrollbar added when column has actions (#3383) (f85a06c)
  • VerticalNavigation: open slider where item is selected (#3389) (bdae374)

Features

  • VerticalNavigation: deprecated collapsedMode and added useIcons (5556b95)

5.12.0 (2023-06-05)

Bug Fixes

  • AppSwitcher: header and footer now have the same font styling (8c5a295)
  • DatePicker: remove hardcoded invalid label, add it as a prop (#3395) (4368adc)
  • FilterGroup: fix incorrect counter value (aec797e)
  • Table: no scrollbar added when column has actions (#3383) (f85a06c)
  • VerticalNavigation: open slider where item is selected (#3389) (bdae374)

Features

  • VerticalNavigation: deprecated collapsedMode and added useIcons (5556b95)

5.11.0 (2023-06-02)

Bug Fixes

  • AppSwitcher: header and footer now have the same font styling (8c5a295)
  • BreadCrumb: custom component (9d8fc43)
  • Table: no scrollbar added when column has actions (#3383) (f85a06c)
  • VerticalNavigation: open slider where item is selected (#3389) (bdae374)

Features

  • VerticalNavigation: deprecated collapsedMode and added useIcons (5556b95)

5.10.0 (2023-05-31)

Bug Fixes

  • AppSwitcher: header and footer now have the same font styling (8c5a295)
  • Table: no scrollbar added when column has actions (#3383) (f85a06c)

Features

  • drawer: add component (#3380) (7163f71)
  • VerticalNavigation: deprecated collapsedMode and added useIcons (5556b95)

5.9.1 (2023-05-30)

Bug Fixes

  • AppSwitcher: header and footer now have the same font styling (8c5a295)
  • Button: default to type=button (41b8494)

5.9.0 (2023-05-28)

Bug Fixes

  • add requests, add sorted ds5 styles, add striped ds5 styles (4995290)
  • button still clickable if disabled (40a5c19)
  • button still focusable and not disabled in accessibility tree (89d27b2)
  • fix linting errors (7e588e1)
  • striped color changing with theme, row hover color on ds3 (900433d)
  • styles not apllying in first render (65ecb39)
  • table: align and update to ds5 icon on expandable rows (3283924)
  • VerticalNavigation: no padding on menu items (cb1d2de)

Features

  • as property updated to component for polymorphic components (10b8073)
  • Button: enable the use of a different root component (420cbba)

Performance Improvements

  • reduce possible re-renders (baf91cc)

5.8.1 (2023-05-27)

Bug Fixes

  • VerticalNavigation: no padding on menu items (cb1d2de)

5.8.0 (2023-05-24)

Bug Fixes

  • linting: enable airbnb base rules & fix findings (324805f)
  • VerticalNavigation: disabled element styles (541e843)
  • VerticalNavigation: remove header on the first level when in Slider mode (#3362) (efff68f)
  • VerticalNavigation: use of aria-current (fd16799)

Features

  • carousel: implementation according to ds5 (acf5ecb)
  • carousel: promote to core (06a4226)
  • dialog: improve focus logic (c52ced6)

5.7.5 (2023-05-24)

Bug Fixes

  • linting: enable airbnb base rules & fix findings (324805f)
  • VerticalNavigation: disabled element styles (541e843)
  • VerticalNavigation: remove header on the first level when in Slider mode (#3362) (efff68f)

5.7.4 (2023-05-23)

Bug Fixes

  • dialog: maxWidth default & configuration (1b2047d)
  • HvDialog: blinking background. #3314 (#3350) (16747f4)
  • VerticalNavigation: ensure no unselected items are marked as selected (1ba5cf9)
  • VerticalNavigation: truncate text on slider navigation (#3351) (b61e29d)

5.7.3 (2023-05-19)

Bug Fixes

  • VerticalNavigation: added appropriate z-index value to the popup (#3347) (ace8f29)

5.7.2 (2023-05-18)

Bug Fixes

5.7.1 (2023-05-17)

Bug Fixes

5.7.0 (2023-05-17)

Features

  • color picker promoted to core (75b3d33)
  • ColorPicker: add ColorPicker component (#3322) (ebe00ea)

5.6.0 (2023-05-16)

Bug Fixes

Features

  • queryBuilder: add query-builder component (#3318) (2770c65)

5.5.0 (2023-05-05)

Bug Fixes

  • @mui/base import breaking change (4f7addf)

Features

  • TimeAgo: add TimeAgo component to the core package (54d547b)

5.4.0 (2023-05-04)

Features

  • InlineEditor: add the Inline Editor component (f9b9234)
  • ScrollTo: add ScrollTo components (f24f3ac)

5.3.0 (2023-05-02)

Bug Fixes

  • add endIcon to the Button component (f24afb8)
  • allow overriding styles on the Dialog component (1725a45)
  • DatePicker: change theme variant to active theme check (9ff6e37)
  • datePicker: fix styles and update documentation and tests (3614f68)

Features

  • datePicker: add date picker component (1574efe)

5.2.0 (2023-04-27)

Bug Fixes

  • missing children in right controls (8fa5ed4)
  • multi button and button updated because of wrong secondarySubtle border color (3ee1564)
  • vertical navigation hover color (#3298) (79dd14d)

Features

  • FilterGroup: add FilterGroup component (9fecace)

5.1.3 (2023-04-26)

Bug Fixes

  • VerticalNavigation: added the aria-current prop when collapsed (0eb3679)

5.1.2 (2023-04-24)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.1.1 (2023-04-22)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.1.0 (2023-04-20)

Features

  • Slider: add Slider component (1754d0e)
  • VerticalNavigation: added popup navigation to collapsed mode (5816208)
  • VerticalNavigation: popup on mouse hover (99ad989)

5.0.2 (2023-04-17)

Bug Fixes

5.0.1 (2023-04-12)

Bug Fixes

  • aliases for core package (0fe50ac)
  • components types and imports updated (3de9426)

5.0.0 (2023-04-04)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.0.0-next.23 (2023-04-04)

Note: Version bump only for package @hitachivantara/uikit-react-core

5.0.0-next.22 (2023-04-04)

Bug Fixes

  • Dialog: fix the width of the Dialog component (56b1654)
  • tokens types (7865ec4)

Features

  • accordion: add labelvariant prop (47bf491)
  • scoped css baseline (7b93bc5)
  • Theme: update colors (1fb5608)

5.0.0-next.21 (2023-03-29)

Bug Fixes

  • BreadCrumb: remove color (5c4eb7d)
  • Header: remove CSS to override logo colors with header color (#3254) (15362ae)
  • navigationSlider: add correct types to props (60352d1)
  • react table types (928b5d5)
  • shadows (297e96d)

Features

  • class names key added to provider (e03b46f)
  • verticalNavigation: add slider navigation feature (0e9f470)