reflex/reflex/components/core
Thomas Brandého 7f1aee6dc8
enable N rules for naming conventions (#4666)
* enable N rules for naming conventions

* fix pyi

* address comments

* remove unneeded code
2025-01-23 15:29:17 +01:00
..
layout add center / spacer / hstack / vstack in radix/themes/layout (#2331) 2024-01-30 15:39:22 -08:00
__init__.py introduce customizable breakpoints (#3568) 2024-06-27 01:34:49 +03:00
__init__.pyi pyi_generator cleanup: ruff, remove fully qualified reflex. names (#3591) 2024-06-29 08:48:01 -07:00
banner.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
banner.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
breakpoints.py add codespell to pre-commit (#4559) 2024-12-20 17:04:39 -08:00
client_side_routing.py deprecate add_custom_404_page (#4505) 2024-12-11 18:29:39 -08:00
client_side_routing.pyi deprecate add_custom_404_page (#4505) 2024-12-11 18:29:39 -08:00
clipboard.py add deps and position field in VarData (#4518) 2024-12-13 13:28:55 -08:00
clipboard.pyi add deps and position field in VarData (#4518) 2024-12-13 13:28:55 -08:00
colors.py Get rx.color working with fstrings (#2562) 2024-02-09 17:06:55 -08:00
cond.py style: prefer type() over __class__ (#4512) 2024-12-10 12:35:46 -08:00
debounce.py add noop event (#4288) 2024-11-04 10:33:07 -08:00
debounce.pyi change custom attr to accept any (#4323) 2024-11-07 14:18:13 -08:00
foreach.py enable RUF rules for linting (#4465) 2024-12-10 09:11:50 -08:00
html.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
html.pyi add ERA rules to detect commented out code (#4472) 2024-12-11 18:26:44 -08:00
match.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
responsive.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
upload.py Bump frontend and backend deps (#4667) 2025-01-22 15:18:05 -08:00
upload.pyi fix upload argspec being missing (#4335) 2024-11-08 10:12:29 -08:00