reflex/tests/units/components
Khaleel Al-Adhami 54ad9f0f4b
make var system expandable (#4175)
* make var system expandable

* use old syntax

* remove newer features

* that's a weird error

* remove unnecessary error message

* remove hacky getattr as it's no longer necessary

* improve color handling

* get it right pyright

* dang it darglint

* fix prototype to string

* don't try twice

* adjust test case

* add test for var alpha

* change place of type ignore

* fix json

* add name to custom var operation

* don't delete that you silly

* change logic

* remove extra word
2024-10-21 17:05:13 -07:00
..
base add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
core make var system expandable (#4175) 2024-10-21 17:05:13 -07:00
datadisplay reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
el add workflow to check dependencies on release branch (#4050) 2024-10-07 20:57:02 +02:00
forms default on_submit in form set to prevent_default (#4005) 2024-09-26 11:56:59 -07:00
graphing reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
layout reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
lucide reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
media reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
radix reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
recharts reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
typography reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
__init__.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_component_future_annotations.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
test_component_state.py reorganize all tests in a single top folder (#3981) 2024-09-26 01:22:52 +02:00
test_component.py Support aria and data props (#4149) 2024-10-14 08:45:25 -07:00
test_tag.py update ruff to latest version (#4081) 2024-10-07 23:52:36 +02:00