Skip to content

v11.0.4

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 22:25
· 25 commits to refs/heads/main since this release

Changes

🚀 Features

🐛 Bug Fixes

  • Fix v11 setChoice performance regression @Xon (#1276)
  • Fix renderSelectedChoices option when all choices are selected @Xon (#1274)
  • Fix v11 regression for disabled placeholder option handling @Xon (#1273)
  • Fix v11 regression where clearChoices (and setChoices with replaceChoices:true) did not remove selected items @Xon (#1272)
  • Fix v11 regression where duplicateItemsAllowed option did not work with select-one/select-multiple @Xon (#1271)
  • Fix: Reached maximum item limit notice is not cleared after removing selections @ticktackk (#1270)
  • Fix: Disabled options are not visible (#1257) @ticktackk (#1269)
  • Fix: Clear button reverses items order @ticktackk (#1265)
  • Fix tab => direction keys handling with disabled search @zoglo (#1260)
  • Improve cjs compatibility by removing pinned "module" type in package.json @roma-formio (#1254)

🔧 Maintenance

Contributors

@Xon, @dependabot, @joeworkman, @roma-formio, @ticktackk and @zoglo