-
**Describe the bug**
running the sample site in [package ](https://github.com/hperrin/svelte-material-ui/tree/master/packages/site)
```
tinygesture doesn't appear to be written in CJS, but also doe…
-
- [ ] Support overriding Apply/Cancel buttons
- Useful for i18n support, along with changing button style (`variant="fill"` vs `"variant="fill-light"`, etc)
- Maybe add a `listActions` slot, or …
-
Type: Bug
When attempting to run `Python: Restart Language Server` a dialog box with the content
```
Command 'Python: Restart Language Server' resulted in an error (command 'python.analysis.resta…
-
Hi, thank you for this great library.
I am trying to use it with snowpack but I didn't succeed.
I have the application that launches, I can see the smui elements but without any styling.
Here i…
-
If this preprocessor gets executed with a command having the `--config` argument (e.g. `rollup --config`) I get the following error.
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must b…
-
Hi, I am wondering if I am doing something incorrect. In your App.svelte example, if I put
```
import Textfield from '@svelte-material-ui/textfield';
```
and try to save the bundle, I ge…
-
The function call to `non-destructive-map-merge` might have to be a recursive call to `map-deep-merge`.
https://github.com/TheComputerM/svelte-materialify/blob/f30b6aa31f869968a9eb2f13e083334a64ee4…
-
**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, those get c…
-
### What is affected?
Component, Theming
### Description
When I use a m3 web component in a svelte app, the outline is not consistently the primary color, instead, under where the label is, the out…
jtng3 updated
4 months ago
-
**Describe the bug**
I can't seem to use `@material/typography/mdc-typography` or `@material/typography/mixins` in my `_smui-theme.scss` file on a new sveltekit project without getting an error. When…