Eric Liu
Eric Liu
`SvelteComponentTyped` has been replaced with `Component` in [v13.0.0](https://github.com/carbon-design-system/carbon-icons-svelte/releases/tag/v13.0.0). See #203 for implementation details.
We'll be adding `Stack` in v1 as Carbon v11 supports it. #1963
Released in [v0.93.0](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.93.0)
Released in [v0.93.0](https://github.com/carbon-design-system/carbon-components-svelte/releases/tag/v0.93.0)
The Carbon React implementation uses JS to manipulate the position of the tooltip in the DOM so that it is as high as possible. Tooltips are implemented differently in this...
Not able to repro on the docs site: https://carbon-components-svelte.onrender.com/components/NumberInput#invalid-state Could you provide sample code?
Yep, this is a bug. Looks like `invalid` is not reactive.
Thanks all for the feedback. It seems that virtualization, if implemented, must support dynamic heights as a table-stakes feature.
Is there a rough estimation as to how many Svelte users explicitly opt-in to Runes mode? If runes mode is not the default in Svelte 5, is it possible that...
That's reasonable – thanks for clarifying.