Skip to content

v0.6.3-alpha

Pre-release
Pre-release

Choose a tag to compare

@wojtekmaj wojtekmaj released this 28 Sep 23:41
· 1155 commits to main since this release

Bug fixes

  • Fix an issue with detect-element-overflow mistakenly taking ES6 module as default, which may have caused problems on ES5 environments.
  • Fixed several other issues which may have caused problems on ES5 environments.
  • Fix dividers not properly matched on Internet Explorer 11 and Edge, causing keyboard navigation not to work.
  • Fixed setting undefined dates resulting in Na-Na-NaN as a date in test suite.
  • Fixed dates being set to wrong values when maxValue was not set.