carbon-design-system / carbon-components-svelte

Svelte implementation of the Carbon Design System
https://svelte.carbondesignsystem.com
Apache License 2.0
2.68k stars 261 forks source link

Removing use of reserved symbol $ in components #1870

Closed Sahasrara closed 6 months ago

Sahasrara commented 9 months ago

This is in anticipation of the release of Svelte 5

metonym commented 6 months ago

Hey, thanks for this PR.

This came up today regarding interoperability with Svelte 5. I've applied the changes in this commit to #1926, and assigned commit co-authorship to @Sahasrara.