Commit graph

2,167 commits

Author SHA1 Message Date
Xon
095ecb3589 version bump to v11.2.1 & build assets v11.2.1 2026-03-10 20:00:10 +08:00
Xon
f34ed94518 Revert "patch deployment to get the original v11.2.0 deployed"
This reverts commit 83345e004b.
2026-03-10 19:58:40 +08:00
Xon
83345e004b patch deployment to get the original v11.2.0 deployed 2026-03-10 19:50:26 +08:00
Xon
cccdd16527
Merge pull request #1386 from Choices-js/update-dev-dependencies
Update dev dependencies & github workflows for node v24+
2026-03-10 19:37:21 +08:00
Xon
875b7fc247 Fix uploading playwright report 2026-03-10 19:30:00 +08:00
Xon
cdd7aa0336 Update badge links 2026-03-10 19:27:50 +08:00
Xon
a196793894 Update links to the git repo 2026-03-10 19:21:38 +08:00
Xon
984cddebad Remove use of the merged blob reported and just do html breakdown for each test environment and use the github integrated reporter 2026-03-10 19:13:17 +08:00
Xon
186cb39d14 Update README.md to link to the correct primary branch 2026-03-10 18:58:54 +08:00
Xon
820c398d33 Adjust merge.config.ts & browser e2e workflow 2026-03-10 18:54:39 +08:00
Xon
1f5dc3c5e7 Rebuild assets (updated repo url) 2026-03-10 18:36:22 +08:00
Xon
ef4bb3dcf7 Update caniuse-lite to reduce nagging 2026-03-10 18:35:45 +08:00
Xon
03e870e2d5 npm audit fix output 2026-03-10 18:34:34 +08:00
Xon
0f69049548 Bump @rollup/plugin-terser for security issues 2026-03-10 18:33:55 +08:00
Xon
a19d187534 Typescript-eslint is limited to typescript <5.6.0 2026-03-10 18:32:00 +08:00
Xon
60f67ad9ed Replace 'bundlesize' with 'bundlesize2 which works on node v22+ 2026-03-10 18:31:08 +08:00
Xon
0a86d38c60 Remove unused dev dependency; @rollup/plugin-eslint 2026-03-10 18:30:27 +08:00
Xon
588627272d Remove husky 2026-03-10 18:28:13 +08:00
Xon
4c420be30e Update workflows to use node v24 2026-03-10 18:28:01 +08:00
Xon
6c08bb8c76 Node 22 ships npm 10.x but OIDC trusted publishing needs npm 11.5.1+.
Node 24 ships with a compatible npm version natively.

Setting registry-url generates a .npmrc file which breaks the OIDC flow
2026-03-10 16:22:11 +08:00
Xon
3efb536369 Release script needs to use a later version of node 2026-03-10 16:18:48 +08:00
Xon
a7341cde09 Ensure npm is updated enough 2026-03-10 16:14:27 +08:00
Xon
c7f220f282
Update package.json
Update a few URLs to point to the choices.js github organisation
2026-03-10 02:27:49 +08:00
Xon
5b42f5bd0a
Update package.json
Update repository to match for npmjs.com
2026-03-10 02:19:28 +08:00
Josh Johnson
b275ba1dd0 Use trusted publishing 2026-03-09 17:07:17 +00:00
Xon
478d14dbaa Fix typos in README.md examples 2026-02-07 15:10:58 +08:00
Xon
17f03faee1 Update publish job re: https://docs.npmjs.com/trusted-publishers 2026-01-05 21:48:28 +08:00
Xon
d76abba362 Update CHANGELOG.md v11.2.0 2026-01-05 10:51:36 +08:00
Xon
5e25576e07 Build JS & CSS files 2026-01-01 08:17:05 +08:00
Xon
ddc7bb894b
Merge pull request #1366 from Choices-js/fix-searchEnabled-select-multiple
Fix `searchEnabled` being disabled for `select-multiple` did not work
2026-01-01 08:01:24 +08:00
Xon
43210ca965 Update CHANGELOG.md 2026-01-01 07:42:04 +08:00
Xon
9c43fa60fb Fix searchEnabled being disabled for select-multiple 2026-01-01 07:42:04 +08:00
Xon
d6a79be8d8 Fix e2e tests due to browser drift 2026-01-01 07:41:35 +08:00
Xon
384b9b9fdd Remove dupe changelog line 2026-01-01 02:53:52 +08:00
Xon
271fed5cc6 Build JS & CSS files 2026-01-01 02:50:46 +08:00
Xon
bb955db6b6 Update version string 2026-01-01 02:49:38 +08:00
Xon
502ac0c5ba Build JS & CSS files 2026-01-01 02:47:06 +08:00
Xon
07d9562855 Update CHANGELOG.md 2026-01-01 02:43:24 +08:00
Xon
51f77558a9
Merge pull request #1358 from samuelhwilliams/search-render-selected-choices
Allow selected options to be hidden when searching
2026-01-01 02:42:08 +08:00
Xon
b47ae9214e Cleanup searchRenderSelectedChoices option to just be a boolean with backwards compatible defaults 2026-01-01 02:34:43 +08:00
Xon
5c81671e7d
Merge pull request #1361 from zoglo/rework/selection-highlight
Improve UX on the select dropdown
2026-01-01 02:14:48 +08:00
Xon
92c83daeff Update README.md for escapeForTemplate usage as it was significantly out of date 2026-01-01 02:00:26 +08:00
Xon
79b65d71cb
Merge pull request #1357 from thewatts/feature/search-disabled-choices
Add `searchDisabledChoices` configuration option to allow disabled choices to appear in search results
2026-01-01 01:53:21 +08:00
Xon
d926bd0219
Merge pull request #1365 from Choices-js/trusted-label-description
Fix data-label-description from source html was not treated as trusted
2026-01-01 01:48:46 +08:00
Xon
907efec520
Merge pull request #1364 from Choices-js/fix-kmp-not-returning-results-as-expected
Fix kmp not returning results as expected
2026-01-01 01:48:21 +08:00
Xon
ee64830817 Fix data-label-description from source html was not treated as trusted 2026-01-01 01:43:45 +08:00
Xon
84424c900c Fix search unit tests 2026-01-01 01:43:24 +08:00
Xon
ffda4cbdfd Fix KMP search-as-you-type not returning results as expected 2026-01-01 01:43:24 +08:00
Xon
073d7a8b9a
Merge pull request #1363 from Choices-js/dependabot/npm_and_yarn/multi-75e6bc5210
Bump js-yaml
2026-01-01 01:43:08 +08:00
Xon
f571e1d65b
Merge pull request #1356 from Choices-js/dependabot/npm_and_yarn/multi-a50d7f32cf
Bump playwright and @playwright/test
2026-01-01 01:41:35 +08:00