reflex/reflex/vars
Masen Furer 58a4778891
[ENG-3817] deprecate _var_name_unwrapped (instead of removing it) (#3951)
some components and code examples used `_var_name_unwrapped`, so map this
property back to `_js_expr` and deprecate it.
2024-09-20 09:54:42 -07:00
..
__init__.py replace old var system with immutable one (#3916) 2024-09-17 10:20:41 -07:00
base.py [ENG-3817] deprecate _var_name_unwrapped (instead of removing it) (#3951) 2024-09-20 09:54:42 -07:00
function.py replace old var system with immutable one (#3916) 2024-09-17 10:20:41 -07:00
number.py add special handling for infinity and nan (#3943) 2024-09-20 09:54:41 -07:00
object.py replace old var system with immutable one (#3916) 2024-09-17 10:20:41 -07:00
sequence.py Fix string color (#3922) 2024-09-17 10:20:41 -07:00