v0.9.2
What's Changed
- Allow multiple selections on select box by @richard-to in #481
- chore: fix typo in docs/index.md by @simkimsia in #487
- Unpin deepdiff by @richard-to in #482
- Update test command in docs by @richard-to in #484
- Fix node_modules path in docker compose by @richard-to in #486
- Update grpc-tools to 1.12.4 by @richard-to in #490
- chore: fix typo in posts/why_mesop.md by @simkimsia in #502
- Use ipv4 host if ipv6 is not available by @wwwillchen in #497
- Add
on_blur
for input / textarea by @wwwillchen in #517 - Add SecurityPolicy to docs by @wwwillchen in #521
- Remove $ prefix from shell commands by @wwwillchen in #523
- added proper example for navigate api by @Rakib-hosen in #525
- Fix deserializing dict for stateclass by @wwwillchen in #520
- Create InputEnterEvent which includes input value by @wwwillchen in #522
- Fix mimetype for JS files by @wwwillchen in #532
- Bump to v0.9.2 by @wwwillchen in #533
New Contributors
- @simkimsia made their first contribution in #487
- @Rakib-hosen made their first contribution in #525
Full Changelog: v0.9.1...v0.9.2