New Features
Improvements
- Recharts Improvements
- [REF-3273]Add SVG circle, polygon and rect components by @ElijahAhianyo in #3684
- notifying frontend about backend error looks better by @Lendemor in #3491
Bug Fixes
- debounce: pass through key and special_props by @masenf in #3655
- [REF-3135]Radix Primitive components should not ignore provided
class_name
prop by @ElijahAhianyo in #3676 - [REF-3101]
rx.list
Dont set/hardcodelist_style_position
css prop by @ElijahAhianyo in #3695 - [REF-3184] [REF-3339] Background task locking improvements by @masenf in #3696
- [REF-3375] useMemo on generateUUID props to maintain consistent value by @masenf in #3708
- Define BaseVar fields on ComputedVar by @paoloemilioserra in #3659
Var Refactor
This release includes some new experimental features being developed incrementally in reflex._x.vars.
- [REF-3222] define new JS-type var classes by @adhami3310 in #3668
- [REF-3228] implement LiteralStringVar and format/retrieval mechanism by @adhami3310 in #3669
- [REF-3227] implement more literal vars by @adhami3310 in #3687
- [REF-3321] implement var operation decorator by @adhami3310 in #3698
Other Changes
- cleanup unused useReducer import by @benedikt-bartscher in #3667
- feat: Improve documentation in Japanese README.md file by @l-melon in #3650
- Benchmarking Updates by @Alek99 in #3680
- add Persian translation and update the language links in the README.m… by @BenyaminZojaji in #3666
- fix var warning by @Lendemor in #3704
New Contributors
- @Manas1820 made their first contribution in #3662
- @l-melon made their first contribution in #3650
- @BenyaminZojaji made their first contribution in #3666
- @paoloemilioserra made their first contribution in #3659
Full Changelog: v0.5.7...reflex-0.5.8