ui
ui copied to clipboard
Components and related resources for the DHIS2 design system
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.1 to 6.4.5. Release notes Sourced from @testing-library/jest-dom's releases. v6.4.5 6.4.5 (2024-05-03) Bug Fixes add js suffix to isEqualWith import (#599) (e8c8b13) v6.4.4 6.4.4 (2024-05-03) Bug Fixes...
Bumps [@babel/plugin-proposal-private-methods](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-private-methods) from 7.16.11 to 7.18.6. Release notes Sourced from @babel/plugin-proposal-private-methods's releases. v7.18.6 (2022-06-27) :eyeglasses: Spec Compliance babel-parser #14650 [ts] Disallow property access after instantiation expression (@nicolo-ribaudo) #14636 [ts] Allow...
Bumps [find-up](https://github.com/sindresorhus/find-up) from 5.0.0 to 7.0.0. Release notes Sourced from find-up's releases. v7.0.0 Breaking Require Node.js 18 187b2a1 Improvements Accept URL for stopAt option ba19153 https://github.com/sindresorhus/find-up/compare/v6.3.0...v7.0.0 v6.3.0 Accept URL as...
Bumps [react-final-form](https://github.com/final-form/react-final-form) from 6.5.3 to 6.5.9. Release notes Sourced from react-final-form's releases. v6.5.9 Added React 18 to peer dependencies (#982) https://github.com/final-form/react-final-form/compare/v6.5.8...v6.5.9 v6.5.8 Fixed final-form version restriction in peerDeps #967 #963...
Bumps [@manypkg/cli](https://github.com/Thinkmill/manypkg/tree/HEAD/packages/cli) from 0.18.0 to 0.21.4. Release notes Sourced from @manypkg/cli's releases. @manypkg/cli@0.21.4 Patch Changes #206 c2c4a3b Thanks @bdkopen! - Fix manypkg upgrade @scope upgrading packages like @scope-something/a @manypkg/cli@0.21.3 Patch...
Bumps [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) from 1.3.1 to 2.3.1. Release notes Sourced from prism-react-renderer's releases. [email protected] Patch Changes Export normalizeTokens and useTokenize utility functions. (#237) [email protected] Minor Changes Upgrade clsx to v2.0.0. (#232)...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.1 to 8.2.2. Release notes Sourced from concurrently's releases. v8.2.2 What's Changed fix(suggestion): prefixColors API type to embrace string type by @SeiwonPark in open-cli-tools/concurrently#439 Update dependencies by...
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.2 to 12.1.5. Release notes Sourced from @testing-library/react's releases. v12.1.5 12.1.5 (2022-04-11) Bug Fixes Only supports React < 18 (#1041) (9e2b5db) v12.1.4 12.1.4 (2022-03-09) Bug Fixes Match...
Implements [Jira Ticket](https://dhis2.atlassian.net/browse/LIBS_567) --- ### Description Implements [Jira Ticket](https://dhis2.atlassian.net/browse/LIBS_567) by updating the Modal CloseButton component to update `title` and `aria-label` attributes, as well as the close onClick of the escape...
Implements [JIRA_ISSUE_ID](https://dhis2.atlassian.net/browse/LIBS-573) --- ### Description update aria-label attribute on UserAvatar and TextAvatar to improve accessibility