What's Changed
- Lendemor/fix datatable rendering by @Lendemor in #1360
- Check bun installation exit code during reflex init by @siddhantgoel in #1385
- Allow custom Tailwind content by @kbrgl in #1399
- rx.App
state
arg should not be required by @ElijahAhianyo in #1361 - Update tests for Foreach by @ElijahAhianyo in #1394
- integration/test_server_side_event.py: tests for set_value by @masenf in #1390
- improve 404 logic by @Lendemor in #1398
- Bump version to 0.2.2 by @picklelo in #1400
- Fix foreach indexing by @picklelo in #1403
- Update Readme links by @TaiJuWu in #1405
- feature: Auto install node by nvm on Linux by @TaiJuWu in #1404
- Bugfix for hidden refs on form submit by @ElijahAhianyo in #1418
- rx.markdown custom styles for tags by @picklelo in #1416
- dev-mode compile: purge .web dir at last min to reduce downtime window by @jackie-pc in #1430
- update templates to remove deprecation warning by @Lendemor in #1437
- List and Dict mutation on setattr by @ElijahAhianyo in #1428
- rename rx.route decorator by @Lendemor in #1442
- Update package.json to use nvm by @picklelo in #1419
- Github action to run unit tests on windows by @jackie-pc in #1444
- update behaviour for wrong state passed as argument of rx.App by @Lendemor in #1447
- Update version flag by @picklelo in #1452
- CI: factor out env setup as composite action by @jackie-pc in #1455
- Improve prerequisites check by @picklelo in #1454
- fix breadcrumb API & add get_page_crumbs method by @Lendemor in #1387
- CI: separate pre-commit github action job by @jackie-pc in #1457
- Remove curl and parallelize node/bun install by @picklelo in #1458
- Add unified logging by @picklelo in #1462
- Show status bar on reflex init by @picklelo in #1467
New Contributors
- @jackie-pc made their first contribution in #1430
Full Changelog: v0.2.2...v0.2.3