Eric Liu
Eric Liu
I recently tried this again, and at least with version ^1.11, using enums/interfaces from `@carbon/charts-svelte` is no longer an issue. I'm not sure if it was fixed from this library...
Please elaborate on this
Interesting idea! However, I think this implementation would best be suited for the backend, like through Elasticsearch.
Ready to merge
When I use this component with SvelteKit, I see the `change` event being dispatched when the page mounts, and also whenever I update the theme. Is this what you would...
`htmlnano` is a project that is very dear to me that was my go-to tool for minification needs. I would be remiss not to submit my take on a logotype....
I want to highlight the work of @jqlio18, who added [support for floating point step values](https://github.com/carbon-design-system/carbon-components-svelte/pull/1555/files#diff-70b2de4d7f0b13e58294f1ea20af1648991576238747872989df5b3cf53ea475) to `carbon-components-svelte`. The approach is to use the native [stepUp](https://developer.mozilla.org/en-US/docs/Web/API/HTMLInputElement/stepUp) and `stepDown` methods on...
Could you provide a repo containing a minimal reproduction of the issue? Happy to take a look.
> It has something to do with the dayjs not being optimized on build. Interesting – are you also using pnpm like the OP? It might be worth specifying the...