.. |
.templates
|
cleanup unused useReducer import (#3667)
|
2024-07-12 12:55:25 -07:00 |
app_mixins
|
split lifespan and middleware logic in separate mixin files (#3557)
|
2024-06-29 08:50:04 -07:00 |
compiler
|
add module prefix to generated state names (#3214)
|
2024-07-11 11:13:57 -07:00 |
components
|
fix var warning (#3704)
|
2024-07-25 10:50:18 -07:00 |
constants
|
[REF-3197] Browser init workflow (#3673)
|
2024-07-18 18:51:33 -07:00 |
custom_components
|
Use twine environment variables if set (#3353)
|
2024-05-21 14:43:49 -07:00 |
experimental
|
[REF-3321] implement var operation decorator (#3698)
|
2024-07-25 09:34:14 -07:00 |
middleware
|
upgrade to latest ruff (#3497)
|
2024-06-19 12:32:13 +02:00 |
utils
|
[REF-3273] Add SVG circle, polygon and rect components (#3684)
|
2024-07-22 12:05:50 -07:00 |
__init__.py
|
[REF-3157] Avoid SQLModel metaclass conflict (#3610)
|
2024-07-03 15:58:21 +02:00 |
__init__.pyi
|
[REF-3157] Avoid SQLModel metaclass conflict (#3610)
|
2024-07-03 15:58:21 +02:00 |
__main__.py
|
add __main__ entry point to allow python -m reflex (#1516)
|
2023-08-03 14:26:50 -07:00 |
admin.py
|
upgrade to latest ruff (#3497)
|
2024-06-19 12:32:13 +02:00 |
app_module_for_backend.py
|
upgrade to latest ruff (#3497)
|
2024-06-19 12:32:13 +02:00 |
app.py
|
notifying frontend about backend error looks better (#3491)
|
2024-07-23 13:58:15 -07:00 |
base.py
|
Abstract color_mode related Var creation (#3533)
|
2024-06-20 16:46:48 -07:00 |
config.py
|
dedupe config overrides (#3600)
|
2024-07-03 17:34:22 +02:00 |
event.py
|
feat: Adding an event to go back just as the user would. (#3636)
|
2024-07-09 11:18:02 -07:00 |
model.py
|
bare sqlalchemy session + tests (#3522)
|
2024-06-25 15:29:01 +02:00 |
page.py
|
separate DECORATED_PAGES per reflex app (#3102)
|
2024-04-22 11:32:31 -07:00 |
reflex.py
|
reflex init --ai fixups (#3691)
|
2024-07-19 14:05:53 -07:00 |
route.py
|
[REF-2643] Throw Errors for duplicate Routes (#3155)
|
2024-05-03 12:15:40 -07:00 |
state.py
|
[REF-3184] [REF-3339] Background task locking improvements (#3696)
|
2024-07-23 15:28:38 -07:00 |
style.py
|
add responsive props to radix components (#3583)
|
2024-06-28 17:01:23 -07:00 |
testing.py
|
add module prefix to generated state names (#3214)
|
2024-07-11 11:13:57 -07:00 |
vars.py
|
[REF-3321] implement var operation decorator (#3698)
|
2024-07-25 09:34:14 -07:00 |
vars.pyi
|
[REF-3228] implement LiteralStringVar and format/retrieval mechanism (#3669)
|
2024-07-17 17:01:27 -07:00 |