reflex/reflex/components/el/elements
Elijah Ahianyo 7ca50c62e2
[ENG-4153]Use empty string for None values in rx.input and rx.el.input (#4521)
* Use empty string for None values in `rx.input` and `rx.el.input`

* fix tests

* fix pyi scripts

* use nullish coalescing operator

* fix unit tests

* use ternary operator so old browsers and dynamic components tests pass

* address comment on doing this only for optionals

* Fix tests

* pyright!

* fix comments
2024-12-12 15:24:15 -08:00
..
__init__.py make list suggestions work in rx.input (#4391) 2024-11-18 18:22:01 -08:00
__init__.pyi make list suggestions work in rx.input (#4391) 2024-11-18 18:22:01 -08:00
base.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
base.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
forms.py [ENG-4153]Use empty string for None values in rx.input and rx.el.input (#4521) 2024-12-12 15:24:15 -08:00
forms.pyi [ENG-4153]Use empty string for None values in rx.input and rx.el.input (#4521) 2024-12-12 15:24:15 -08:00
inline.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
inline.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
media.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
media.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
metadata.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
metadata.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
other.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
other.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
scripts.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
scripts.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
sectioning.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
sectioning.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
tables.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
tables.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
typography.py add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
typography.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00