What's next for Material Web Components in 2024 #5402
Replies: 10 comments 23 replies
-
I just started using MWC with Vue 3 (and Vite) and so far it's a breeze. "It just works". I hope that improving the experience with React doesn't detract from this. The biggest issue I've run into is that the material-color-utilities are not up-to-date in what they produce. Also, the API docs are missing the slot information (I saw a ticket open on that). Something that would be great is to start a "using MWC with Vue" page and let the community provide additions (or perhaps this should start as a discussion thread). |
Beta Was this translation helpful? Give feedback.
-
Great! Thank you for your efforts. |
Beta Was this translation helpful? Give feedback.
-
I would really a focus on using web components as replacement for traditional form elements rendered in server side frameworks like django. Also importing individual components as esm would be nice to have. |
Beta Was this translation helpful? Give feedback.
-
Hey guys! really love the components so far! I made a python script that will generate a file that other devs can paste into the root folder of their React project, and it would make all the components in @material/web available to use in React. This is all based on a workaround that one of the actual devs for @material/web suggested found here. I tried my best to write a read.me for it that would help users on how to use the script, and how to actually use the @material/web components in React. Here's the repo! https://github.com/brandonsbque/custom-component-gen . Hopefully, I'm not breaking any Github or you guys' policy here by linking my repo, since this is the first time i've done something like this, but if so please let me know! I hope this helps others 😄 I would really appreciate it if you guys gave some stars on the repo too if you found it helpful 🤩 |
Beta Was this translation helpful? Give feedback.
-
Does this mean we won't see the rest of the components until 2025? |
Beta Was this translation helpful? Give feedback.
-
too slow |
Beta Was this translation helpful? Give feedback.
-
With all due respect, is it possible that you have not completed the development of MD3 yet and MD4 has already been released. |
Beta Was this translation helpful? Give feedback.
-
I don't agree with the roadmap; why focus on accessibility, expanded tokens, ... when essential components like navigation drawer are not yet implemented? Without these, nobody can use the library... Also, no need to focus on experience improvement with react, they have great libraries on their own. I recommend focusing on vanilla JS usage |
Beta Was this translation helpful? Give feedback.
-
Thanks for all the great efforts! Any plans or supporting Material 3 Web Components for Angular too? E.g. Md-checkbox vs the older Mat-Checkbox, with all the new Material 3 customisations? |
Beta Was this translation helpful? Give feedback.
-
@asyncLiz |
Beta Was this translation helpful? Give feedback.
-
tl;dr our roadmap is updated for 2024!
This year we are working on accessibility, TSX support, expanded tokens, and three new components.
Happy new year everyone! 🥳
2023 was a big year for us: we launched @material/web 1.0 with 19 production-ready components. It was quite the sprint involving a full rewrite AND design system overhaul for Material 3! 😱
This year post-release, we're focusing on sustainable, helpful, and realistic goals. Here's what's coming next!
Check out our updated roadmap for all the details! (there's some juicy bits on prototyping Material layouts 👀)
Thank you all for your continued feedback and support!
❤️ The Material Web team
Beta Was this translation helpful? Give feedback.
All reactions