fix(deps): update dependency choices.js to v11
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
choices.js | ^10.2.0 -> ^11.0.0 |
Release Notes
jshjohnson/Choices (choices.js)
v11.0.1
Bug Fixes (from 11.0.0)
- Fix the rendered item list was not cleared when
clearStore
was called. This impacted the on-form-reset andrefresh
features.
Chore
- Add e2e test for 'form reset' and 'on paste & search'.
- Cleanup adding classes to generated elements.
v11.0.0
⚠ BREAKING CHANGES
- Update polyfills to include
Element.prototype.replaceChildren
- Number of internal APIs have changed
Bug Fixes (from 10.2.0)
- Reduce work done for
unhighlightAll
during on-click handler (batching in v11.0.0-rc8 would also have helped) #522 #599 - Improve performance when rendering very large number of items and choices. Stuttering when stopping searching or selecting an item still happens depending on device and number of choices.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Simon