v0.1.16 💥
What's Changed
- Make db_url optional by @Wazarr94 in #402
- Allow the user to change ports by @HellAmbro in #417
- Feature/255 allow conditional props by @ElijahAhianyo in #359
- fixed Bugs related to how event chains works by @LumiaGG in #413
- Optimize Frontend and Backend only Execution Parameters by @r0b2g1t in #434
- Fix bug on setting plotly figure as State.vars by @lawrence-axb in #440
- Add import aliases by @picklelo in #452
- Provide Highlevel API for most components by @Lendemor in #451
- Allow pc.cond without else case by @picklelo in #453
- Use Socket.IO for message transport by @advo-kat in #449
- Added Discord Badge by @Alek99 in #455
- Fix test fails in windows PC by @PeterYusuke in #437
- Fix server side events by @picklelo in #465
- fix router_data not being accessible in substates by @Lendemor in #474
- fix onload events for substates by @Lendemor in #473
- Add anchor tag for hash link by @PeterYusuke in #469
- Add --no-zip pc CLI Parameter by @r0b2g1t in #479
- Add compile error for invalid event handlers by @picklelo in #482
- Fix powershell command by @Cheesy-Brik in #484
- use ruff as linter and fix lots of problems by @FHU-yezi in #450
- Hardcode bun version by @picklelo in #494
- Socket fixes and improvements by @advo-kat in #485
- make PCList pickleable by @ElijahAhianyo in #500
- Remove unused Objects and fixed Variable Name by @r0b2g1t in #498
- Small fixes following the PR about highlevel API by @Lendemor in #501
- Add export only parameters for Backend and Frontend by @r0b2g1t in #499
- Fix custom component render by @picklelo in #517
- Fix pc export use the wrong backend url by @FHU-yezi in #504
- Fix args format in dynamic route by @Lendemor in #502
- Patch for #512 --no-frontend now updates database appropriately by @jqwez in #516
- fix interactions between foreach and cond by @Lendemor in #521
- Add color prop to CircularProgress by @Cheesy-Brik in #520
- Better start, literally. by @FHU-yezi in #493
- add pc.route decorator by @Lendemor in #513
- Add password component by @picklelo in #519
- 334: create PCDict by @ElijahAhianyo in #503
- Add keypress event handlers by @picklelo in #523
- Add cors to backend server by @picklelo in #524
- Fix cors origin by @picklelo in #525
- Fix websockets transport by @picklelo in #527
- Alek/typewarning by @Alek99 in #530
- Clean up cond vars by @picklelo in #536
New Contributors
- @Wazarr94 made their first contribution in #402
- @lawrence-axb made their first contribution in #440
- @PeterYusuke made their first contribution in #437
- @Cheesy-Brik made their first contribution in #484
- @jqwez made their first contribution in #516
Full Changelog: v0.1.14...v0.1.16