reflex/reflex/vars
Khaleel Al-Adhami bea266b8ed
make object var handle all mapping instead of just dict (#4602)
* make object var handle all mapping instead of just dict

* unbreak ci

* get it right pyright

* create generic variable for field

* add support for typeddict (to some degree)

* import from extensions
2025-01-21 13:14:02 -08:00
..
__init__.py add datetime var comparison operations (#4406) 2024-12-13 12:41:29 -08:00
base.py make object var handle all mapping instead of just dict (#4602) 2025-01-21 13:14:02 -08:00
datetime.py enable PTH rule (#4476) 2024-12-13 14:06:26 -08:00
function.py cast return_expr to Var all the time (#4649) 2025-01-16 20:22:56 +01:00
number.py fix boolean to boolen comparisons (#4620) 2025-01-15 14:23:45 -08:00
object.py make object var handle all mapping instead of just dict (#4602) 2025-01-21 13:14:02 -08:00
sequence.py make object var handle all mapping instead of just dict (#4602) 2025-01-21 13:14:02 -08:00