reflex/reflex/components/radix/themes
Jirka Borovec 4d567b7ec1
ruff-format: unify Black with Ruff v0.1 (#2837)
* ruff-format: unify Black with Ruff

* ruff lint.

* v0.1.0

* run precommit

* hand fixing

* fix `not isinstance(...)`

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

* rev isinstance(...) with noqa

* exclude = ["*.pyi"]

* apply precommit

* apply format

* revert pyi

* fixing

* Fix or

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

* Update reflex/components/datadisplay/code.pyi

* Apply suggestions from code review

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

* Update tests/components/core/test_colors.py

* Update reflex/app.py

* Update reflex/app.py

* Update benchmarks/test_benchmark_compile_pages.py

* Update benchmarks/test_benchmark_compile_pages.py

* Update benchmarks/test_benchmark_compile_pages.py

---------

Co-authored-by: Thomas Brandého <thomas.brandeho@gmail.com>
2024-04-23 14:40:06 -07:00
..
components ruff-format: unify Black with Ruff v0.1 (#2837) 2024-04-23 14:40:06 -07:00
layout generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00
typography Experimental layout components (#3066) 2024-04-18 10:54:19 -07:00
__init__.py [REF-1743] Implement radix-native color mode switch and button (#2526) 2024-02-07 11:55:25 -08:00
base.py [REF-2098] Allow overlay Close components to have on_click handlers (#2793) 2024-03-06 17:09:46 -08:00
base.pyi [REF-2524] Tuple unpacking should apply at component level (#3062) 2024-04-11 14:04:19 -07:00
color_mode.py Apply app theme color_mode/appearance as next-themes default (#2654) 2024-02-22 10:14:38 -08:00
color_mode.pyi generate pyi files when building/publishing 3rd party component (#2945) 2024-03-29 09:54:21 -07:00