reflex/reflex/components/radix
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
..
primitives add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
themes [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 upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
__init__.pyi [REF-3562][REF-3563] Replace chakra usage (#3872) 2024-09-12 10:46:42 -07:00