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