reflex/reflex/components/el
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
..
constants HTML Refactor (#2164) 2023-11-20 15:16:03 -08:00
elements [ENG-4153]Use empty string for None values in rx.input and rx.el.input (#4521) 2024-12-12 15:24:15 -08:00
__init__.py [REF-3568][REF-3569]Remove deprecations (#3852) 2024-08-29 15:46:18 -07:00
__init__.pyi make list suggestions work in rx.input (#4391) 2024-11-18 18:22:01 -08:00
element.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
element.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00