Sean Lynch
Sean Lynch
Closing for now as we haven't been able to reproduce
Going to close this for now as I get the repo ready for Svelte 5 / `next` development. We can revisit this once the dust settles.
Hey @lums31, thanks for the kind words. While Svelte UX doesn't have a toast feature for state management, it does have a [Notification](https://svelte-ux.techniq.dev/docs/components/Notification) component which can be used for similar...
Occurring much less on upcoming Svelte 5 PR (#458) but still [exists](https://huntabyte-next-work.layerchart.pages.dev/docs/components/BarChart) Before | After --- | ---  | 
> I would also find it useful to expose BrushState for persisting in localstorage. This allows for persistence of series and selected range. 100% agree, and actually started on this...
> In addition to exposing SereisState, BrushState, others, what about a prop like ... > > > > and Layerchart goes ahead and does the heavy lifting read/write to localStorage...
Hey @lukasz0707 👋, thanks for checking out Svelte UX. Sorry this isn't called out in the docs, but you need to use `pnpm add -D @layerstack/tailwind@next` instead of `latest`. `next`...
Narrowed it down to something in `Axis` (`Text`, etc). https://github.com/user-attachments/assets/589415dc-b4ae-49ba-ad06-cbbb4cc39714
Reduced by over 90% with a high frequency update over 30s via #586 (released as [2.0.0-next.28](https://github.com/techniq/layerchart/releases/tag/layerchart%402.0.0-next.28)). This also greatly improves the update speed of time axis: ## Before https://github.com/user-attachments/assets/3c9fdb0b-587a-4c73-9585-aa4746853db2 ##...
Hey @0xmiki 👋, thanks for the kind words. Svelte UX actually already has support for Tailwind 4.x on the `@next` releases 😁 (added in [[email protected]](https://github.com/techniq/svelte-ux/releases/tag/svelte-ux%402.0.0-next.0). `2.0.0` will also include a...