reflex/reflex/compiler
benedikt-bartscher 93f402c773
Initial values for computed vars (#2670)
* initial values for computed vars draft

* add tests, add computed_var overloads

* fix darglint

* pass initial to substates when calling dict

* add tests for for child states

* format black

* allow None as initial value

* rename runtime_only to raises_at_runtime

* cleanup unused arguments of ComputedVars

* refactor cached_var to be partial of computed_var
2024-02-24 13:45:07 -08:00
..
__init__.py Rename pynecone to reflex (#1236) 2023-06-25 16:56:55 -07:00
compiler.py Apply app theme color_mode/appearance as next-themes default (#2654) 2024-02-22 10:14:38 -08:00
templates.py feat: Synchronizing localStorage between tabs using browser events (#2533) 2024-02-20 15:14:55 -08:00
utils.py Initial values for computed vars (#2670) 2024-02-24 13:45:07 -08:00