Skip to content

v22.0.0-alpha.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@edx-semantic-release edx-semantic-release released this 22 Sep 13:19
· 294 commits to alpha since this release
1075c49

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)

Features