Wolfr

Results 156 issues of Wolfr

If I start the Routify website, I get the following warning. ``` (!) Plugin svelte: Prism has unused export property 'global'. If it is for external reference only, please consider...

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/