.. |
.templates
|
Added base templating (#824)
|
2023-04-15 20:51:18 -07:00 |
compiler
|
component.get_hooks: inject hook code into component func (#810)
|
2023-04-15 22:10:17 -07:00 |
components
|
update checkbox docstring (#850)
|
2023-04-21 15:04:12 -06:00 |
el
|
Fix pyright issues (#766)
|
2023-04-03 15:12:38 -07:00 |
middleware
|
Fix Event chaining in the on_load event handler return not working (#773)
|
2023-04-06 22:26:43 -07:00 |
utils
|
Added base templating (#824)
|
2023-04-15 20:51:18 -07:00 |
__init__.py
|
Add Database configuration object (#763)
|
2023-04-03 21:39:44 -07:00 |
app.py
|
File upload to use single syntax (#811)
|
2023-04-13 09:27:02 -07:00 |
base.py
|
Dynamically add vars to a State (#381)
|
2023-01-29 11:20:06 -08:00 |
config.py
|
Add Database configuration object (#763)
|
2023-04-03 21:39:44 -07:00 |
constants.py
|
Added base templating (#824)
|
2023-04-15 20:51:18 -07:00 |
event.py
|
Fix textarea rendering issue (#700)
|
2023-04-13 11:02:20 -07:00 |
model.py
|
Fix empty db_url error message (#758)
|
2023-04-02 15:35:29 -07:00 |
pc.py
|
Added base templating (#824)
|
2023-04-15 20:51:18 -07:00 |
py.typed
|
Add py.typed (#565)
|
2023-02-17 21:55:19 -08:00 |
route.py
|
Refactor utils module (#666)
|
2023-03-16 14:59:27 -07:00 |
state.py
|
Only update ComputedVar when dependent vars change (#840)
|
2023-04-23 18:48:44 -06:00 |
style.py
|
Refactor utils module (#666)
|
2023-03-16 14:59:27 -07:00 |
telemetry.py
|
Anonymous Telemetry Opt Out Available (#550)
|
2023-02-16 00:11:53 -08:00 |
var.py
|
Use strict equality in generated JS (#750)
|
2023-04-02 15:40:52 -07:00 |
watch.py
|
Add error message for invalid var ops (#664)
|
2023-03-11 21:11:59 -08:00 |