Skip to content

3.3.3

Compare
Choose a tag to compare
@rtivital rtivital released this 06 Dec 09:26
· 6810 commits to master since this release
  • Fix incorrect Drawer default z-index (#481)
  • Fix incorrect value set on Select hidden input (#484)
  • Fix issue when it was not possible to delete last character in controlled searchable Select
  • Fix items filtering logic for searchable Select – now items state can be fully controlled with filter function
  • Fix incorrect type of onChange function produced by use-form getInputProps function
  • Fix Group component styles with column direction and apart position