.. |
.templates
|
Radix Accordion (#2310)
|
2024-01-18 14:20:21 -08:00 |
compiler
|
Support component create methods as keys in global styles (#2498)
|
2024-01-31 12:25:18 -08:00 |
components
|
Merge remote-tracking branch 'origin/main' into reflex-0.4.0
|
2024-02-02 08:39:10 -08:00 |
constants
|
All event handlers inherit from event triggers (#2507)
|
2024-02-01 16:11:15 -08:00 |
middleware
|
[REF-201] Separate on_load handler from initial hydration (#1847)
|
2023-11-30 12:21:15 -08:00 |
utils
|
Rework telemetry to support installation_id (#2480)
|
2024-01-31 11:39:48 -08:00 |
__init__.py
|
add lucide icons as a candidate for core icon library (#2444)
|
2024-01-29 11:43:00 -08:00 |
__init__.pyi
|
add lucide icons as a candidate for core icon library (#2444)
|
2024-01-29 11:43:00 -08:00 |
__main__.py
|
add __main__ entry point to allow python -m reflex (#1516)
|
2023-08-03 14:26:50 -07:00 |
admin.py
|
Allow view overrides for registering models with admin (#1249)
|
2023-06-27 14:08:09 -07:00 |
app_module_for_backend.py
|
apps should no longer call "app.compile()" (#2291)
|
2023-12-18 16:06:21 -08:00 |
app.py
|
Move is_used to Upload component rather than UploadFilesProvider (#2514)
|
2024-02-01 17:57:43 -08:00 |
app.pyi
|
Refactor chakra components into separate folder (#2315)
|
2023-12-21 09:52:08 -08:00 |
base.py
|
RED-1052/rx.State as Base State (#2146)
|
2023-11-29 09:43:33 -08:00 |
config.py
|
Separate out the hosting CLI from main repo (#2165)
|
2023-11-28 15:20:06 -08:00 |
config.pyi
|
Expose gunicorn_worker_class via Config (#2084)
|
2023-10-31 13:45:29 -07:00 |
event.py
|
Refactor chakra components into separate folder (#2315)
|
2023-12-21 09:52:08 -08:00 |
model.py
|
support SQLModel 0.0.14 + SQLAlchemy 2 (#2283)
|
2023-12-12 17:52:11 -08:00 |
page.py
|
Update meta parameter to accept a list of any type (#2477)
|
2024-01-29 16:52:28 -08:00 |
page.pyi
|
Lazy import modules in reflex (#2144)
|
2023-11-13 19:48:12 -08:00 |
reflex.py
|
Rework telemetry to support installation_id (#2480)
|
2024-01-31 11:39:48 -08:00 |
route.py
|
Remove deprecated route decorator (#1815)
|
2023-09-14 10:29:29 -07:00 |
state.py
|
fix is_backend_variable for dunder prefixed variables (#2391)
|
2024-01-16 17:37:05 -08:00 |
style.py
|
Vardata for rx.Match (#2439)
|
2024-01-24 14:55:49 -08:00 |
testing.py
|
simple pytest benchmark for measuring event <=> state update round trip time (#2489)
|
2024-01-30 15:55:55 -08:00 |
vars.py
|
[REF-1742] Radio group prop types fix (#2452)
|
2024-01-30 18:14:20 -08:00 |
vars.pyi
|
RED-1052/rx.State as Base State (#2146)
|
2023-11-29 09:43:33 -08:00 |