reflex/reflex/utils
2024-01-03 11:55:07 -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 only exclude assets folder if it's in the root_dir (#2308) 2023-12-18 15:51:13 -08:00
console.py Upgrade to NextJS 14 (#2142) 2023-11-13 09:52:51 -08:00
exceptions.py rx.background and StateManager.modify_state provides safe exclusive access to state (#1676) 2023-09-21 11:42:11 -07:00
exec.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
export.py apps should no longer call "app.compile()" (#2291) 2023-12-18 16:06:21 -08:00
format.py Add high-level API for accordion (#2285) 2023-12-18 17:21:49 -08:00
imports.py [REF-144] Add context in each component to prevent rerenders (#2198) 2023-11-27 16:05:59 -08:00
path_ops.py Update base template (#2027) 2023-10-26 17:59:14 -07:00
prerequisites.py add: reflex init app name validator (#2336) 2023-12-28 00:07:55 -08:00
processes.py capture exceptions thrown by any process in run_concurrently_context (#2296) 2023-12-14 14:41:45 -08:00
serializers.py DataFrame Serializer fix (#2281) 2023-12-12 14:03:40 -08:00
telemetry.py Speed up reflex CLI imports (#2185) 2023-11-17 12:31:07 -08:00
types.py support parsing type args of DeclarativeBase subclasses (#2348) 2024-01-03 11:55:07 -08:00
watch.py code cleanup (split constants into a folder) (#1866) 2023-09-28 17:27:20 -07:00