reflex/reflex
Masen Furer b5de9775d3
Sticky tweaks: only show in prod mode ()
* Sticky tweaks: only show in prod mode

Only display the sticky badge in prod mode.

Display the mini-badge for mobile and tablet; full badge only displayed at
desktop width.

* Remove localhost checking
2025-02-10 12:24:42 -08:00
..
.templates [ENG-4570] Fix rx.foreach over dict () 2025-02-05 12:11:21 -08:00
app_mixins add more type annotations through the code () 2025-01-29 01:12:47 +01:00
compiler provide plotly subpackages () 2025-02-07 17:39:16 -08:00
components Sticky tweaks: only show in prod mode () 2025-02-10 12:24:42 -08:00
constants make all triggers disable recurisve memoization () 2025-01-31 11:15:42 -08:00
custom_components Resolve custom component version dynamically () 2025-02-05 16:17:06 -08:00
experimental remove base_state from event types () 2025-02-05 12:11:37 -08:00
istate add more type annotations through the code () 2025-01-29 01:12:47 +01:00
middleware [ENG-4326] Async ComputedVar () 2025-01-31 16:33:30 -08:00
utils fix bun path handling and add a test () 2025-02-10 12:23:38 -08:00
vars Add ComputedVar overloads for BASE_TYPE, SQLA_TYPE, and DATACLASS_TYPE () 2025-02-07 17:39:17 -08:00
__init__.py add more type annotations through the code () 2025-01-29 01:12:47 +01:00
__init__.pyi enable PGH, bump pyright and fix all #type: ignore () 2025-01-28 13:11:05 -08:00
__main__.py add __main__ entry point to allow python -m reflex () 2023-08-03 14:26:50 -07:00
admin.py upgrade to latest ruff () 2024-06-19 12:32:13 +02:00
app_module_for_backend.py Do not track compile in posthog metrics () 2025-01-22 15:23:34 -08:00
app.py Sticky tweaks: only show in prod mode () 2025-02-10 12:24:42 -08:00
assets.py fix: migrate is_backend_only (deprecated) to EnvironmentVariables () 2024-12-11 19:22:44 +01:00
base.py add more type annotations through the code () 2025-01-29 01:12:47 +01:00
config.py Add a sticky Built with Reflex badge () 2025-02-03 11:50:31 -08:00
event.py Ensure EventCallback exposes EventActionsMixin properties () 2025-02-07 16:57:49 -08:00
model.py add more type annotations through the code () 2025-01-29 01:12:47 +01:00
page.py remove base_state from event types () 2025-02-05 12:11:37 -08:00
reflex.py fix bun path handling and add a test () 2025-02-10 12:23:38 -08:00
route.py add more type annotations through the code () 2025-01-29 01:12:47 +01:00
state.py [ENG-4326] Async ComputedVar () 2025-01-31 16:33:30 -08:00
style.py followup for merge style PR () 2025-01-31 11:17:46 -08:00
testing.py add more type annotations through the code () 2025-01-29 01:12:47 +01:00