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
https://www.w3.org/TR/wai-aria-practices-1.1/examples/dialog-modal/alertdialog.html Implement AlertDialog as a separate component to (related #25).
Seems like the "1px" table cell is being taken literally by FF's rendering engine whereas Webkit just tries to make the table cell as small as possible.
Radio button is not really rounded. How to fix 🤔 ? Already gave it a try, with a lot of variations on `border-radius` in the `_c-checkbox-radio.scss` partial, but to no...
There is a WIP here: https://sveltekit-jui.vercel.app/app/forgot-password but it needs more work. It would be cool if it actually reacted to e-mail addresses with a proper regex etc.
Has a similar API to button, just a different look and mostly different box model, so it can be used in other situations (where spacing is a bit tighter). Have...
This framework is in early development, do not use it in production or for real apps, I repeat, do not use it in production or for real apps. Some components...
There is no way to open the page tree from the home page on mobile. Currently the homepage says “Please use the page tree on the left to navigate to...