..
.templates
Allow upload event handler to have arbitrary arg name ( #755 )
2023-04-02 15:40:05 -07:00
compiler
Refactor utils module ( #666 )
2023-03-16 14:59:27 -07:00
components
bugfix/723: pc.data_table not working well with pandas as computed vars ( #745 )
2023-04-02 16:49:50 -07:00
middleware
Refactor utils module ( #666 )
2023-03-16 14:59:27 -07:00
utils
Allow upload event handler to have arbitrary arg name ( #755 )
2023-04-02 15:40:05 -07:00
__init__.py
Add upload component ( #622 )
2023-03-03 19:38:58 -08:00
app.py
Allow upload event handler to have arbitrary arg name ( #755 )
2023-04-02 15:40:05 -07:00
base.py
Dynamically add vars to a State ( #381 )
2023-01-29 11:20:06 -08:00
config.py
Refactor utils module ( #666 )
2023-03-16 14:59:27 -07:00
constants.py
Refactor utils module ( #666 )
2023-03-16 14:59:27 -07:00
event.py
Refactor utils module ( #666 )
2023-03-16 14:59:27 -07:00
model.py
Fix empty db_url error message ( #758 )
2023-04-02 15:35:29 -07:00
pc.py
Add optional argument --name to pc init ( #735 )
2023-03-29 18:28:57 -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
Call event handlers from other event handlers ( #691 )
2023-03-16 16:57:28 -07: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