reflex-dev
reflex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Update reflex/utils/misc.py Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
FarhanAliRaza:pre-load-font
41 minutes ago
Update reflex/utils/misc.py Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
FarhanAliRaza:pre-load-font
41 minutes ago
feat: add rx.google_font for faster font loading from the document head Loading fonts via rx.App(stylesheets=...) chains them behind an @import in the global stylesheet, so the browser only discovers the font after parsing that sheet, delaying first paint. rx.google_font emits preconnect hints and a display=swap stylesheet link for head_components, letting the browser fetch the font during initial HTML parse. Also adds the `as_` prop to el.link so rel="preload" links work.
FarhanAliRaza:pre-load-font
48 minutes ago
Merge branch 'main' into carlos/remove-os-templates
carlos/remove-os-templates
2 hours ago
Update `StringVar` to match Python `str` behavior (#5417) Add missing `lstrip` and `rstrip` methods to align with Python's `str` interface. Update `strip` method to accept a `chars` argument, consistent with `str.strip`.
ubaidrmn:fix-5417
2 hours ago
Remove more template repo handling code We don't need to enumerate templates for a release anymore, so this code can be removed.
carlos/remove-os-templates
2 hours ago
Merge branch 'main' into carlos/breadcrumbs-fix
carlos/breadcrumbs-fix
2 hours ago
update
carlos/extend-reflex-docgen
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
ENG-9668: feat: add rx.google_font for faster font loading from the document head
#6597
43 minutes ago
1f44dbd
FarhanAliRaza:pre-load-font
CodSpeed Performance Gauge
0%
ENG-9585: Remove os templates
#6592
2 hours ago
d9640b1
carlos/remove-os-templates
CodSpeed Performance Gauge
0%
Update `StringVar` to match Python `str` behavior (#5417)
#6596
9 hours ago
65312e6
ubaidrmn:fix-5417
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs