v0.1.19 Upload π + Bug Fixes
What's Changed
- Windows production mode command by @PeterYusuke in #570
- [Fix: issue 522] solve restart server error on windows by @PeterYusuke in #583
- [Fix: issue 582] Icon tag should work despite case sensitivity. by @d29107d in #588
- fix needed following the PR that changed Icon usage by @Lendemor in #591
- [Fix issue 563] Add meta arg to page_add method by @PeterYusuke in #589
- Call special events from event triggers by @picklelo in #601
- Fix issue 257. loglevel setting on prod command by @PeterYusuke in #594
- Multiple Page Load Events Added by @lucashofer in #596
- [Improvement] pcconfig.py supports a separate backend_port from api_url by @d29107d in #593
- [Tests] add unit test for event by @d29107d in #614
- [Tests] add unit test for style by @d29107d in #615
- added inherited backend vars by @lucashofer in #616
- Fixed Pycharm highlighting issue. by @Alek99 in #617
- Fix issubclass check by @picklelo in #618
- High Level API for list, accordion, tabs, table etc supports State Vars by @d29107d in #571
- Update poetry version by @picklelo in #625
- Factor out responsive helpers by @picklelo in #624
- Add upload component by @picklelo in #622
- Fix conpoment props`s value show not correct in pages when the value is not in English by @DeathShort in #626
- Update README by @picklelo in #630
- Add props for upload component by @picklelo in #629
New Contributors
- @d29107d made their first contribution in #588
- @lucashofer made their first contribution in #596
- @DeathShort made their first contribution in #626
Full Changelog: v0.1.18...v0.1.19