Skip to content

Releases: openedx/paragon

v22.0.0-alpha.17

16 Nov 18:51
3b57b8d
Compare
Choose a tag to compare
v22.0.0-alpha.17 Pre-release
Pre-release

22.0.0-alpha.17 (2023-11-16)

Bug Fixes

v22.0.0-alpha.16

15 Nov 09:26
2b67057
Compare
Choose a tag to compare
v22.0.0-alpha.16 Pre-release
Pre-release

22.0.0-alpha.16 (2023-11-15)

Bug Fixes

  • remove props spreading in DataTable components (#2812) (84f7b9b)

v22.0.0-alpha.15

15 Nov 07:38
042e5b4
Compare
Choose a tag to compare
v22.0.0-alpha.15 Pre-release
Pre-release

22.0.0-alpha.15 (2023-11-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

15 Nov 09:14
84f7b9b
Compare
Choose a tag to compare

21.7.1 (2023-11-15)

Bug Fixes

  • remove props spreading in DataTable components (#2812) (84f7b9b)

v22.0.0-alpha.14

09 Nov 08:35
9af9a64
Compare
Choose a tag to compare
v22.0.0-alpha.14 Pre-release
Pre-release

22.0.0-alpha.14 (2023-11-09)

Features

v21.7.0

01 Nov 07:57
f124792
Compare
Choose a tag to compare

21.7.0 (2023-11-01)

Features

  • add i18n support for ProductTour Checkpoint sr-only message (#2758) (f124792)

v21.6.1

31 Oct 10:11
89fd59e
Compare
Choose a tag to compare

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

30 Oct 15:53
56836f0
Compare
Choose a tag to compare
v22.0.0-alpha.13 Pre-release
Pre-release

22.0.0-alpha.13 (2023-10-30)

Bug Fixes

  • fixed design token for icon btn active state (#2765) (56836f0)

v22.0.0-alpha.12

30 Oct 13:36
75580fd
Compare
Choose a tag to compare
v22.0.0-alpha.12 Pre-release
Pre-release

22.0.0-alpha.12 (2023-10-30)

Features

  • move design tokens CLI commands to paragon CLI (#2609) (75580fd)

v22.0.0-alpha.11

27 Oct 12:04
096ffab
Compare
Choose a tag to compare
v22.0.0-alpha.11 Pre-release
Pre-release

22.0.0-alpha.11 (2023-10-27)

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)