Shreck Ye
04/07/2026, 3:20 PMLazyColumnList, `*ExposedDropdownMenuBoxWithTextField`/`*Select`, SnackbarHost, and Scaffold (see the full list).
◦ Added top app bars and snackbar missing in Material Web via material-web-additions. Big thanks to @Maicol, who is the author of that project and also a member here!
• In the "unified" library specifically:
◦ Support for Kotlin/Wasm.
◦ Initial support for ViewModel and navigation
◦ Initial support for styled text (AnnotatedString and style classes).
◦ Support for several useful modifiers and layout features: lazy layouts, Arrangement.spacedBy, alpha, reserveSpace, clickable, BoxWithConstraints, scroll layouts.
◦ All the Material icons commonly available on Compose UI and JS DOM.
◦ Fixed some UI inconsistencies and some JS DOM ViewModel bugs.
◦ Deprecated Material 2.
Check out the side-by-side demo to see the visual results for yourself!
Slack Conversation