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

**Is your feature request related to a problem? Please describe.** The current smui typings reference `svelte2tsx/svelte-jsx`. This `d.ts` file is outdated as it's mainly related to Svelte 3. It's also...

enhancement

**Describe the bug** Hello, I have a TS project using SMUI and I want to turn on the `exactOptionalPropertyTypes` tsconfig option. The trouble is, since SMUI distributes TS source files,...

bug

**Describe the bug** When i run `npm i` in my project I saw the following deprecation warnings: ``` Deprecation Warning: Sass's behavior for declarations that appear after nested rules will...

bug