reflex/reflex/components/core
Khaleel Al-Adhami f39e8c9667
move all environment variables to the same place (#4192)
* move all environment variables to the same place

* reorder things around

* move more variables to environment

* remove cyclical imports

* forgot default value for field

* for some reason type hints aren't being interpreted

* put the field type *before* not after

* make it get

* move a bit more

* add more fields

* move reflex dir

* add return

* put things somewhere else

* add custom error
2024-10-21 13:28:55 -07: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 replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
banner.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
breakpoints.py Bring back py3.9 support with a deprecation warning. (#3976) 2024-09-23 18:15:16 -07:00
client_side_routing.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
client_side_routing.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
clipboard.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
clipboard.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
colors.py Get rx.color working with fstrings (#2562) 2024-02-09 17:06:55 -08:00
cond.py remove all runtime asserts (#4019) 2024-09-27 17:25:22 -07:00
debounce.py add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
debounce.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00
foreach.py replace old var system with immutable one (#3916) 2024-09-13 16:01:52 -07:00
html.py disable prose by default for rx.html (#4001) 2024-09-26 13:47:05 -07:00
html.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07: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 move all environment variables to the same place (#4192) 2024-10-21 13:28:55 -07:00
upload.pyi add type hinting to events (#4145) 2024-10-14 08:44:31 -07:00