reflex/reflex/components
Vy Nguyen 7208540855
Wrap Checkbox component in Context Menu (partial fix for #4262) (#4479)
* Add ContextMenuCheckBoxItem component

* Remove toggle_state method

* Import Checkbox and implement ContextMenuCheckbox class

* Change parameter for create function

* Reformat code and import block

* Removed unused vars

* Format file

* Remove create method

* Reformat code

* Update reflex/components/radix/themes/components/context_menu.py

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>

* Update reflex/components/radix/themes/components/context_menu.py

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>

* Update reflex/components/radix/themes/components/context_menu.py

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>

* Update reflex/components/radix/themes/components/context_menu.py

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>

* Reformat code

* Add automatically modified pyi file

* Update context_menu.pyi file

---------

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
2024-12-13 01:50:01 +01:00
..
base enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
core Fix upload cancellation (#4527) 2024-12-12 10:15:19 -08:00
datadisplay add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
el [ENG-4153]Use empty string for None values in rx.input and rx.el.input (#4521) 2024-12-12 15:24:15 -08: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 enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
moment Add datetime to moment (#4381) 2024-11-19 09:29:11 -08:00
next add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
plotly enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
radix Wrap Checkbox component in Context Menu (partial fix for #4262) (#4479) 2024-12-13 01:50:01 +01:00
react_player change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
recharts add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
sonner add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
suneditor add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -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 ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
dynamic.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -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