mirror of
https://github.com/Choices-js/Choices.git
synced 2026-03-16 15:45:46 +01:00
+ IE does not support multiple-parameter classList.add() / classList.remove(); Replace it with single-parameter calls https://caniuse.com/#feat=classlist + IE needs polyfills for Array.prototype.find / Array.prototype.includes |
||
|---|---|---|
| .. | ||
| polyfills.js | ||
| utils.js | ||
| utils.test.js | ||