reflex/tests/units/components
Masen Furer 1d268f8b13
Support aria and data props (#4149)
* Support aria and data props

* Fix busted docstring

* Ignore special_attributes logic for defined props

* simplify special attribute checking logic

avoid special cases in the special case handling code 🙄
2024-10-14 08:45:25 -07:00
..
base add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
core add type hinting to events (#4145) 2024-10-14 08:44:31 -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