reflex/reflex/vars
Khaleel Al-Adhami 62021b0b40
implement _evaluate in state (#4018)
* implement _evaluate in state

* add warning

* use typing_extension

* add integration test
2024-09-27 16:58:20 -07:00
..
__init__.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
base.py implement _evaluate in state (#4018) 2024-09-27 16:58:20 -07:00
function.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
number.py Handle bool cast for optional NumberVar (#4010) 2024-09-26 21:52:31 -07:00
object.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
sequence.py allow classname to be state vars (#3991) 2024-09-25 09:57:29 -07:00