Skip to content

v11.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Dec 18:53

Changes

🐛 Bug Fixes

  • Fix tab => direction keys handling in single-select mode @Xon (#1242)
  • Fix shift key handling when navigating with tab @zoglo (#1245)
  • Fix HTML comments were copied from backing <option> and were rendered as text @Xon (#1244)
  • Fix multiple-select mode "No choices to choose from" is sometimes displayed even if there are choices @Xon (#1243)
  • Fix Notice for max item limit is removed permanently if you keep typing @Xon (#1241)
  • Fix search was not stopped when leaving focus with esc key @zoglo (#1240)
  • Fix tab and esc keys handling @zoglo (#1239)
  • Fix input text - method setValue didn't work @Xon (#1211)

🔧 Maintenance

Contributors

@DarrenSG, @Xon, @dependabot, @dependabot[bot] and @zoglo