Commit graph

2299 commits

Author SHA1 Message Date
Eric Liu
44a6cc0dfc
fix(pagination): on:change dispatches with correct value (#2194) 2025-09-05 09:00:51 -07:00
Eric Liu
28d15ffed8
test(overflow-menu): add more unit tests (#2199) 2025-09-05 09:00:02 -07:00
Eric Liu
14edf41e57
fix(overflow-menu): avoid dynamic style injection for performance (#2198)
Fixes #2197
2025-09-05 08:09:07 -07:00
Eric Liu
cf267b9ad5
[CI] Upgrade ubuntu-latest to macos-15-xlarge runner (#2192) 2025-08-24 12:24:23 -07:00
Eric Liu
2fc884caca
fix(combo-box): address accessibility issues (#2186)
Supports #2172
2025-08-19 10:35:18 -07:00
Eric Liu
211885bad7 test(combo-box): add keyboard navigation menu test 2025-08-17 14:08:56 -07:00
Eric Liu
be4f2f13a2 test(multi-select): reuse openMenu/closeMenu utilities 2025-08-17 14:08:56 -07:00
Eric Liu
1f0e9a91f9 v0.89.6 2025-08-16 11:51:36 -07:00
Eric Liu
378910086a test(toggle): add dispatch regression tests 2025-08-16 11:34:53 -07:00
Sergei Burtsev
0df727b704
fix(toggle): avoid dispatching toggle event on state change (#2184) 2025-08-16 11:34:21 -07:00
Eric Liu
94b4e30e26
test(toggle): add more tests (#2185) 2025-08-16 11:25:57 -07:00
Eric Liu
7b0e6f8b69
test(accordion): add more tests (#2182) 2025-08-11 09:00:17 -07:00
Eric Liu
8e934fbcc6 test(checkbox): test multiple checkbox reactivity for same object
Regression tests for #2177
2025-08-09 14:27:33 -07:00
Eric Liu
863c30f3c8 test(checkbox): test multiple checkbox reactivity 2025-08-09 14:27:33 -07:00
Eric Liu
558404118d ci: optimize checks.yaml (#2179) 2025-08-06 12:17:36 -07:00
Eric Liu
935a6a4bd4 v0.89.5 2025-08-05 09:21:13 -07:00
brunnerh
c7ad1ebdd3
fix(checkbox): prevent infinite effect loop when binding to same object (#2178)
Fixes #2177
2025-08-05 06:45:54 -07:00
Eric Liu
b4dcbf88d6 chore(examples): bump deps [ci skip] 2025-07-23 09:02:34 -07:00
Eric Liu
fd42e09929
docs: update number of carbon-icons-svelte to 2,500+ (#2176) 2025-07-23 09:01:12 -07:00
dependabot[bot]
52557179fb
build(deps-dev): bump form-data from 3.0.2 to 3.0.4 in /docs (#2175)
Bumps [form-data](https://github.com/form-data/form-data) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/form-data/form-data/releases)
- [Changelog](https://github.com/form-data/form-data/blob/v3.0.4/CHANGELOG.md)
- [Commits](https://github.com/form-data/form-data/compare/v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 3.0.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 07:15:49 -07:00
dependabot[bot]
ba2516ed3e
build(deps): bump on-headers and compression in /examples/webpack (#2174)
---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-17 15:51:11 -07:00
Eric Liu
41cf0f4aed chore(examples): bump deps 2025-06-13 15:10:37 -07:00
Eric Liu
71de7fb158 chore(deps-dev): bump deps 2025-06-13 15:09:47 -07:00
Eric Liu
56d45bcfd0 v0.89.4 2025-06-10 15:35:27 -07:00
Nick Wing
aecc4e8eec
fix(multi-select): forward on:input for filterable variant (#2170) 2025-06-10 15:31:28 -07:00
Eric Liu
ecc818ff61 v0.89.3 2025-06-07 12:49:10 -07:00
Eric Liu
632320ae3b
fix(combo-box): "Escape" key clears input value (#2169)
Fixes #2167
2025-06-07 12:45:32 -07:00
Eric Liu
95c06a83b3
fix(combo-box): clear button supports "Space" key (#2168)
Fixes #2166
2025-06-07 12:33:59 -07:00
Eric Liu
0ea3d9351e test(multi-select): add more unit tests 2025-05-20 10:17:42 -07:00
Eric Liu
bfe86be11b test(combo-box): more unit tests 2025-05-20 09:04:58 -07:00
Eric Liu
50b4761791 test(combo-box): add keyboard navigation test 2025-05-20 08:59:14 -07:00
Eric Liu
5422a615bd build(docs): exclude carbon packages in optimizeDeps 2025-05-12 18:00:24 -07:00
dependabot[bot]
373e430a3a
build(deps-dev): bump vite from 5.4.18 to 5.4.19 in /docs (#2163)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.18 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.19
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 17:46:16 -07:00
Eric Liu
4e5b3899e5 chore(deps-dev): bump deps 2025-05-12 17:43:02 -07:00
Eric Liu
d37c879612 style(docs): ensure inline code blocks are styled 2025-05-03 11:27:58 -07:00
Eric Liu
729d5e50d8 docs(combo-box): revise component description 2025-05-03 11:27:58 -07:00
Eric Liu
f8daca914c docs(accordion): add component description 2025-05-03 11:27:58 -07:00
Eric Liu
bcf3d692fb docs(breadcrumb): improve docs 2025-05-03 11:27:58 -07:00
Eric Liu
0e04149219 docs: stylize "Default" subheadings 2025-05-03 11:27:58 -07:00
Eric Liu
b2f7a2274b docs(unordered-list): improve docs 2025-05-03 11:14:36 -07:00
Eric Liu
6a3306a91f docs(ui-shell): improve docs 2025-05-03 11:14:36 -07:00
Eric Liu
5da50e047d docs(truncate): improve docs 2025-05-03 11:14:36 -07:00
Eric Liu
0722076351 docs(tree-view): improve docs 2025-05-03 11:14:36 -07:00
Eric Liu
a86a1be7cc docs(tooltip-icon): improve docs 2025-05-03 11:14:36 -07:00
Eric Liu
137966e6f8 docs(tooltip-definition): improve docs 2025-05-03 11:14:02 -07:00
Eric Liu
022836872c docs(tooltip): improve docs 2025-05-03 11:14:02 -07:00
Eric Liu
b7f25a39c5 docs(toggle): improve docs 2025-05-03 11:14:02 -07:00
Eric Liu
25fb5cbdea docs(toast-notification): improve docs 2025-05-03 11:14:02 -07:00
Eric Liu
111b212538 docs(time-picker): improve docs 2025-05-03 11:14:02 -07:00
Eric Liu
a247dd2e06 docs(tile): improve docs 2025-05-03 11:14:02 -07:00