mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-15 02:11:05 +00:00
fix(copy-button): use ^10.9.0 styles for CopyButton
Fixes #36 - Remove creaetEventDispatcher - Remove exported props - Breaking Change: upgrade to carbon-components@10.9.0-rc.1 - Clean up CopyButton story
This commit is contained in:
parent
fb6983b94e
commit
0bf3c465c8
5 changed files with 22 additions and 31 deletions
|
@ -3268,10 +3268,10 @@ capture-exit@^2.0.0:
|
|||
dependencies:
|
||||
rsvp "^4.8.4"
|
||||
|
||||
carbon-components@10.8.0:
|
||||
version "10.8.0"
|
||||
resolved "https://registry.npmjs.org/carbon-components/-/carbon-components-10.8.0.tgz#d5332b8360d93c5d12bdcfd34d8a9adc7940f194"
|
||||
integrity sha512-G5/Nf7PdwPLcLazKkqemLBu7OA0e14M1AEObxbWu9/hgkI9D/3eNep8ZOG/X1Jb8Hc5HJUkGU5Mt6JHgWu1UoQ==
|
||||
carbon-components@10.9.0-rc.1:
|
||||
version "10.9.0-rc.1"
|
||||
resolved "https://registry.npmjs.org/carbon-components/-/carbon-components-10.9.0-rc.1.tgz#d801a12ae1053c078d4f3e33169a71c914ae8408"
|
||||
integrity sha512-JCJqKaEfttHW0Wr12JRdhRMtAg8f8Pn/ryxVQp/FAY1Z4iNNEFFS6ShVavOJMrEE28ojT7QPEhl8ruZ3THHoJg==
|
||||
dependencies:
|
||||
carbon-icons "^7.0.7"
|
||||
flatpickr "4.6.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue