sveltekit-jui
sveltekit-jui copied to clipboard
Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit
* Step through different values I needed to step through these --> Select an option 10 minutes 15 minutes 30 minutes 45 minutes 1 hour 1hour 15 mins 1 hour...
Added details for slots, events, and disptach events; also added more events to be forwarded. I didn't want to do all of them at once, I figured it would be...
I would like to have a component search in the style guide, which filters the tree based on the text input.  Similar to how search works here: https://bedrock-sand.vercel.app/styleguide/docs/introduction.html This...
https://sveltekit-jui.vercel.app/styleguide/components/side-menu * [ ] Side menu needs an example of active state * [x] Side menu with icons: needs file or something as an example * [x] Side menu with...
404 for fonts on deploy to check
https://kilianvalkhof.com/2021/css-html/you-want-overflow-auto-not-overflow-scroll/
I think it would be helpful to show all components with an option to toggle the source code shown and all props, events, and slots that are applicable.
https://sveltekit-jui-wolfr.vercel.app/demos/modal If we add a dropdown here (instead of regular text field), and then you press escape, do things work correctly? What about with a custom dropdown?
Check if we can tag pages with prerender= true for faster rendering (isn't this covered by the SSR setting?)