reflex/reflex/components
Thomas Brandého c721227a06
add default value for text area (#4462)
* add default_value prop in text_area

* also support it for el.textarea
2024-12-03 01:31:32 +01:00
..
base redesign error boundary screen (#4329) 2024-11-12 12:36:42 -08:00
core rx.upload must include _var_data from props (#4463) 2024-12-02 16:29:06 -08:00
datadisplay Downgrade syntax highlighter to fix wrapLongLines (#4368) 2024-11-21 16:54:15 -08:00
el add default value for text area (#4462) 2024-12-03 01:31:32 +01:00
gridjs change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
lucide change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
markdown [ENG-4010]Codeblock cleanup in markdown (#4233) 2024-11-07 19:18:14 -08:00
moment Add datetime to moment (#4381) 2024-11-19 09:29:11 -08:00
next change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
plotly follow up to #4426 (#4436) 2024-11-25 11:27:07 -08:00
radix add default value for text area (#4462) 2024-12-03 01:31:32 +01:00
react_player change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
recharts enable css props via wrapperStyle for recharts components (#4447) 2024-12-02 09:20:33 -08:00
sonner Handle Var passed to rx.toast (#4405) 2024-11-21 16:15:01 -08:00
suneditor change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
tags add metainfo to keyevent (#4287) 2024-11-06 15:10:02 -08: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 typed dict type checking (#4340) 2024-11-18 19:28:38 -08:00
dynamic.py fix imports with alias from $ (#4332) 2024-11-07 19:17:07 -08:00
literals.py Chakra input component type_ prop literal (#2292) 2023-12-18 15:43:51 -08:00
props.py [ENG-3892]Shiki codeblock support decorations (#4234) 2024-10-31 09:33:49 +00:00