Commit graph

  • 5e3b1b074b
    Merge a8bf02fb65 into 12675f1b61 Brian West 2025-09-11 13:13:32 -05:00
  • 12675f1b61
    build(deps-dev): bump vite from 5.4.19 to 5.4.20 in /examples/sveltekit (#2202) master dependabot[bot] 2025-09-11 08:32:01 -07:00
  • 49c3047129
    build(deps-dev): bump vite from 5.4.19 to 5.4.20 in /examples/sveltekit dependabot[bot] 2025-09-11 06:20:53 +00:00
  • a8bf02fb65 fix(tabs): address a11y issues b-r-i-a-n-w-e-s-t 2025-09-05 09:54:21 -07:00
  • b75e102ffc fix(tabs): address a11y issues pr/2200 b-r-i-a-n-w-e-s-t 2025-09-05 09:54:21 -07:00
  • 1f1d1d44fb test(tabs): add more unit tests (#2201) Eric Liu 2025-09-05 09:48:41 -07:00
  • 9584029a25 test(tabs): add more unit tests (#2201) Eric Liu 2025-09-05 09:48:41 -07:00
  • 40eb233289 test(tabs): add more unit tests Eric Liu 2025-09-05 09:46:26 -07:00
  • bb04824902 v0.89.7 v0.89.7 Eric Liu 2025-09-05 09:17:21 -07:00
  • 6d0d3b108b
    fix(data-table): handle dynamic headers gracefully (#2195) Eric Liu 2025-09-05 09:01:36 -07:00
  • f258548f3c
    docs(data-table): set width on empty column with overflow menu (#2196) Eric Liu 2025-09-05 09:01:07 -07:00
  • 44a6cc0dfc
    fix(pagination): on:change dispatches with correct value (#2194) Eric Liu 2025-09-05 09:00:51 -07:00
  • 28d15ffed8
    test(overflow-menu): add more unit tests (#2199) Eric Liu 2025-09-05 09:00:02 -07:00
  • cdd3a38448 test(overflow-menu): add more unit tests Eric Liu 2025-09-05 08:28:51 -07:00
  • f896c828d0
    Merge 043a60d564 into 14edf41e57 Eric Liu 2025-09-05 17:33:49 +02:00
  • 14edf41e57
    fix(overflow-menu): avoid dynamic style injection for performance (#2198) Eric Liu 2025-09-05 08:09:07 -07:00
  • a512d02005 fix(overflow-menu): avoid dynamic style injection for performance Eric Liu 2025-09-04 19:55:51 -07:00
  • a2039bf30b docs(data-table): set width on empty column with overflow menu Eric Liu 2025-09-04 07:59:14 -07:00
  • 6ed7881233 fix(data-table): handle dynamic headers gracefully Eric Liu 2025-08-28 18:54:47 -07:00
  • 6f857ce325 fix(pagination): on:change dispatches with correct value Eric Liu 2025-08-26 20:00:21 -07:00
  • 16f32eb34f
    Merge bf21a3da33 into cf267b9ad5 Eric Liu 2025-08-24 21:42:53 +02:00
  • 043a60d564 chore: replace npm with Bun replace-npm-with-bun Eric Liu 2025-08-06 12:17:28 -07:00
  • cf267b9ad5
    [CI] Upgrade ubuntu-latest to macos-15-xlarge runner (#2192) Eric Liu 2025-08-24 12:24:23 -07:00
  • c3debc8618 [CI] Upgrade ubunut-latest to macos-15-xlarge runner Eric Liu 2025-08-24 12:18:43 -07:00
  • d326fb4beb [CI] Use macos-latest-xlarge runner ci-macos-latest-xlarge Eric Liu 2025-08-24 12:15:13 -07:00
  • 2fc884caca
    fix(combo-box): address accessibility issues (#2186) Eric Liu 2025-08-19 10:35:18 -07:00
  • 7ae9203898 fix(combo-box): address a11y issues Eric Liu 2025-08-17 12:29:41 -07:00
  • 211885bad7 test(combo-box): add keyboard navigation menu test Eric Liu 2025-08-17 14:02:04 -07:00
  • be4f2f13a2 test(multi-select): reuse openMenu/closeMenu utilities Eric Liu 2025-08-17 13:57:24 -07:00
  • b43f682924 test(combo-box): add keyboard navigation menu test Eric Liu 2025-08-17 14:02:04 -07:00
  • f0f69dc95b test(multi-select): reuse openMenu/closeMenu utilities Eric Liu 2025-08-17 13:57:24 -07:00
  • 77d72b43d2
    Merge 28a895e3cc into 1f0e9a91f9 Eric Liu 2025-08-17 13:46:40 -07:00
  • 28a895e3cc fix(multi-select): address a11y issues fix-multiselect-a11y Eric Liu 2025-08-17 13:40:22 -07:00
  • 8c60dbbbbb fix(list-box): ListBoxField should use id Eric Liu 2025-08-17 13:39:55 -07:00
  • bf21a3da33 fix(list-box): address a11y issues fix-listboxselection-a11y Eric Liu 2025-08-17 12:46:14 -07:00
  • 1f0e9a91f9 v0.89.6 v0.89.6 Eric Liu 2025-08-16 11:51:36 -07:00
  • 378910086a test(toggle): add dispatch regression tests Eric Liu 2025-08-16 11:34:53 -07:00
  • 0df727b704
    fix(toggle): avoid dispatching toggle event on state change (#2184) Sergei Burtsev 2025-08-16 20:34:21 +02:00
  • 794560974f fix(toggle): dispatch change event on change, not as effect Sergei Burtsev 2025-08-16 03:04:39 +02:00
  • 94b4e30e26
    test(toggle): add more tests (#2185) Eric Liu 2025-08-16 11:25:57 -07:00
  • 6deed4ee3c test(toggle): add more tests Eric Liu 2025-08-16 11:07:06 -07:00
  • 7b0e6f8b69
    test(accordion): add more tests (#2182) Eric Liu 2025-08-11 09:00:17 -07:00
  • 0de14aaf8a test(accordion): add more tests Eric Liu 2025-08-09 14:42:21 -07:00
  • 8e934fbcc6 test(checkbox): test multiple checkbox reactivity for same object Eric Liu 2025-08-09 14:18:24 -07:00
  • 863c30f3c8 test(checkbox): test multiple checkbox reactivity Eric Liu 2025-08-09 14:16:04 -07:00
  • 5247b4028e test(checkbox): test multiple checkbox reactivity for same object Eric Liu 2025-08-09 14:18:24 -07:00
  • 1bcdb53cc9 test(checkbox): test multiple checkbox reactivity Eric Liu 2025-08-09 14:16:04 -07:00
  • 558404118d ci: optimize checks.yaml (#2179) Eric Liu 2025-08-06 12:09:37 -07:00
  • 384894e600 [CI] Optimize checks.yaml Eric Liu 2025-08-06 11:44:59 -07:00
  • 935a6a4bd4 v0.89.5 v0.89.5 Eric Liu 2025-08-05 09:21:13 -07:00
  • c7ad1ebdd3
    fix(checkbox): prevent infinite effect loop when binding to same object (#2178) brunnerh 2025-08-05 15:45:54 +02:00
  • 50cf2ffd6d fix(checkbox): prevent potential effect loop by removing checked dependency on itself. brunnerh 2025-08-05 08:40:41 +02:00
  • b4dcbf88d6 chore(examples): bump deps [ci skip] Eric Liu 2025-07-23 09:02:34 -07:00
  • fd42e09929
    docs: update number of carbon-icons-svelte to 2,500+ (#2176) Eric Liu 2025-07-23 09:01:12 -07:00
  • d6f2e0737b docs: update number of carbon-icons-svelte to 2,500+ Eric Liu 2025-07-23 08:55:42 -07:00
  • 52557179fb
    build(deps-dev): bump form-data from 3.0.2 to 3.0.4 in /docs (#2175) dependabot[bot] 2025-07-22 07:15:49 -07:00
  • d7a3cf69e4
    build(deps-dev): bump form-data from 3.0.2 to 3.0.4 in /docs dependabot[bot] 2025-07-22 06:17:52 +00:00
  • ba2516ed3e
    build(deps): bump on-headers and compression in /examples/webpack (#2174) dependabot[bot] 2025-07-17 15:51:11 -07:00
  • 5e02edcf86
    build(deps): bump on-headers and compression in /examples/webpack dependabot[bot] 2025-07-17 22:47:16 +00:00
  • 41cf0f4aed chore(examples): bump deps Eric Liu 2025-06-13 15:10:37 -07:00
  • 71de7fb158 chore(deps-dev): bump deps Eric Liu 2025-06-13 15:09:47 -07:00
  • 56d45bcfd0 v0.89.4 v0.89.4 Eric Liu 2025-06-10 15:35:27 -07:00
  • aecc4e8eec
    fix(multi-select): forward on:input for filterable variant (#2170) Nick Wing 2025-06-10 17:31:28 -05:00
  • c9d3d1a73f forward on:input from Multiselect text input when filterable prop is true Nick Wing 2025-06-10 16:27:40 -05:00
  • ecc818ff61 v0.89.3 v0.89.3 Eric Liu 2025-06-07 12:49:10 -07:00
  • 632320ae3b
    fix(combo-box): "Escape" key clears input value (#2169) Eric Liu 2025-06-07 12:45:32 -07:00
  • 9382b05730 fix(combo-box): "Escape" key clears input value Eric Liu 2025-06-07 12:40:55 -07:00
  • 95c06a83b3
    fix(combo-box): clear button supports "Space" key (#2168) Eric Liu 2025-06-07 12:33:59 -07:00
  • 855bd9a6e1 fix(combo-box): clear button supports "Space" key Eric Liu 2025-06-07 12:31:01 -07:00
  • 44dc8457de
    Merge 1ddd9ba1a5 into 0ea3d9351e Eric Liu 2025-05-28 15:57:10 +00:00
  • 1ddd9ba1a5 feat(portal): support portal floating-portal Eric Liu 2025-04-13 13:48:44 -07:00
  • 0ea3d9351e test(multi-select): add more unit tests Eric Liu 2025-05-20 10:17:42 -07:00
  • bfe86be11b test(combo-box): more unit tests Eric Liu 2025-05-20 09:04:58 -07:00
  • 50b4761791 test(combo-box): add keyboard navigation test Eric Liu 2025-05-20 08:59:14 -07:00
  • 5422a615bd build(docs): exclude carbon packages in optimizeDeps Eric Liu 2025-05-12 18:00:24 -07:00
  • 373e430a3a
    build(deps-dev): bump vite from 5.4.18 to 5.4.19 in /docs (#2163) dependabot[bot] 2025-05-12 17:46:16 -07:00
  • 09869bc703
    build(deps-dev): bump vite from 5.4.18 to 5.4.19 in /docs dependabot[bot] 2025-05-13 00:44:43 +00:00
  • 4e5b3899e5 chore(deps-dev): bump deps Eric Liu 2025-05-12 17:43:02 -07:00
  • d37c879612 style(docs): ensure inline code blocks are styled Eric Liu 2025-05-03 11:12:30 -07:00
  • 729d5e50d8 docs(combo-box): revise component description Eric Liu 2025-05-03 11:24:37 -07:00
  • f8daca914c docs(accordion): add component description Eric Liu 2025-05-03 11:24:23 -07:00
  • bcf3d692fb docs(breadcrumb): improve docs Eric Liu 2025-05-03 11:23:03 -07:00
  • 0e04149219 docs: stylize "Default" subheadings Eric Liu 2025-05-03 11:21:42 -07:00
  • b2f7a2274b docs(unordered-list): improve docs Eric Liu 2025-05-03 11:12:07 -07:00
  • 6a3306a91f docs(ui-shell): improve docs Eric Liu 2025-05-03 11:11:28 -07:00
  • 5da50e047d docs(truncate): improve docs Eric Liu 2025-05-03 11:09:45 -07:00
  • 0722076351 docs(tree-view): improve docs Eric Liu 2025-05-03 11:09:05 -07:00
  • a86a1be7cc docs(tooltip-icon): improve docs Eric Liu 2025-05-03 11:08:04 -07:00
  • 137966e6f8 docs(tooltip-definition): improve docs Eric Liu 2025-05-03 11:07:25 -07:00
  • 022836872c docs(tooltip): improve docs Eric Liu 2025-05-03 11:06:20 -07:00
  • b7f25a39c5 docs(toggle): improve docs Eric Liu 2025-05-03 11:05:15 -07:00
  • 25fb5cbdea docs(toast-notification): improve docs Eric Liu 2025-05-03 11:04:15 -07:00
  • 111b212538 docs(time-picker): improve docs Eric Liu 2025-05-03 11:02:58 -07:00
  • a247dd2e06 docs(tile): improve docs Eric Liu 2025-05-03 11:02:02 -07:00
  • c561dfc5e2 docs(theme): improve docs Eric Liu 2025-05-03 10:56:28 -07:00
  • e86875b8ed docs(text-input): improve docs Eric Liu 2025-05-03 10:54:01 -07:00
  • 874bf43378 docs(text-area): improve docs Eric Liu 2025-05-03 10:53:20 -07:00
  • 303786dcd5 docs(tag): improve docs Eric Liu 2025-05-03 10:52:05 -07:00
  • d8a6f2c436 docs(tabs): improve docs Eric Liu 2025-05-03 10:49:57 -07:00
  • 13ed961d86 docs(structured-list): improve docs Eric Liu 2025-05-03 10:48:04 -07:00