reflex/tests/components/core
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
..
__init__.py rx.color to work with conditional vars (#2546) 2024-02-08 11:45:15 -08:00
test_banner.py Make better/less use of dict.keys() calls (#3455) 2024-06-07 14:28:44 -07:00
test_colors.py add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
test_cond.py add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
test_debounce.py debounce: pass through key and special_props (#3655) 2024-07-12 13:27:19 -07:00
test_foreach.py add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
test_html.py [REF-2574] Default width for Stack (+children) and default padding for container (#3104) 2024-04-30 13:15:57 -07:00
test_match.py add module prefix to generated state names (#3214) 2024-07-11 11:13:57 -07:00
test_responsive.py generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
test_upload.py Refactor upload component and add styled upload component (#3035) 2024-04-24 13:45:22 -07:00