What's Changed
- Linux support by @rczhang in #38
- Allow
flex-shrink
to be set to 0. by @richard-to in #78 - Make all (API-exposed) dataclass kw-only by @wwwillchen in #80
- Allow columns CSS property to accept int/str vals. by @richard-to in #86
- Document input race condition issue anti-pattern by @wwwillchen in #89
- Document component key (closes #74) by @wwwillchen in #88
- Ensure edit events from visual editor is only processed in debug mode by @wwwillchen in #92
- Fix logic for setting debug mode from colab_run and wsgi_app (closes #83) by @wwwillchen in #90
New Contributors
- @rczhang made their first contribution in #38
- @richard-to made their first contribution in #78
- @wwwillchen made their first contribution in #80
Full Changelog: v0.2...v0.4.1