Skip to content

v3.1.1

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 14 Jun 12:17
· 426 commits to next since this release

In this release we have fixed the most painful 🙉 change that landed in v3 - fully controlled components. Right now we return inner state for the datepicker modal.

P.S. Keyboard input stays controlled.

Breaking changes

N/A

Changelog

  • Return inner state for picker modal (#1095)
  • [#1111] Properly rely on views order when switching views (#1116)
  • [#1093] Spread emptyLabel from passing to textField
  • Fix crashing in IE 11 (#1117)
  • A lot of documentation changes. New examples and guides. 📝