mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
fix(multi-select): render checkboxes for form data (#1835)
* chore: downgrade docs to svelte 3 for compatibility * chore(multi-select): keep checkboxes rendered in DOM * Display ListBox via CSS See #1742
This commit is contained in:
parent
33214e02d1
commit
7ba52df3a1
7 changed files with 87 additions and 195 deletions
|
@ -22,7 +22,7 @@
|
|||
"prism-svelte": "^0.4.7",
|
||||
"prismjs": "^1.28.0",
|
||||
"remark-slug": "^6.0.0",
|
||||
"svelte": "^4.2.0",
|
||||
"svelte": "^3",
|
||||
"vite": "^3.0.9"
|
||||
},
|
||||
"routify": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue