-
Notifications
You must be signed in to change notification settings - Fork 625
Pull requests: Choices-js/Choices
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Support Pull request that adds new functionality
<option>
label attribute
feature
#1289
by Xon
was merged Mar 14, 2025
Loading…
Remove Pull request that fixes an existing bug
role="textbox"
from search input, per a11y practices. #941
bugfix
#1285
by mlinnetz
was merged Mar 3, 2025
Loading…
2 of 9 tasks
Fix setChoices & clearChoices related regressions
breaking change
Pull request that introduces a breaking change
bugfix
Pull request that fixes an existing bug
#1283
by Xon
was merged Feb 27, 2025
Loading…
Revert "Do not preventDefault on item to support dragging" #1266
bugfix
Pull request that fixes an existing bug
#1282
by Xon
was merged Feb 26, 2025
Loading…
Fix setChoices regression in v11.0.4, where Pull request that fixes an existing bug
replaceChoices
argument would deselect selected items. Fixes #1278
bugfix
#1279
by Xon
was merged Feb 26, 2025
Loading…
add KMP search algorithm (gated by build flag)
feature
Pull request that adds new functionality
#1277
by midzer
was merged Mar 14, 2025
Loading…
3 of 10 tasks
Fix v11 Pull request that fixes an existing bug
setChoice
performance regression
bugfix
#1276
by Xon
was merged Feb 22, 2025
Loading…
Fix Pull request that fixes an existing bug
renderSelectedChoices
option when all choices are selected
bugfix
#1274
by Xon
was merged Feb 22, 2025
Loading…
Fix v11 regression for disabled placeholder option handling
bugfix
Pull request that fixes an existing bug
#1273
by Xon
was merged Feb 22, 2025
Loading…
Fix v11 regression where Pull request that fixes an existing bug
clearChoices
(and setChoices
with replaceChoices:true
) did not remove selected items
bugfix
#1272
by Xon
was merged Feb 22, 2025
Loading…
Fix v11 regression where Pull request that fixes an existing bug
duplicateItemsAllowed
option did not work with select-one
/select-multiple
bugfix
#1271
by Xon
was merged Feb 22, 2025
Loading…
Fix: Reached maximum item limit notice is not cleared after removing selections
bugfix
Pull request that fixes an existing bug
#1270
by ticktackk
was merged Feb 22, 2025
Loading…
Fix: Disabled options are not visible (#1257)
bugfix
Pull request that fixes an existing bug
#1269
by ticktackk
was merged Feb 21, 2025
Loading…
Do not preventDefault on item to support dragging
feature
Pull request that adds new functionality
#1266
by joeworkman
was merged Feb 19, 2025
Loading…
3 of 10 tasks
Fix: Clear button reverses items order
bugfix
Pull request that fixes an existing bug
#1265
by ticktackk
was merged Feb 15, 2025
Loading…
Bump vitest and @vitest/coverage-v8
chore
Pull request that does not change core code
dependencies
Pull requests that update a dependency file
#1264
by dependabot
bot
was merged Feb 15, 2025
Loading…
Fix Pull request that fixes an existing bug
tab
=> direction keys handling with disabled search
bugfix
#1260
by zoglo
was merged Feb 3, 2025
Loading…
2 of 10 tasks
Bump vite from 5.4.6 to 5.4.14
chore
Pull request that does not change core code
dependencies
Pull requests that update a dependency file
#1256
by dependabot
bot
was merged Jan 30, 2025
Loading…
Bump undici from 5.28.4 to 5.28.5
chore
Pull request that does not change core code
dependencies
Pull requests that update a dependency file
#1255
by dependabot
bot
was merged Jan 30, 2025
Loading…
Improve cjs compatibility by removing pinned "module" type in package.json
bugfix
Pull request that fixes an existing bug
#1254
by roma-formio
was merged Jan 19, 2025
Loading…
1 of 10 tasks
Fix Pull request that fixes an existing bug
shift
key handling when navigating with tab
bugfix
#1245
by zoglo
was merged Dec 22, 2024
Loading…
2 of 10 tasks
Fix HTML comments were copied from backing Pull request that fixes an existing bug
<option>
and were rendered as text
bugfix
#1244
by Xon
was merged Dec 22, 2024
Loading…
Fix multiple-select mode "No choices to choose from" is sometimes displayed even if there are choices
bugfix
Pull request that fixes an existing bug
#1243
by Xon
was merged Dec 22, 2024
Loading…
Fix Pull request that fixes an existing bug
tab
=> direction keys handling in single-select mode
bugfix
#1242
by Xon
was merged Dec 22, 2024
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.