Releases: openedx/paragon
Releases · openedx/paragon
v22.0.0-alpha.16
Bug Fixes
- remove props spreading in
DataTable
components (#2812) (84f7b9b)
v22.0.0-alpha.15
Bug Fixes
- display Header's names in 'Filter by ...' text in
DataTable
filters (#2757) (89fd59e)
- properly test untyped selectable box sets (#2736) (63d4640)
- Rebuild package-loc.json (250b965)
- Update docs for a final publish before we move this package. (22dd0c4)
- Update imports to the new brand package. (6719baa)
- Update to deploy to the openedx scope. (7cefa7e)
Features
- add i18n support for ProductTour Checkpoint sr-only message (#2758) (f124792)
- add outlined videoCam icon (#2750) (47e4379)
v21.7.1
21.7.1 (2023-11-15)
Bug Fixes
- remove props spreading in
DataTable
components (#2812) (84f7b9b)
v21.7.0
21.7.0 (2023-11-01)
Features
- add i18n support for ProductTour Checkpoint sr-only message (#2758) (f124792)
v21.6.1
21.6.1 (2023-10-31)
Bug Fixes
- display Header's names in 'Filter by ...' text in
DataTable
filters (#2757) (89fd59e)
v22.0.0-alpha.13
Bug Fixes
- fixed design token for icon btn active state (#2765) (56836f0)
v22.0.0-alpha.12
Features
- move design tokens CLI commands to paragon CLI (#2609) (75580fd)
v22.0.0-alpha.11
Bug Fixes
- allows focus to return to autosuggest input after hitting esc (#2556) (34f055a)
- avoid duplicate onChange calls in FormRadioSet and FormCheckboxSet (#2705) (a395042)
- run leave control logic when tabbing out of autosuggest (#2663) (5521493)
- use kebab-case-ids in autosuggest esc test (#2717) (9face09)