Skip to content

2.0.0 Release Candidate 5

Compare
Choose a tag to compare
@oyejorge oyejorge released this 06 Nov 16:17
· 272 commits to master since this release
  • Remove TomSelect dependency from plugins. Thanks @ryanb
  • Don't select option on enter when no matches found. #235
  • Use official sass package instead of node-sass.
  • Close dropdown when creating new item and closeAfterSelect=true. #250. Thanks @erikbrannstrom
  • [ctrl-a] when control_input has text should select text. #251
  • Display keyboard for iOS 15 when clicking on control_input. #212