reflex/reflex/vars
Khaleel Al-Adhami b5d1e03de1
improve object var symantics (#4290)
* improve object var symantics

* add case for serializers

* check against serializer with to = dict

* add tests

* fix typing issues

* remove default value

* older version of python doesn't have assert type

* add base to rx field cases

* get it from typing_extension
2024-11-05 09:56:10 -08:00
..
__init__.py [ENG-3749] type safe vars (#4066) 2024-10-07 14:59:02 -07:00
base.py improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00
function.py [ENG-3848][ENG-3861]Shiki Code block Experimental (#4030) 2024-10-22 17:01:34 +00:00
number.py improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00
object.py improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00
sequence.py improve object var symantics (#4290) 2024-11-05 09:56:10 -08:00