Skip to content

2.3.1

Compare
Choose a tag to compare
@AndrewMusgrave AndrewMusgrave released this 05 Jul 20:23
· 8692 commits to main since this release

2.3.1 - 2018-07-05

Enhancements

  • Removed the min-width of 320px from Resource list

Bug fixes

  • Resolve issue with RangeSlider not accepting 0 as a max value
  • Slightly reduce RangeSlider's prefix/suffix spacing
  • Fixed spacing for prefix and suffix on the text field component
  • Fixed a bug which caused data tables not rendered on first page load to have skewed cell heights (thanks @flewid for the original issue)
  • Fixed DatePicker month styling for previous years

UI Kit

  • Added OptionList component