reflex/reflex/experimental
Masen Furer ffb24ceeee
Improve ClientState compatibility with rx.input (#3490)
* Ignore type checking for generic aliases in _var_name_unwrapped

* Allow ClientStateVar.set_value to be used with text inputs

* client_state: If var_name is not provided, create a random name

* client_state: partition the arg value to get `_e0` from `_e0.target.value`
2024-06-19 07:01:46 -07:00
..
__init__.py promote toast to main namespace (#3422) 2024-06-06 10:38:35 -07:00
assets.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
client_state.py Improve ClientState compatibility with rx.input (#3490) 2024-06-19 07:01:46 -07:00
hooks.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
layout.py Pass _var_is_string parameter to Var.create (#3470) 2024-06-10 14:32:32 -07:00
layout.pyi clean up hooks and update component to use add_hooks (#3439) 2024-06-06 10:26:04 -07:00
misc.py allow return from run_in_thread (#3477) 2024-06-13 09:59:05 -07:00