reflex/tests/components
Masen Furer 0ed895cde7
debounce: pass through key and special_props (#3655)
These fields on the base Component were not being carried onto the
DebounceInput component (to be passed to the child).

Discovered while testing #3653
2024-07-12 13:27:19 -07:00
..
base add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
core debounce: pass through key and special_props (#3655) 2024-07-12 13:27:19 -07:00
datadisplay add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
el Lendemor/improve coverage (#2988) 2024-04-04 14:31:43 +02:00
forms [REF-3016] Allow special characters in upload ID (#3449) 2024-06-12 09:21:21 -07:00
graphing Layout property not pushed through on rx.plotly (#3394) 2024-05-31 11:48:43 -07:00
layout generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
lucide add_style api (#3202) 2024-05-06 16:59:11 -07:00
media Use rx.el.img as rx.image (#2558) 2024-02-08 14:44:53 -08:00
radix add_style api (#3202) 2024-05-06 16:59:11 -07:00
typography Remove deprecations for 0.5.0 (#3222) 2024-05-07 08:55:42 -07:00
__init__.py Add basic unit tests (#7) 2022-11-20 14:34:25 -08:00
test_component_future_annotations.py [REF-2272] Support declaring EventHandlers directly in component (#2952) 2024-03-29 06:26:07 -07:00
test_component_state.py [REF-2265] ComponentState: scaffold for copying State per Component instance (#2923) 2024-03-29 09:22:25 -07:00
test_component.py add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
test_tag.py fixed issue with hypens (#2450) 2024-01-26 14:14:46 -08:00