-
Hey.
First, thanks for the project, it seems to work very well!
Second, and more related to the issues, I have a suggestion for this project: What about move this project from the vanilla to the…
-
This library started as a thin opinion-less wrapper over mdc-web. Which meant that we were just a declarative preact layer above whatever mdc-web ships.
Also this was my personal decision because `…
-
```
catch-error.js?88ae:35 Uncaught TypeError: Cannot set property className of # which has only a getter
at DialogFooterButton.render (MaterialComponent.js?de07:46)
```
"preact": "^10.1.0…
-
I opened https://material.preactjs.com/ in Firefox and… it’s kind of broken. Clicking on the home drawer doesn’t do anything and there is no error in the console.
Opening a link such as https://mat…
-
Hi,
Full description:
https://github.com/prateekbh/preact-material-components/issues/288
To move forward, tried the following:
- download verify boilerplate's copy works locally (run dev, test…
-
**Sharing some ideas (in no particular order) for Iles while they’re fresh in my memory (while working on the PR for Vite-5 update for Iles) for community feedback:**
My need for Iles is based on …
-
### Describe the bug
Components at the start of a line/paragraph don't render their contents as Markdown despite other Markdown renders doing so.
### Reproduction
https://stackblitz.com/edit/…
-
**Do you want to request a _feature_ or report a _bug_?**
Bug
**What is the current behaviour?**
When importing a CSS file, `preact build` ignores it while `preact watch` puts it in the bui…
-
RMWC.
Hi! This message is a friendly 👋🏻 from Preact team.
I am not sure if you are aware but we maintained a similar [wrapper](https://github.com/prateekbh/preact-material-components) over MDC-web…
-
_htm_ looks brilliant so far.
The only thing that does not seem elegant is components. Both having tag name as variable and having closing tag seems external to html syntax. Besides, trying to couple…