Skip to content

v0.5.8

Compare
Choose a tag to compare
@masenf masenf released this 29 Jul 19:59
e80315d

New Features

  • update init prompt to use new templates from reflex-dev/templates by @Lendemor in #3677

Improvements

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/hardcode list_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.

Other Changes

New Contributors

Full Changelog: v0.5.7...reflex-0.5.8