Releases: openedx/paragon
Releases · openedx/paragon
v21.4.0
v22.0.0-alpha.8
22.0.0-alpha.8 (2023-10-06)
Bug Fixes
v21.3.1
v22.0.0-alpha.7
v21.3.0
v22.0.0-alpha.6
22.0.0-alpha.6 (2023-09-22)
Bug Fixes
- add ability to truncate text without spaces in Truncate component (#2584) (3db63e7)
- add isActive to FormAutosuggest state (#2517) (4816baa)
- center align DataTable's filter items (#2610) (5c1fdef)
- disable browser autocomplete and edit dropdown items elements (93bf239)
- remove visual glitch for DataTable loading state (#2599) (e1994a0)
- update Card's border-radius and color in focused state (#2607) (5eb4c8e)
- update SearchField's background color to be white (#2597) (a0e6f3c)
- use
Form.Checkbox
instead of default checkboxes in DataTable filters (#2555) (d07827d)