sveltekit-jui icon indicating copy to clipboard operation
sveltekit-jui copied to clipboard

Sveltekit-JUI is a kit of UI components to be used in conjunction with Svelte and Svelte Kit

Results 77 sveltekit-jui issues
Sort by recently updated
recently updated
newest added

* 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. ![image](https://user-images.githubusercontent.com/12690/114264902-f6b09a80-99ed-11eb-831d-4c28c8a75224.png) Similar to how search works here: https://bedrock-sand.vercel.app/styleguide/docs/introduction.html This...

help wanted

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?)