reflex/reflex/components/radix/themes
Khaleel Al-Adhami 74d1c47ce2
allow classname to be state vars (#3991)
* allow classname to be state vars

* simplify join with all literal string vars

* add test case and avoid concat var operation if it's not necessary

* remove silly print statement

* simplify case where there's no var

* don't automatically do class name str to literal var
2024-09-25 09:57:29 -07:00
..
components Added fill color for progress (#3926) 2024-09-18 00:08:15 +02:00
layout allow classname to be state vars (#3991) 2024-09-25 09:57:29 -07:00
typography replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
__init__.py upgrade to latest ruff (#3497) 2024-06-19 12:32:13 +02:00
__init__.pyi pyi_generator cleanup: ruff, remove fully qualified reflex. names (#3591) 2024-06-29 08:48:01 -07:00
base.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
base.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
color_mode.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
color_mode.pyi replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00