svelte-components
Here are 143 public repositories matching this topic...
-
Updated
May 1, 2021 - Svelte
-
Updated
Jan 30, 2021 - JavaScript
-
Updated
Apr 22, 2021
-
Updated
Mar 23, 2021 - Svelte
-
Updated
Apr 29, 2021 - Svelte
-
Updated
Apr 15, 2021 - HTML
-
Updated
Apr 6, 2021 - JavaScript
-
Updated
Mar 19, 2021 - Svelte
-
Updated
Apr 24, 2021 - JavaScript
Any plans to add positioning functionality to the component?
I know this involves a bit of work to setup containers for each corner of the window, but it would be nice to be able to use the notify function to add a position property.
Hopefully I can fork this when I wrap up a big project in the Spring, and maybe submit a pull request if "beyonk" hasn't had a chance to work on this.
-
Updated
Apr 3, 2021 - Svelte
-
Updated
Oct 30, 2020 - HTML
-
Updated
Sep 3, 2020 - CSS
How do I react to the component's focus event?
-
Updated
Apr 30, 2021 - TypeScript
-
Updated
Jan 16, 2019 - HTML
-
Updated
Feb 2, 2021 - JavaScript
-
Updated
Apr 11, 2021 - Svelte
-
Updated
Aug 20, 2018 - HTML
-
Updated
Feb 17, 2021 - Svelte
-
Updated
Oct 20, 2020 - Svelte
The page that is used for manual testing should be updated.
This will keep every developer who looks at the page from going into heartache when he has made changes that need visual approval.
Something like the Roberto font, maybe some dummy text, and a hash sys
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Feb 23, 2021 - Svelte
-
Updated
Aug 2, 2018 - JavaScript
-
Updated
Apr 11, 2021 - HTML
Improve this page
Add a description, image, and links to the svelte-components topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the svelte-components topic, visit your repo's landing page and select "manage topics."
I noticed that the first item of a List does not ripple on click as the others do. This is visible in the official demo on the "Simple List".
I'm guessing this is an issue with SMUI and not with MDC, since the example on Material.io does not have this issue.