reflex/reflex/components/radix/primitives
Masen Furer 5d647a498f
[REF-1368] Move common form functionality to rx.el.forms (#2801)
* [REF-1368] Move common form functionality to rx.el.forms

Allow plain HTML Form element to have magic on_submit event handler.

* Chakra and Radix forms inherit `on_submit` functionality from rx.el.form

Consolidate logic in the basic HTML form and use it in both Radix and Chakra
form wrappers.

* from __future__ import annotations for py38
2024-03-07 13:17:54 -08:00
..
__init__.py [0.4.0] Namespace the Drawer primitive subcomponents (#2492) 2024-01-31 11:39:13 -08:00
accordion.py Update CSS padding in accordion.py (#2759) 2024-03-01 12:32:44 -08:00
accordion.pyi Accordion Items unique Value (#2663) 2024-02-20 11:50:50 -08:00
base.py Radix Accordion (#2310) 2024-01-18 14:20:21 -08:00
base.pyi [REF-1958] Remove shadowed radix css props (#2590) 2024-02-13 10:06:28 -08:00
drawer.py [REF-2098] Allow overlay Close components to have on_click handlers (#2793) 2024-03-06 17:09:46 -08:00
drawer.pyi [REF-2098] Allow overlay Close components to have on_click handlers (#2793) 2024-03-06 17:09:46 -08:00
form.py [REF-1368] Move common form functionality to rx.el.forms (#2801) 2024-03-07 13:17:54 -08:00
form.pyi [REF-1368] Move common form functionality to rx.el.forms (#2801) 2024-03-07 13:17:54 -08:00
progress.py [REF-2087] Better rx.progress styling integration with radix themes (#2762) 2024-03-05 12:07:20 -08:00
progress.pyi [REF-2087] Better rx.progress styling integration with radix themes (#2762) 2024-03-05 12:07:20 -08:00
slider.py Handle component namespaces in global styles (#2630) 2024-02-15 16:03:10 -08:00
slider.pyi Handle component namespaces in global styles (#2630) 2024-02-15 16:03:10 -08:00