.. |
.templates
|
support eventspec/eventchain in var operations (#4038)
|
2024-10-03 15:33:51 -07:00 |
app_mixins
|
improve lifespan typecheck and debug (#4014)
|
2024-09-27 16:17:30 -07:00 |
compiler
|
bundle chakra in window for CSR (#4042)
|
2024-10-03 14:25:21 -07:00 |
components
|
Include emotion inside of dynamic components (#4052)
|
2024-10-03 15:58:42 -07:00 |
constants
|
default should be warning for subprocesses not info (#4049)
|
2024-10-03 12:24:56 -07:00 |
custom_components
|
use pathlib as much as possible (#3967)
|
2024-10-03 17:50:39 +02:00 |
experimental
|
remove all runtime asserts (#4019)
|
2024-09-27 17:25:22 -07:00 |
istate
|
move router dataclasses in their own file (#4044)
|
2024-10-03 14:18:28 -07:00 |
middleware
|
remove format_state and override behavior for bare (#3979)
|
2024-09-26 16:00:28 -07:00 |
utils
|
catch CancelledError in lifespan hack for windows (#4083)
|
2024-10-07 13:17:27 -07:00 |
vars
|
convert literal type to its variants (#4062)
|
2024-10-07 13:17:27 -07:00 |
__init__.py
|
expose radix primitive progress under rx.radix.primitives.progress (#3930)
|
2024-09-16 16:36:17 -07:00 |
__init__.pyi
|
expose radix primitive progress under rx.radix.primitives.progress (#3930)
|
2024-09-16 16:36:17 -07: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
|
Bring back py3.9 support with a deprecation warning. (#3976)
|
2024-09-23 18:15:16 -07:00 |
app.py
|
remove var operation error (#4053)
|
2024-10-03 15:58:04 -07:00 |
base.py
|
Component as Var type (#3732)
|
2024-09-19 19:06:53 -07:00 |
config.py
|
use pathlib as much as possible (#3967)
|
2024-10-03 17:50:39 +02:00 |
event.py
|
support eventspec/eventchain in var operations (#4038)
|
2024-10-03 15:33:51 -07:00 |
model.py
|
a friendly little helper (#4021)
|
2024-10-01 14:32:05 -07:00 |
page.py
|
re add removed method with better behaviour and tests (#3986)
|
2024-09-24 23:29:56 +02:00 |
reflex.py
|
use pathlib as much as possible (#3967)
|
2024-10-03 17:50:39 +02:00 |
route.py
|
[REF-2643] Throw Errors for duplicate Routes (#3155)
|
2024-05-03 12:15:40 -07:00 |
state.py
|
[ENG-3867] Garden Variety Pickle (#4054)
|
2024-10-03 19:19:06 -07:00 |
style.py
|
don't camel case keys of dicts in style (#3982)
|
2024-09-24 17:38:49 -07:00 |
testing.py
|
remove all runtime asserts (#4019)
|
2024-09-27 17:25:22 -07:00 |