-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: reflex-dev/reflex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: restore bundled libraries for backend workers
#7126
opened Sep 12, 2026 by
harsh21234i
Contributor
Loading…
Fix backend-only compile marker cleanup
#7125
opened Sep 12, 2026 by
harsh21234i
Contributor
Loading…
fix(components): drop dead datadisplay lazy exports
#7124
opened Sep 12, 2026 by
benedikt-bartscher
Contributor
•
Draft
perf(memo): evaluate passthrough bodies once and reuse their analysis
#7123
opened Sep 11, 2026 by
FarhanAliRaza
Contributor
Loading…
perf(events): share one chain per handler and trigger across call sites
#7122
opened Sep 11, 2026 by
FarhanAliRaza
Contributor
Loading…
perf(compile): read only set props and cache literal Var dispatch
#7121
opened Sep 11, 2026 by
FarhanAliRaza
Contributor
Loading…
Hold the dev backend listen socket in the granian supervisor
#7114
opened Sep 11, 2026 by
FarhanAliRaza
Contributor
Loading…
perf: fork the dev backend reload worker instead of using a forkserver
#7113
opened Sep 11, 2026 by
FarhanAliRaza
Contributor
Loading…
3 tasks done
Render rx.plotly's id as react-plotly.js's divId
#7082
opened Sep 10, 2026 by
Ishkirat-Singh
Contributor
Loading…
6 tasks done
fix(pyi): mark union props optional in generated stubs
#7080
opened Sep 10, 2026 by
benedikt-bartscher
Contributor
•
Draft
perf: preload the app and fork production granian workers
#7079
opened Sep 10, 2026 by
FarhanAliRaza
Contributor
Loading…
Warn when a base var shadows a var inherited from a parent state
#7077
opened Sep 10, 2026 by
blockgroot
Loading…
fix(config): keep rxconfig dependencies on same-root reload
#7075
opened Sep 10, 2026 by
benedikt-bartscher
Contributor
Loading…
perf: split router into per-field base vars; gather connection-static router data at connect
#7068
opened Sep 8, 2026 by
masenf
Collaborator
Loading…
6 tasks done
Keep disk state reads, sidecar stats and redis version lookup off the event loop
#7065
opened Sep 7, 2026 by
FarhanAliRaza
Contributor
Loading…
6 tasks done
Faster first page load: one-lock hydrate from the connect packet, diffed against compiled defaults
#7064
opened Sep 7, 2026 by
FarhanAliRaza
Contributor
Loading…
6 tasks done
Add holistic table event processing benchmark
#7061
opened Sep 7, 2026 by
FarhanAliRaza
Contributor
Loading…
5 tasks done
Optimize runtime type checks and state delta encoding
#7056
opened Sep 7, 2026 by
FarhanAliRaza
Contributor
Loading…
2 tasks done
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.