changelog
10.1.13 (2025-02-16)
Bug Fixes
- translations: sync translations from transifex (master) (94b01cc)
10.1.12 (2025-02-09)
Bug Fixes
- translations: sync translations from transifex (master) (0d45048)
10.1.11 (2025-02-04)
Bug Fixes
- translations: sync translations from transifex (master) (5af9182)
10.1.10 (2024-12-22)
Bug Fixes
- translations: sync translations from transifex (master) (ab8e62e)
10.1.9 (2024-12-18)
Bug Fixes
- transfer: apply margin to first and last items, remove container padding (7fbb161)
- transfer: use dense inputs for filtering (e62f9e7)
10.1.8 (2024-12-08)
Bug Fixes
- translations: sync translations from transifex (master) (7c24711)
10.1.7 (2024-12-05)
Bug Fixes
10.1.6 (2024-12-03)
Bug Fixes
- translations: sync translations from transifex (master) (6377b62)
10.1.5 (2024-12-02)
Bug Fixes
10.1.4 (2024-11-28)
Bug Fixes
10.1.3 (2024-11-26)
Bug Fixes
- add format only to calendar input and not for calendar types (741fb6c)
- add format to calendar input props (bbfbb56)
10.1.2 (2024-11-26)
Bug Fixes
10.1.1 (2024-11-26)
Bug Fixes
10.1.0 (2024-11-25)
Features
10.0.4 (2024-11-25)
Bug Fixes
10.0.3 (2024-11-25)
Bug Fixes
10.0.2 (2024-11-24)
Bug Fixes
- translations: sync translations from transifex (master) (595cfba)
10.0.1 (2024-11-21)
Bug Fixes
- bump multi-calendar library (5c21525)
10.0.0 (2024-11-21)
Bug Fixes
- update calendar tests for react 18 (98831a7)
- update testing-library for selector-bar (893024d)
- calendar: fix minor type issues (#1588) (21e60a6)
- calendar: stop extra call to validation when choosing from picker (#1623) (a1786d5)
- calendar-input: trigger onFocus if passed (#1622) (293505d)
- bump multi calendar library version in calendar (#1566) (d205016)
- bump multi calendar library version in calendar component (#1576) (5f2b13d)
- bump multi-calendar library (#1615) (238de1f)
- bump multi-calendar library (#1618) (769c7ae)
- clear button and arrow alignment issues (#1609) (ba0b657)
- stories for calendar validation (#1616) (c00a2d6)
- update multi-calendar library (6aa01cc)
- update yarn.lock after deduping (5c24b02)
Features
- add aria attributes to loaders (#1449) (2832584)
- calendar input to work with react final form (827c3f8)
- memorize calendar container component to improve perfromance (#1575) (0d00a19)
- merge branch master into branch (0577074)
- merge master into alpha (7afecf9)
- splitButton accessibility improvements (#1458) (51a1b14)
- support editable input | min & max dates | dd-mm-yyyy format in CalendarInput (#1504) (99a78f5)
- use alpha of multi calendar library (0c6b966)
- verify date input only on blur on calendar input, close calendar popup on blur as well (d8b0d1c)
- tooltip: accessibility improvements for tooltip (#1463) (f11eabb)
Reverts
- Revert "feat(selectionBar): accessibility improvements for SelectionBar (#1475)" (54498fb), closes #1475
BREAKING CHANGES
-
multi-calendar hook no longer returns Temporal date
-
fix: failing test
10.0.0-alpha.8 (2024-11-21)
Bug Fixes
- peer dependency issue with npm publish (#1628) (1319654)
- update calendar tests for react 18 (98831a7)
- update testing-library for selector-bar (893024d)
- translations: sync translations from transifex (master) (d89ce94)
- translations: sync translations from transifex (master) (7f22330)
Features
- add data sharing to sharing dialog [LIBS-677] (#1629) (7e15c7f)
- make input field clearable and add prefix icon (#1619) (7f87fb4)
- update react peer dependency to react@18 (#1624) (5d3c2a4)
10.0.0-alpha.7 (2024-11-14)
Bug Fixes
- sharing-dialog: add 'route' to SharingType type (#1617) (1d9664a)
- revert "fix: select-field not showing in correct place" (#1614) (c83de6b)
- translations: sync translations from transifex (master) (491bf04)
- update default props to JS default params (#1598) (20e343f)
Features
9.12.0 (2024-10-29)
Features
- icons: add link-off icons (e72be1e)
9.11.8 (2024-10-15)
Bug Fixes
9.11.7 (2024-10-01)
Bug Fixes
9.11.6 (2024-09-29)
Bug Fixes
- translations: sync translations from transifex (master) (491bf04)
9.11.5 (2024-09-26)
Bug Fixes
10.0.0-alpha.6 (2024-10-29)
Bug Fixes
10.0.0-alpha.5 (2024-10-21)
Bug Fixes
10.0.0-alpha.4 (2024-10-11)
Bug Fixes
10.0.0-alpha.3 (2024-10-09)
Bug Fixes
10.0.0-alpha.2 (2024-10-07)
Bug Fixes
10.0.0-alpha.1 (2024-10-04)
Bug Fixes
BREAKING CHANGES
-
multi-calendar hook no longer returns Temporal date
-
fix: failing test
9.12.0-alpha.4 (2024-09-27)
Bug Fixes
9.12.0-alpha.3 (2024-09-26)
Features
- calendar input to work with react final form (827c3f8)
9.12.0-alpha.2 (2024-09-24)
Bug Fixes
- update multi-calendar library (6aa01cc)
9.12.0-alpha.1 (2024-09-23)
Bug Fixes
- bump multi calendar library version in calendar (#1566) (d205016)
- bump multi calendar library version in calendar component (#1576) (5f2b13d)
- update yarn.lock after deduping (5c24b02)
Features
- add aria attributes to loaders (#1449) (2832584)
- memorize calendar container component to improve perfromance (#1575) (0d00a19)
- merge master into alpha (7afecf9)
- splitButton accessibility improvements (#1458) (51a1b14)
- support editable input | min & max dates | dd-mm-yyyy format in CalendarInput (#1504) (99a78f5)
- use alpha of multi calendar library (0c6b966)
- verify date input only on blur on calendar input, close calendar popup on blur as well (d8b0d1c)
- tooltip: accessibility improvements for tooltip (#1463) (f11eabb)
Reverts
- Revert "feat(selectionBar): accessibility improvements for SelectionBar (#1475)" (54498fb), closes #1475
9.11.4 (2024-09-10)
Bug Fixes
9.11.3 (2024-08-21)
Bug Fixes
9.11.2 (2024-08-18)
Bug Fixes
- translations: sync translations from transifex (master) (2f82be2)
- translations: sync translations from transifex (master) (e8b0559)
9.11.1 (2024-08-08)
Bug Fixes
- fix publishing to npm (#1577) (1889a7b)
- get rid of storybook references in docs (1904b17)
- get storybook 8 working (8c6be62)
- issue with production build not loading some dependent modules (5060c61)
- pin react version in resolution (#1573) (46cdd79)
- resolve react version (#1567) (c18a73d)
- calendar: pin temporal dependency to version 0.4.3 due to breaking changes (3b5a586)
9.11.0 (2024-07-29)
Features
9.10.3 (2024-07-24)
Bug Fixes
- translations: sync translations from transifex (master) (b7d3ec6)
9.10.2 (2024-07-15)
Bug Fixes
- icon types: export IconSubtract16 & IconSubtract24 (5237c66)
- menu item types: make suffix prop optional (c059fde)
- modal types: accept ReactNodes as children (bc59cf7)
- tag types: accept ReactNodes as children (c093a14)
9.10.1 (2024-07-04)
Bug Fixes
- selectorbar: handle components other than SelectorBarItem correctly as children (#1534) (7c78ac7)
- do not hijack input when inside a menu (#1551) (7a27d3d)
9.10.0 (2024-07-03)
Features
- menu: memoise menu's childrenToRender function and add valid role checks (#1539) (bddbdae)
- TabBar: accessibility improvements for TabBar & Tab (#1468) (b095f5a)
9.9.1 (2024-07-02)
Bug Fixes
9.9.0 (2024-07-02)
Features
- menu: add aria-attributes and roles to menu and its components (#1514) (54b816c)
- menu: add keyboard accessibility to menus (#1533) (235a71e)
9.8.10 (2024-07-01)
Bug Fixes
- LIBS-629: bump library to use Nepali script when 'ne' locale passed (6546572)
9.8.9 (2024-06-20)
Bug Fixes
9.8.8 (2024-06-20)
Bug Fixes
9.8.7 (2024-06-20)
Bug Fixes
- split-button: stop swallowing key down events (22d43bc)
9.8.6 (2024-06-20)
Bug Fixes
- add aggregate data exchange to sharing dialog type prop's type (d3b5486)
- add all possible sharing dialog type prop's types (43210cb)
- restrict dialog types to only sharable and restrict type of sharing type (1748809)
9.8.5 (2024-06-19)
Bug Fixes
- modal: dont swallow keyDown events (d4a0c44)
9.8.4 (2024-06-19)
Bug Fixes
9.8.3 (2024-06-16)
Bug Fixes
- translations: sync translations from transifex (master) (5f7f65a)
9.8.2 (2024-06-14)
Bug Fixes
- translations: sync translations from transifex (master) (0dfb475)
9.8.1 (2024-06-09)
Bug Fixes
- translations: sync translations from transifex (master) (ca3f6bf)
9.8.0 (2024-06-06)
Features
- add data test prop to sharing dialog (5a1d81d)
9.7.0 (2024-06-03)
Bug Fixes
- Tooltip: add missing tabIndex (389e61a)
Features
- splitButton accessibility improvements (#1458) (8370915)
- tooltip: accessibility improvements for tooltip (#1463) (9afcfdf)
- add aria attributes to loaders (#1449) (aaa60fb)
- add optional aria-label prop to switch component (bf9927a)
9.6.0 (2024-06-03)
Features
- accessibility on dropdown button (#1460) (51750ea)
- selectionBar: accessibility improvements for SelectionBar (#1475) (b43882c)
9.5.0 (2024-05-29)
Features
9.4.9 (2024-05-27)
Bug Fixes
- button: fix prop types for button (9e9ba33)
- types: update button props to follow best practices (9c9ff02)
9.4.8 (2024-05-26)
Bug Fixes
- translations: sync translations from transifex (master) (b84d585)
9.4.7 (2024-05-19)
Bug Fixes
- translations: sync translations from transifex (master) (157bc54)
9.4.6 (2024-05-10)
Bug Fixes
- li key to be unique (7de6dc5)
9.4.5 (2024-05-10)
Bug Fixes
- upgrade @dhis2/cypress-commands and @dhis2/cypress-plugins to 10.0.5 (c7bcc68)
- use npm version 6 for semantic release action in publish step (#1499) (4d4fb40)
- translations: sync translations from transifex (master) (0bf3520)
9.4.4 (2024-04-09)
Bug Fixes
9.4.3 (2024-03-19)
Bug Fixes
- select: adjust clear button (367f04c)
9.4.2 (2024-03-07)
Bug Fixes
- force a new release (ba66677)
9.4.1 (2024-02-28)
Bug Fixes
- translations: sync translations from transifex (master) (4091c9d)
9.4.0 (2024-02-16)
Features
9.4.0-alpha.2 (2024-02-16)
Bug Fixes
9.4.0-alpha.1 (2024-02-14)
Bug Fixes
Features
9.3.0 (2024-02-13)
Features
- update accessibility in button component (0a015c7)
9.3.0-alpha.2 (2024-02-13)
Bug Fixes
9.3.0-alpha.1 (2024-02-08)
Features
9.2.0 (2024-01-11)
Features
- icons: add visualization outlier table icon (6c6dae9)
9.1.2 (2024-01-11)
Bug Fixes
- segmented-control: add aria-label prop (cce94e0)
- segmented-control: adjust design (558973f)
- segmented-control: use semantic markup (5fd90a0)
9.1.1 (2023-12-24)
Bug Fixes
- translations: sync translations from transifex (master) (866ce3e)
9.1.0 (2023-12-21)
Features
- LIBS-539: forward data-row props to allow handling dom events (a293b16)
9.0.1 (2023-12-11)
Bug Fixes
- alertbar action: prevent text wrapping (f51f45d)
9.0.0 (2023-12-08)
Bug Fixes
- constants: remove buttonVariantProptype from constants (#1436) (d4dc535)
- package: include types in exports field (e16036b)
- types: add type declarations for components (#1399) (d3e74c5)
- types: minor type fixes (#1434) [skip release] (5e1068d)
- minor type fixes (#1416) (71f4537)
Features
BREAKING CHANGES
- constants:
buttonVariantPropType
has been removed from constants. This is mostly intended for internal use, but was part of the public API.
9.0.0-alpha.2 (2023-12-08)
Features
- menu-item: add suffix prop (77cd949)
8.16.0 (2023-12-07)
Features
- menu-item: add suffix prop (77cd949)
8.15.1 (2023-11-28)
Bug Fixes
8.15.0 (2023-11-27)
Features
- button: destructive secondary variant (b72a04a)
8.14.13 (2023-11-26)
Bug Fixes
- translations: sync translations from transifex (master) (cefd956)
8.14.12 (2023-11-22)
Bug Fixes
8.14.11 (2023-11-17)
Bug Fixes
- button: adjust small variant icon usage (5fd8d29)
8.14.10 (2023-11-05)
Bug Fixes
- translations: sync translations from transifex (master) (f7cc472)
8.14.9 (2023-10-10)
Bug Fixes
- translations: sync translations from transifex (master) (7ea15fe)
8.14.8 (2023-10-05)
Bug Fixes
- translations: sync translations from transifex (master) (fb22f68)
8.14.7 (2023-10-03)
Bug Fixes
- translations: sync translations from transifex (master) (071453c)
8.14.6 (2023-10-02)
Bug Fixes
- portal: get default mount node at execution time (20ab2ca)
8.14.5 (2023-09-23)
Bug Fixes
- translations: sync translations from transifex (master) (4a8b0b3)
8.14.4 (2023-09-15)
Bug Fixes
- translations: sync translations from transifex (master) (ac1b242)
8.14.3 (2023-09-14)
Bug Fixes
- pagination: add row padding on small screens and demo stories (b373859)
8.14.2 (2023-09-14)
Bug Fixes
- translations: sync translations from transifex (master) (28e0da7)
8.14.1 (2023-09-11)
Bug Fixes
- pass through props for DataTableCell (589c573)
8.14.0 (2023-08-09)
Features
8.13.15 (2023-08-01)
Bug Fixes
- translations: sync translations from transifex (master) (d87ba1a)
8.13.14 (2023-07-18)
Bug Fixes
- transfer: ensure selected is an array (40559d7)
8.13.13 (2023-06-29)
Bug Fixes
- input: adjust padding (936f3ef)
- input: force maximum height (ae31398)
- select: adjust inner shadow (a49b032)
- select: adjust padding (115d3eb)
- textarea: adjust styling (ef5d838)
8.13.12 (2023-06-29)
Bug Fixes
- translations: sync translations from transifex (master) (b1e9762)
8.13.11 (2023-06-22)
Bug Fixes
- translations: sync translations from transifex (master) (2ec86ff)
8.13.10 (2023-06-17)
Bug Fixes
- translations: sync translations from transifex (master) (83fa191)
8.13.9 (2023-06-16)
Bug Fixes
- translations: sync translations from transifex (master) (582dd20)
8.13.8 (2023-06-15)
Bug Fixes
- translations: sync translations from transifex (master) (bc1675b)
8.13.7 (2023-06-13)
Bug Fixes
- translations: sync translations from transifex (master) (5a27a32)
8.13.6 (2023-05-28)
Bug Fixes
- translations: sync translations from transifex (master) (25a0eed)
8.13.5 (2023-05-27)
Bug Fixes
- translations: sync translations from transifex (master) (d1ad531)
8.13.4 (2023-05-25)
Bug Fixes
- translations: sync translations from transifex (master) (ed31724)
8.13.3 (2023-05-24)
Bug Fixes
- headerbar: improve clickable area interactions (07fc0fe)
8.13.2 (2023-05-24)
Bug Fixes
- translations: sync translations from transifex (master) (d7c7a27)
8.13.1 (2023-05-23)
Bug Fixes
- translations: sync translations from transifex (master) (5fe8056)
8.13.0 (2023-04-20)
Features
8.12.4 (2023-03-21)
Bug Fixes
8.12.3 (2023-03-17)
Bug Fixes
8.12.2 (2023-03-09)
Bug Fixes
- bump multi-calendar library to fix bug with Ethiopian calendar (08e3ed5)
- remove ERA1 from ethiopic dates (be79660)
8.12.1 (2023-03-02)
Bug Fixes
- calendar: adjust cursor on day cell hover (cf0af31)
- calendar: adjust month and year button styling (27f7da2)
- calendar: adjust styling of today date (0d38ce7)
- calendar: day cell active style (292edac)
- calendar: use default cursor on month and year (74bdf40)
- multi-select: fix margin types for chips (2586abb)
8.12.0 (2023-02-28)
Features
8.11.2 (2023-02-22)
Bug Fixes
8.11.1 (2023-02-20)
Bug Fixes
8.11.0 (2023-02-15)
Bug Fixes
- noticebox: adjust spacing for components with only a title or message (5f8be90)
Features
- noticebox: add valid component style (6546241)
8.10.1 (2023-02-14)
Bug Fixes
- bump multi-calendar-dates to avoid jest error (9cdd320)
8.10.0 (2023-02-08)
Features
8.9.0 (2023-02-06)
Features
- icons: subtract icon (703d6e3)
8.8.0 (2023-02-02)
Features
8.7.7 (2023-01-16)
Bug Fixes
- node: adjust toggle style and interaction (d34f307)
8.7.6 (2022-12-08)
Bug Fixes
8.7.5 (2022-12-03)
Bug Fixes
- translations: sync translations from transifex (master) (a1d7fb2)
8.7.4 (2022-12-01)
Bug Fixes
8.7.3 (2022-11-29)
Bug Fixes
- translations: sync translations from transifex (master) (ec25e9b)
8.7.2 (2022-11-24)
Bug Fixes
- field: reduce padding between label and content (f5397d7)
- help: remove help cursor on hover (0f0b331)
- input: adjust inner shadow style (5315626)
- label: apply default color (0d81e7b)
8.7.1 (2022-11-24)
Bug Fixes
- checkbox: adjust visual style, label size (efb762c)
- menu: adjust visual styles (5cd52ef)
- menu-item: apply correct styles to parent menu items (7a40054)
- radio: adjust visual style, label size (a411e55)
- switch: adjust label font size (6848f09)
8.7.0 (2022-11-23)
Features
8.6.4 (2022-11-17)
Bug Fixes
- translations: sync translations from transifex (master) (fb28912)
8.6.3 (2022-11-16)
Bug Fixes
- translations: sync translations from transifex (master) (86207ae)
8.6.2 (2022-11-08)
Bug Fixes
8.6.1 (2022-10-26)
Bug Fixes
- translations: sync translations from transifex (master) (e87f2fc)
8.6.0 (2022-10-21)
Features
8.5.4 (2022-10-20)
Bug Fixes
- translations: sync translations from transifex (master) (af399cc)
8.5.3 (2022-10-10)
Bug Fixes
- translations: sync translations from transifex (master) (82898ff)
8.5.2 (2022-10-08)
Bug Fixes
- translations: sync translations from transifex (master) (e5893e0)
8.5.1 (2022-10-07)
Bug Fixes
- translations: sync translations from transifex (master) (f47e357)
8.5.0 (2022-10-06)
Features
- show version debug info and update notification in profile menu [LIBS-176] [LIBS-344] (#1153) (9e23f18)
8.4.17 (2022-09-28)
Bug Fixes
8.4.16 (2022-09-20)
Bug Fixes
8.4.15 (2022-09-08)
Bug Fixes
- release: publish new version to fix broken release (c05adeb)
8.4.14 (2022-09-07)
Bug Fixes
- selection-bar: change menu alignment (76da1a7)
8.4.13 (2022-09-05)
Bug Fixes
- translations: sync translations from transifex (master) (9e8d539)
8.4.12 (2022-08-26)
Bug Fixes
- translations: sync translations from transifex (master) (2c6ac00)
8.4.11 (2022-08-24)
Bug Fixes
- translations: sync translations from transifex (master) (bb67bec)
8.4.10 (2022-08-22)
Bug Fixes
- tab: update hover style (0a0653c)
8.4.9 (2022-08-20)
Bug Fixes
- translations: sync translations from transifex (master) (2aff81d)
8.4.8 (2022-08-19)
Bug Fixes
- translations: sync translations from transifex (master) (dc24bbd)
8.4.7 (2022-08-17)
Bug Fixes
- translations: sync translations from transifex (master) (65eb8dc)