You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -30,12 +30,12 @@ We're looking for maintainers and contributors!
30
30
-[ ] Make sure all native Web Components are properly working
31
31
-[x] Demo all components
32
32
-[x] Add all missing events
33
-
-[ ] Add theming (design tokens) through Tailwind (i.e. remove all ts-ignores)
33
+
-[ ][Need help]Add theming (design tokens) through Tailwind (i.e. remove all ts-ignores) (https://github.com/grayhatdevelopers/material-web-components-react/pull/2)
34
34
-[x] Resolve SSR/SSG issues, make compatible with NextJS (i.e. remove all dynamic imports)
35
35
-[x] Separate the demo from the actual UI code
36
36
-[x] Make installable as a package.
37
-
-[ ] Make installable as code-in-project, like shadcn/ui, so developers have more control
38
-
-[ ] Add better TypeScript support
37
+
-[ ][Need help]Make installable as code-in-project, like shadcn/ui, so developers have more control (https://github.com/grayhatdevelopers/material-web-components-react/pull/11)
38
+
-[ ][Need help]Add better TypeScript support (https://github.com/grayhatdevelopers/material-web-components-react/issues/12)
39
39
-[ ] Sync with upstream (i.e. https://github.com/material-components/material-web/blob/main/docs/intro.md) through webhooks and automations
40
40
-[ ] Use [Copybara](https://github.com/google/copybara) (or good ol' GitHub webhooks) to automate syncing with upstream
41
41
-[ ] Use [lit-analyzer](https://www.npmjs.com/package/lit-analyzer) to see which Web Components changed. Perhaps mix with an LLM to compare existing and newly autogenerated code.
0 commit comments