svelte-material-ui icon indicating copy to clipboard operation
svelte-material-ui copied to clipboard

Svelte Material UI Components

Results 213 svelte-material-ui issues
Sort by recently updated
recently updated
newest added

currently, there are just a few use cases where there isn't the right component to use, and adding these few would help: - a standard size, 36*36px icon button (normal...

enhancement

Hi, I'm new at web programming and start to learn Svelte for the past 3 weeks. Now I'm trying to use SMUI in my project, but the browser console and...

bug

**Describe the bug** Im trying to put some textfield on dialog but it doesnt work. probably its the only component that doesnt work on dialog. i tried other components like...

bug

**Describe the bug** I created an sveltekit app and followed the documentation to make it work with svelte-material-ui. Everything working as expected until I tried to tweak the theme. I...

bug

**Is your feature request related to a problem? Please describe.** Material Design's text field size is way too big. Not good for desktop app. In React's Material UI library, they...

enhancement

**Is your feature request related to a problem? Please describe.** Hi, it's complicated for me to track what versions of `@material/theme` I need to use with what version of smui....

enhancement
dependencies

What is the best way to get content to scroll, especially when using InnerGrid/Cell/Contents etc? The components themselves don't seem to have a scroll property, and they seems to just...

documentation

The use of Proxy for the `classAdderBuilder` function prevents the support of legacy browsers such as IE11 since you can't polyfill proxy as it's implemented on the browser engine level....

bug

**Describe the bug** When a select is in a DataTable, the options are hidden when the select is opened. I dont know if it is a bug or a misunderstanding...

bug

In the textfield demo page you have a section about conditional icons which uses a trash can trailing icon. It seems that this implies that the trash can icon would...

documentation