What's Changed
- Fix link in readme by @picklelo in #670
- Fix Docker Example by @nicornk in #677
- Replace utils module by @iron3oxide in #666
- Bugfix: Call event handlers from other event handlers by @ElijahAhianyo in #691
- Use system pynecone for integration tests by @picklelo in #702
- fixed issue with js error when substate is used by @ElijahAhianyo in #703
- Added KeyboardKey, AspectRatio Components by @HellAmbro in #685
- Feature/Multi File upload by @ElijahAhianyo in #712
- Fix crash when NaN, Inf or -Inf in frontend state. by @jonaengs in #744
- Add poetry version in contributing docs by @kasun in #732
- Integrate pre-commit by @kasun in #742
- Bugfix: 719-File-upload-props-not-working by @ElijahAhianyo in #738
- [Feature: #734] Add custom init name by @HarishChandran3304 in #735
- Added list to color_scale prop by @Alek99 in #761
- Fix empty db_url error message by @kasun in #758
- 740: Allow upload event handler to have arbitrary arg name by @ElijahAhianyo in #755
- Use strict equality in generated JS by @jonaengs in #750
- bugfix/723: pc.data_table not working well with pandas as computed vars by @ElijahAhianyo in #745
- Update to v0.1.21 by @picklelo in #762
New Contributors
- @nicornk made their first contribution in #677
- @iron3oxide made their first contribution in #666
- @jonaengs made their first contribution in #744
- @kasun made their first contribution in #732
- @HarishChandran3304 made their first contribution in #735
Full Changelog: v0.1.20...v0.1.22