Hi everyone, sorry for slightly neglecting this library over the past month or so, I have been tied up with Melt UI, Bits UI, and a few other projects for the community.
This library was built out of a personal need but has evolved to support shadcn-svelte among other projects, so I really want to bring this library to stability/squash as many bugs as I can.
That all starts with adding test cases for all the features & components offered, as there are quite a bit of moving parts and a lot going on internally, tests provide the confidence to make changes & add features without fear of breaking something else.
Hi everyone, sorry for slightly neglecting this library over the past month or so, I have been tied up with Melt UI, Bits UI, and a few other projects for the community.
This library was built out of a personal need but has evolved to support
shadcn-svelte
among other projects, so I really want to bring this library to stability/squash as many bugs as I can.That all starts with adding test cases for all the features & components offered, as there are quite a bit of moving parts and a lot going on internally, tests provide the confidence to make changes & add features without fear of breaking something else.