reflex/reflex/components
Masen Furer 2e703f7aaa
Fix 'enter_key_submit=True' on 'rx.text_area' by carrying custom_code on debounce (#4142)
* debounce: handle custom code from child component

Include _get_all_hooks when rendering the child element, instead of just
internal hooks.

* textarea: handle special behaviors during `create`

Move special behavior handling to `create` classmethod to allow carrying of
added props when wrapped in debounce, which does not call `_render` on the
child component.
2024-10-24 14:34:23 -07:00
..
base Add type hinting to dataeditor events (#4210) 2024-10-21 18:53:51 -07:00
core Fix 'enter_key_submit=True' on 'rx.text_area' by carrying custom_code on debounce (#4142) 2024-10-24 14:34:23 -07:00
datadisplay Add on progress typing to react player (#4211) 2024-10-22 13:09:14 -07:00
el Fix 'enter_key_submit=True' on 'rx.text_area' by carrying custom_code on debounce (#4142) 2024-10-24 14:34:23 -07:00
gridjs add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
lucide add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
markdown [ENG-3848][ENG-3861]Shiki Code block Experimental (#4030) 2024-10-22 17:01:34 +00:00
moment Add type hinting to dataeditor events (#4210) 2024-10-21 18:53:51 -07:00
next add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
plotly add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
radix Add on progress typing to react player (#4211) 2024-10-22 13:09:14 -07:00
react_player Add on progress typing to react player (#4211) 2024-10-22 13:09:14 -07:00
recharts versions bump before 0.6.4 (#4208) 2024-10-21 12:56:36 -07:00
sonner add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
suneditor Add type hinting to dataeditor events (#4210) 2024-10-21 18:53:51 -07:00
tags update ruff to latest version (#4081) 2024-10-07 23:52:36 +02:00
__init__.py [REF-3536][REF-3537][REF-3541] Move chakra components into its repo(reflex-chakra) (#3798) 2024-08-19 13:41:31 -07:00
__init__.pyi [REF-3536][REF-3537][REF-3541] Move chakra components into its repo(reflex-chakra) (#3798) 2024-08-19 13:41:31 -07:00
component.py add additional typing for calling events (#4218) 2024-10-23 15:12:02 -07:00
dynamic.py bundle next link in window (#4064) 2024-10-07 09:36:22 -07:00
literals.py Chakra input component type_ prop literal (#2292) 2023-12-18 15:43:51 -08:00
props.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00