reflex/reflex/components/core
Masen Furer 85f07fcd89
Sticky tweaks: only show in prod mode (#4789)
* 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:22:37 -08:00
..
layout add center / spacer / hstack / vstack in radix/themes/layout (#2331) 2024-01-30 15:39:22 -08:00
__init__.py introduce customizable breakpoints (#3568) 2024-06-27 01:34:49 +03:00
__init__.pyi pyi_generator cleanup: ruff, remove fully qualified reflex. names (#3591) 2024-06-29 08:48:01 -07:00
banner.py Update disabled backend component (#4747) 2025-02-05 10:35:48 -08:00
banner.pyi remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
breakpoints.py fix version in pyproject and ruff version check (#4690) 2025-01-28 14:20:26 +01:00
client_side_routing.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
client_side_routing.pyi remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
clipboard.py add deps and position field in VarData (#4518) 2024-12-13 13:28:55 -08:00
clipboard.pyi remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
colors.py Get rx.color working with fstrings (#2562) 2024-02-09 17:06:55 -08:00
cond.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
debounce.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
debounce.pyi remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
foreach.py improve foreach behavior with strings (#4751) 2025-02-06 10:41:38 -08:00
html.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
html.pyi remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
match.py increase nested type checking for component var types (#4756) 2025-02-06 10:09:40 -08:00
responsive.py [REF-2821]Improve Dynamic Imports (#3345) 2024-05-31 16:43:10 +00:00
sticky.py Sticky tweaks: only show in prod mode (#4789) 2025-02-10 12:22:37 -08:00
sticky.pyi remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00
upload.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
upload.pyi remove base_state from event types (#4740) 2025-02-05 12:09:15 -08:00