v0.1.20
What's Changed
- [Fix: issue 542] changes to str when column data is a list or tuple in pc.data_table by @d29107d in #576
- Fix cond component render by @picklelo in #639
- Fix format dict props by @picklelo in #641
- bugfix for properly rendering datatables. by @ElijahAhianyo in #638
- [Fix: issue 640] Clean up json dumps by @d29107d in #642
- Hot loading asset folder on development by @PeterYusuke in #643
- 635-integration tests by @ElijahAhianyo in #650
- Fix to make event chains synchronous by @picklelo in #654
- Added parameters to Socket.IO web server by @LouisFaure in #659
- [Enhancement issue 575] Throw better error for invalid child component by @d29107d in #655
- [Fix: issue 633] Component List don't support Var(list). by @d29107d in #636
- [Fix: issue 266] Added script Component by @wassafshahzad in #653
- Integration tests follow up by @ElijahAhianyo in #657
- Add error message for invalid var ops by @picklelo in #664
- Added windows warning by @Alek99 in #668
New Contributors
- @LouisFaure made their first contribution in #659
- @wassafshahzad made their first contribution in #653
Full Changelog: v0.1.19...v0.1.20