v0.8.0
版本发布时间: 2024-06-10 16:16:08
google/mesop最新发布版本:v0.12.3(2024-08-30 01:10:21)
What's Changed
- Minor updates to demos and labs.chat by @richard-to in https://github.com/google/mesop/pull/339
- Allow demo app to be iframed by Google Github site by @wwwillchen in https://github.com/google/mesop/pull/341
- Allow all demo sub-pages to be iframed by Google Github site by @wwwillchen in https://github.com/google/mesop/pull/342
- Improve CSS for search button by @wwwillchen in https://github.com/google/mesop/pull/349
- Update text_io usage to text_to_text by @richard-to in https://github.com/google/mesop/pull/362
- Add devcontainer support for Mesop dev. by @richard-to in https://github.com/google/mesop/pull/363
- Bump the npm_and_yarn group across 1 directory with 11 updates by @dependabot in https://github.com/google/mesop/pull/325
- modified the capitalize_first_letter function by @djm93dev in https://github.com/google/mesop/pull/369
- Provide an
on_load
hook for page load by @wwwillchen in https://github.com/google/mesop/pull/318 - Only show channel progress indicator if it's taking >500ms to avoid jarring UX by @wwwillchen in https://github.com/google/mesop/pull/372
- Format GitHub issue templates by @wwwillchen in https://github.com/google/mesop/pull/376
- Remove DEV_SERVER_HOST by @wwwillchen in https://github.com/google/mesop/pull/378
- Ensure stack trace does not show stale code by @wwwillchen in https://github.com/google/mesop/pull/375
- Revamp docs: create an API reference section by @wwwillchen in https://github.com/google/mesop/pull/377
- Add docs on contributing by @wwwillchen in https://github.com/google/mesop/pull/381
- Add steps for creating an RC for pip publishing process by @wwwillchen in https://github.com/google/mesop/pull/382
- Pick Material 3 color palette by hand by @wwwillchen in https://github.com/google/mesop/pull/384
- Revamp docs: getting started + guides + FAQ by @wwwillchen in https://github.com/google/mesop/pull/383
- Support responsive/adaptive design with viewport size by @wwwillchen in https://github.com/google/mesop/pull/379
- Update is same site by @djm93dev in https://github.com/google/mesop/pull/386
- Integrate scroll to feature with chat demos by @richard-to in https://github.com/google/mesop/pull/390
- chore: update WORKSPACE by @eltociear in https://github.com/google/mesop/pull/396
- Fix double-registration of stateclass when --reload_demo_modules by @wwwillchen in https://github.com/google/mesop/pull/394
- Improve state performance by diffing state by @richard-to in https://github.com/google/mesop/pull/389
- Use default factory to in notes for markdown demo by @richard-to in https://github.com/google/mesop/pull/393
- Configure custom fonts/stylesheets instead of hardcoding by @wwwillchen in https://github.com/google/mesop/pull/395
- Set viewport size for all user events by @wwwillchen in https://github.com/google/mesop/pull/399
- Create a more visual home page for demo gallery by @wwwillchen in https://github.com/google/mesop/pull/374
- Bump to v0.8.0 by @wwwillchen in https://github.com/google/mesop/pull/400
New Contributors
- @djm93dev made their first contribution in https://github.com/google/mesop/pull/369
- @eltociear made their first contribution in https://github.com/google/mesop/pull/396
Full Changelog: https://github.com/google/mesop/compare/v0.7.2...v0.8.0