Closed renovate[bot] closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
b47e2a7
) 83.22% compared to head (9677270
) 83.22%. Report is 2 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
^20.44.0
->^21.0.0
Release Notes
openedx/paragon (@edx/paragon)
### [`v21.5.3`](https://togithub.com/openedx/paragon/releases/tag/v21.5.3) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.2...v21.5.3) ##### Bug Fixes - avoid duplicate onChange calls in FormRadioSet and FormCheckboxSet ([#2705](https://togithub.com/openedx/paragon/issues/2705)) ([a395042](https://togithub.com/openedx/paragon/commit/a395042548cbc66c81ae43269414afb040df8f3f)) ### [`v21.5.2`](https://togithub.com/openedx/paragon/releases/tag/v21.5.2) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.1...v21.5.2) ##### Bug Fixes - allows focus to return to autosuggest input after hitting esc ([#2556](https://togithub.com/openedx/paragon/issues/2556)) ([34f055a](https://togithub.com/openedx/paragon/commit/34f055a2030f5c07a6ba5d18ff0355e36826fa23)) - use kebab-case-ids in autosuggest esc test ([#2717](https://togithub.com/openedx/paragon/issues/2717)) ([9face09](https://togithub.com/openedx/paragon/commit/9face099ff19f46000e9a5f51158c0837738276a)) ### [`v21.5.1`](https://togithub.com/openedx/paragon/releases/tag/v21.5.1) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.5.0...v21.5.1) ##### Bug Fixes - run leave control logic when tabbing out of autosuggest ([#2663](https://togithub.com/openedx/paragon/issues/2663)) ([5521493](https://togithub.com/openedx/paragon/commit/552149394fa06e2d4dd79f559752fa71c3722095)) ### [`v21.5.0`](https://togithub.com/openedx/paragon/releases/tag/v21.5.0) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.4.0...v21.5.0) ##### Features - add attributes to input and wrapper component ([#2570](https://togithub.com/openedx/paragon/issues/2570)) ([acf452b](https://togithub.com/openedx/paragon/commit/acf452bd4eeffdca6a8babbfc6666fe38c071e8b)) ### [`v21.4.0`](https://togithub.com/openedx/paragon/releases/tag/v21.4.0) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.3.1...v21.4.0) ##### Features - add reversed prop to the Stack component ([#2678](https://togithub.com/openedx/paragon/issues/2678)) ([10707c4](https://togithub.com/openedx/paragon/commit/10707c4595e3c3e0bf7129dbf9929307c726f640)) ### [`v21.3.1`](https://togithub.com/openedx/paragon/releases/tag/v21.3.1) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.3.0...v21.3.1) ##### Bug Fixes - \[BD-46] fixed RTL direction styling in ProgressBar ([#2641](https://togithub.com/openedx/paragon/issues/2641)) ([b67f77c](https://togithub.com/openedx/paragon/commit/b67f77ccd3dd05c6a4e54244181030bfbf362804)) ### [`v21.3.0`](https://togithub.com/openedx/paragon/releases/tag/v21.3.0) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.2.0...v21.3.0) ##### Features - added new icon in es5 and jsx ([5ef216f](https://togithub.com/openedx/paragon/commit/5ef216f8c364a95d1004efb1c80bac945ce18eb1)) ### [`v21.2.0`](https://togithub.com/openedx/paragon/releases/tag/v21.2.0) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.10...v21.2.0) ##### Features - add help command for Paragon CLI ([#2603](https://togithub.com/openedx/paragon/issues/2603)) ([c778061](https://togithub.com/openedx/paragon/commit/c7780612d732d6a35440224a587b81b4a3cd9919)) ### [`v21.1.10`](https://togithub.com/openedx/paragon/releases/tag/v21.1.10) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.9...v21.1.10) ##### Bug Fixes - center align DataTable's filter items ([#2610](https://togithub.com/openedx/paragon/issues/2610)) ([5c1fdef](https://togithub.com/openedx/paragon/commit/5c1fdef88c40593883737ce2397e07d563325c81)) ### [`v21.1.9`](https://togithub.com/openedx/paragon/releases/tag/v21.1.9) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.8...v21.1.9) ##### Bug Fixes - add ability to truncate text without spaces in Truncate component ([#2584](https://togithub.com/openedx/paragon/issues/2584)) ([3db63e7](https://togithub.com/openedx/paragon/commit/3db63e72a6151406030fa53d94a509c3d276f40f)) ### [`v21.1.8`](https://togithub.com/openedx/paragon/releases/tag/v21.1.8) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.7...v21.1.8) ##### Bug Fixes - update Card's border-radius and color in focused state ([#2607](https://togithub.com/openedx/paragon/issues/2607)) ([5eb4c8e](https://togithub.com/openedx/paragon/commit/5eb4c8e63dcb9748d03ec5953f8cc46576ea1251)) ### [`v21.1.7`](https://togithub.com/openedx/paragon/releases/tag/v21.1.7) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.6...v21.1.7) ##### Bug Fixes - add isActive to FormAutosuggest state ([#2517](https://togithub.com/openedx/paragon/issues/2517)) ([4816baa](https://togithub.com/openedx/paragon/commit/4816baac16644eabb6362405627555d71ce77cd8)) ### [`v21.1.6`](https://togithub.com/openedx/paragon/releases/tag/v21.1.6) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.5...v21.1.6) ##### Bug Fixes - update SearchField's background color to be white ([#2597](https://togithub.com/openedx/paragon/issues/2597)) ([a0e6f3c](https://togithub.com/openedx/paragon/commit/a0e6f3cd24f59960f8437f70f2e9cdfd3d8e5e7a)) ### [`v21.1.5`](https://togithub.com/openedx/paragon/releases/tag/v21.1.5) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.4...v21.1.5) ##### Bug Fixes - remove visual glitch for DataTable loading state ([#2599](https://togithub.com/openedx/paragon/issues/2599)) ([e1994a0](https://togithub.com/openedx/paragon/commit/e1994a0fce11b76d5448215c62900fc9400a8018)) ### [`v21.1.4`](https://togithub.com/openedx/paragon/releases/tag/v21.1.4) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.3...v21.1.4) ##### Bug Fixes - use `Form.Checkbox` instead of default checkboxes in DataTable filters ([#2555](https://togithub.com/openedx/paragon/issues/2555)) ([d07827d](https://togithub.com/openedx/paragon/commit/d07827d9a0ff8f01395a39f571daed0b8ad6f6db)) ### [`v21.1.3`](https://togithub.com/openedx/paragon/releases/tag/v21.1.3) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.2...v21.1.3) ##### Bug Fixes - disable browser autocomplete and edit dropdown items elements ([93bf239](https://togithub.com/openedx/paragon/commit/93bf239d2e354f188ebf7349b0389a89d5d87a90)) ### [`v21.1.2`](https://togithub.com/openedx/paragon/releases/tag/v21.1.2) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.1...v21.1.2) ##### Reverts - Revert "fix: \[BD-46] skeleton.css for both dev and prod ([#2531](https://togithub.com/openedx/paragon/issues/2531))" ([#2562](https://togithub.com/openedx/paragon/issues/2562)) ([4d4577e](https://togithub.com/openedx/paragon/commit/4d4577edf0bd8c5439fa14f356d09841608e9f14)), closes [#2531](https://togithub.com/openedx/paragon/issues/2531) [#2562](https://togithub.com/openedx/paragon/issues/2562) ### [`v21.1.1`](https://togithub.com/openedx/paragon/releases/tag/v21.1.1) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.1.0...v21.1.1) ##### Bug Fixes - \[BD-46] skeleton.css for both dev and prod ([#2531](https://togithub.com/openedx/paragon/issues/2531)) ([7e96a0a](https://togithub.com/openedx/paragon/commit/7e96a0a6bba91f3a00a85d3fd40a7c3afb26b4d1)) - move install-theme.js to lib directory ([#2560](https://togithub.com/openedx/paragon/issues/2560)) ([4ec284a](https://togithub.com/openedx/paragon/commit/4ec284a059c68d1b6c5b32bfe1d476eee7e3a3b8)) ### [`v21.1.0`](https://togithub.com/openedx/paragon/releases/tag/v21.1.0) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.0.1...v21.1.0) ##### Bug Fixes - filtered dropdown items by display value instead of event target ([#2547](https://togithub.com/openedx/paragon/issues/2547)) ([cac6984](https://togithub.com/openedx/paragon/commit/cac6984b07b4cf5e34d87cb4a226f9a888af9e21)) ##### Features - \[BD-46] add paragon-cli ([#2460](https://togithub.com/openedx/paragon/issues/2460)) ([33a7c74](https://togithub.com/openedx/paragon/commit/33a7c7441529a0c970f4b9c30cd6aefe74b89aa9)) - maximum selectable rows on the Datatable ([#2451](https://togithub.com/openedx/paragon/issues/2451)) ([7194fba](https://togithub.com/openedx/paragon/commit/7194fba8982b9c3f1b7866ad07aee2f631fc5e1e)) ### [`v21.0.1`](https://togithub.com/openedx/paragon/releases/tag/v21.0.1) [Compare Source](https://togithub.com/openedx/paragon/compare/v21.0.0...v21.0.1) ##### Bug Fixes - **deps:** OEP65. updating to react-intl 6.4.4 ([#2525](https://togithub.com/openedx/paragon/issues/2525)) ([7e5b37d](https://togithub.com/openedx/paragon/commit/7e5b37da746e1ab6e1075e48f54e81710121f8e0)) ### [`v21.0.0`](https://togithub.com/openedx/paragon/releases/tag/v21.0.0) [Compare Source](https://togithub.com/openedx/paragon/compare/9842953c37d3a17b2cccf95f2b24c52ed0403915...v21.0.0) - fix: selectable box set props forwarding ([#2461](https://togithub.com/openedx/paragon/issues/2461)) ([1d6f95e](https://togithub.com/openedx/paragon/commit/1d6f95ecf845393fc4c7084e719f0b35c5bb4318)) ##### BREAKING CHANGES - aria-label is required when not using aria-labelledby in the SelectableBoxSet component. An associated label for the component is a WCAG requirement. ##### For Consumers In order to associate a label with the `SelectableBoxSet` component, developers can use the `aria-labelledby` attribute. The value of this attribute should match the `id` of the element that is to be referenced as a label, whether visible or not. If no visible or invisible label is provided in the markup, developers can either make an invisible one (e.g. `Hello, World
`) that only assistive technologies would pick up on, or they can [opt to use an `aria-label` instead](https://www.w3.org/TR/WCAG20-TECHS/ARIA14.html). See the [doc site page for SelectableBox](https://paragon-openedx.netlify.app/components/selectablebox/) to view a live example of using `aria-labelledby`. ##### Examples Using `aria-labelledby` with the `SelectableBoxSet` component: ```jsxSelect your favorite cheese
Swiss
Cheddar
Pepperjack
Swiss
Cheddar
Pepperjack
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.