reflex/reflex/components
Masen Furer 5a5be8162b
Handle props annotated as list/dict of EventHandler (#4257)
These props are NOT event triggers themselves, but rather they are props that
expect a list or dict of event handlers.

Additional fix for calling an `@rx.event` decorated event handler with no
arguments.
2024-10-28 17:00:13 -07:00
..
base Add type hinting to dataeditor events (#4210) 2024-10-21 18:53:51 -07:00
core use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
datadisplay use $ syntax (#4237) 2024-10-24 14:34:39 -07:00
el use $ syntax (#4237) 2024-10-24 14:34:39 -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 use $ syntax (#4237) 2024-10-24 14:34:39 -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 use $ syntax (#4237) 2024-10-24 14:34:39 -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 Handle props annotated as list/dict of EventHandler (#4257) 2024-10-28 17:00:13 -07:00
dynamic.py use $ syntax (#4237) 2024-10-24 14:34:39 -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