reflex/reflex/utils
Khaleel Al-Adhami 310334ca69
remove base_state from event types (#4740)
* remove base_state from event types

* pyi that guy

* unpack is new

* woops

* use type alias type to remove ambiguity of where types go

* use same thing with LAMBDA_OR_STATE

* do it for event type
2025-02-05 12:11:37 -08:00
..
__init__.py [REF-99] Add first version of CLI for hosting service (#1810) 2023-10-21 13:09:56 -07:00
build.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
codespaces.py enable N rules for naming conventions (#4666) 2025-01-23 15:29:17 +01:00
compat.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
console.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
exceptions.py throw error if computed var has args (#4753) 2025-02-05 12:11:21 -08:00
exec.py [ENG-4326] Async ComputedVar (#4711) 2025-01-31 16:33:30 -08:00
export.py reflex export environment should default to prod (#4673) 2025-01-22 11:11:47 -08:00
format.py remove base_state from event types (#4740) 2025-02-05 12:11:37 -08:00
imports.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
lazy_loader.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
net.py More env var cleanup (#4248) 2024-11-05 12:25:13 -08:00
path_ops.py fix stuff with bun_path (#4688) 2025-01-27 12:37:00 -08:00
prerequisites.py Allow template with unspecified demo_url (#4741) 2025-02-05 12:11:21 -08:00
processes.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
pyi_generator.py remove base_state from event types (#4740) 2025-02-05 12:11:37 -08:00
redir.py [GTM-836]Rework Init workflow (#4377) 2024-11-21 16:58:12 -08:00
registry.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
serializers.py enable PGH, bump pyright and fix all #type: ignore (#4699) 2025-01-28 13:11:05 -08:00
telemetry.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00
types.py add more type annotations through the code (#4401) 2025-01-29 01:12:47 +01:00