reflex/reflex/constants
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
..
__init__.py let users pick state manager mode (#4041) 2024-10-10 12:22:35 -07:00
base.py default should be warning for subprocesses not info (#4049) 2024-10-03 12:24:56 -07:00
colors.py add_style api (#3202) 2024-05-06 16:59:11 -07:00
compiler.py Support aria and data props (#4149) 2024-10-14 08:45:25 -07:00
config.py use pathlib as much as possible (#3967) 2024-10-03 17:50:39 +02:00
custom_components.py use pathlib as much as possible (#3967) 2024-10-03 17:50:39 +02:00
event.py /health endpoint for K8 Liveness and Readiness probes (#3855) 2024-09-03 18:34:03 -07:00
installer.py change bun install link to main (#4164) 2024-10-11 15:51:30 -07:00
route.py [REF-2643] Throw Errors for duplicate Routes (#3155) 2024-05-03 12:15:40 -07:00
state.py let users pick state manager mode (#4041) 2024-10-10 12:22:35 -07:00
style.py add workflow to check dependencies on release branch (#4050) 2024-10-07 20:57:02 +02:00