reflex/pynecone
2023-02-14 12:09:00 -08:00
..
.templates Fix websockets (#527) 2023-02-12 14:53:21 -08:00
compiler Fix type errors in template (#493) 2023-02-12 09:36:16 -08:00
components Clean up cond vars (#536) 2023-02-13 15:27:03 -08:00
middleware Fix onload events for substates (#473) 2023-02-07 21:55:12 -08:00
__init__.py Clean up cond vars (#536) 2023-02-13 15:27:03 -08:00
app.py Fix cors origin (#525) 2023-02-12 13:48:05 -08:00
base.py Dynamically add vars to a State (#381) 2023-01-29 11:20:06 -08:00
config.py Fix websockets (#527) 2023-02-12 14:53:21 -08:00
constants.py Add cors to backend server (#524) 2023-02-12 13:38:30 -08:00
event.py Add keypress event handlers (#523) 2023-02-12 13:12:57 -08:00
model.py Make db_url optional (#402) 2023-01-30 20:38:48 -08:00
pc.py Fix pc export use backend url (#504) 2023-02-11 17:06:07 -08:00
route.py Clean up cond vars (#536) 2023-02-13 15:27:03 -08:00
state.py Create PCDict (#503) 2023-02-12 12:52:45 -08:00
style.py Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
telemetry.py Switch linter to ruff (#450) 2023-02-09 11:33:18 -08:00
utils.py Solved export backend.zip error on windows (#538) 2023-02-14 12:09:00 -08:00
var.py Clean up cond vars (#536) 2023-02-13 15:27:03 -08:00