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
JUI looks really impressive and I can't wait to use this in a side project! :+1: I noticed a small spacing issue in Firefox which seems to align just fine...
We should only have one type of component per page, otherwise it is impossible to document the props in a proper way. https://sveltekit-jui-wolfr.vercel.app/styleguide/components/menu-selection contains 2 different components.
When the select is open, on the parent element, aria-expanded should be set to `true`. The `c-select-menu__item` list item should have a `aria-selected="true"` whenever it is selected. All items should...
I want https://layercake.graphics/ to be the default framework for charts in SvelteKit-Jui. I want a copy-pastable example of common charts like a line chart and a bar chart. But I...
Style chart examples to fit rest of project more.
Similar to checkbox props table.
A customization on input type range that fits with the other UI components needs to be implemented.
In https://github.com/Wolfr/svelte-mycookbook a multi select was built. Based on REPL: https://svelte.dev/repl/c7094fb1004b440482d2a88f4d1d7ef5?version=3.14.0 Todo: port to this main project. Demo at https://svelte-mycookbook-wolfr.vercel.app/