Highlights
- Mesop now has experimental support for Web Components! 🎉 You can build custom components in JavaScript which gives you much more flexibility!
- Learn how to use them: https://google.github.io/mesop/web_components/
What's Changed
* Demo gallery: open github link in new tab/window by wwwillchen in https://github.com/google/mesop/pull/402
* Inline theme.scss to avoid deps issue downstream by wwwillchen in https://github.com/google/mesop/pull/406
* Add steps to install playwright in .devcontainer.json by richard-to in https://github.com/google/mesop/pull/404
* Add utils dep to shell/BUILD to avoid implicit transitive dep by wwwillchen in https://github.com/google/mesop/pull/408
* Add `html` component by wwwillchen in https://github.com/google/mesop/pull/237
* Implement autoplay option for audio component by T-Zaid in https://github.com/google/mesop/pull/398
* Bump the npm_and_yarn group across 1 directory with 4 updates by dependabot in https://github.com/google/mesop/pull/419
* Correct the Python version requirement for pip package by wwwillchen in https://github.com/google/mesop/pull/424
* Fix steps in installing.md by wwwillchen in https://github.com/google/mesop/pull/426
* Remove generator code + angular_components git submodule by wwwillchen in https://github.com/google/mesop/pull/425
* Add guide for debugging with Mesop by wwwillchen in https://github.com/google/mesop/pull/427
* added base64 by zacharias1219 in https://github.com/google/mesop/pull/415
* Support web components (MVP for labs) by wwwillchen in https://github.com/google/mesop/pull/416
* Fix property access for MesopEvent by wwwillchen in https://github.com/google/mesop/pull/454
* Make insert_web_component kw_args only by wwwillchen in https://github.com/google/mesop/pull/458
* Bump to v0.9.0 by wwwillchen in https://github.com/google/mesop/pull/459
New Contributors
* T-Zaid made their first contribution in https://github.com/google/mesop/pull/398
* zacharias1219 made their first contribution in https://github.com/google/mesop/pull/415
**Full Changelog**: https://github.com/google/mesop/compare/v0.8.0...v0.9.0