Skip to content

Releases: openedx/paragon

v21.5.5

20 Oct 17:10
63d4640
Compare
Choose a tag to compare

21.5.5 (2023-10-20)

Bug Fixes

  • properly test untyped selectable box sets (#2736) (63d4640)

v21.5.4

19 Oct 20:05
484a30e
Compare
Choose a tag to compare

21.5.4 (2023-10-19)

Bug Fixes

  • Update imports to the new brand package. (6719baa)

v21.5.3

13 Oct 08:19
a395042
Compare
Choose a tag to compare

21.5.3 (2023-10-13)

Bug Fixes

  • avoid duplicate onChange calls in FormRadioSet and FormCheckboxSet (#2705) (a395042)

v21.5.2

13 Oct 00:54
9face09
Compare
Choose a tag to compare

21.5.2 (2023-10-13)

Bug Fixes

  • allows focus to return to autosuggest input after hitting esc (#2556) (34f055a)
  • use kebab-case-ids in autosuggest esc test (#2717) (9face09)

v21.5.1

12 Oct 18:35
5521493
Compare
Choose a tag to compare

21.5.1 (2023-10-12)

Bug Fixes

  • run leave control logic when tabbing out of autosuggest (#2663) (5521493)

v22.0.0-alpha.10

11 Oct 15:04
f465b40
Compare
Choose a tag to compare
v22.0.0-alpha.10 Pre-release
Pre-release

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

Features

  • add attributes to input and wrapper component (#2570) (acf452b)

v21.5.0

11 Oct 14:43
acf452b
Compare
Choose a tag to compare

21.5.0 (2023-10-11)

Features

  • add attributes to input and wrapper component (#2570) (acf452b)

v22.0.0-alpha.9

10 Oct 10:05
9ad26f7
Compare
Choose a tag to compare
v22.0.0-alpha.9 Pre-release
Pre-release

22.0.0-alpha.9 (2023-10-10)

Features

  • add reversed prop to the Stack component (#2678) (10707c4)

v21.4.0

10 Oct 09:58
10707c4
Compare
Choose a tag to compare

21.4.0 (2023-10-10)

Features

  • add reversed prop to the Stack component (#2678) (10707c4)

v22.0.0-alpha.8

06 Oct 11:23
9299f4a
Compare
Choose a tag to compare
v22.0.0-alpha.8 Pre-release
Pre-release

22.0.0-alpha.8 (2023-10-06)

Bug Fixes

  • [BD-46] fixed RTL direction styling in ProgressBar (#2641) (b67f77c)