Falko Schindler
|
63e7a3bc97
remove automatic dependency management
|
2 年之前 |
Falko Schindler
|
0bd5b0e26d
remove reloading after adding new dependencies, raise exception instead
|
2 年之前 |
Falko Schindler
|
dc84ceefca
code review
|
2 年之前 |
Rodja Trappe
|
863876bc8f
Allow updating elements from different thread.
|
2 年之前 |
Falko Schindler
|
13108370ff
fix reload after adding dependencies
|
2 年之前 |
Falko Schindler
|
89c53c75d1
avoid timeout error when loading dependency after startup
|
2 年之前 |
Falko Schindler
|
1172ff5331
avoid timeout error when loading dependency after startup
|
2 年之前 |
Rodja Trappe
|
bd7eaae20c
Revert "dont load dependencies if there are none"
|
2 年之前 |
Rodja Trappe
|
ae7d3f94f5
dont load dependencies if there are none
|
2 年之前 |
Falko Schindler
|
6d59940354
fix order of dependencies
|
2 年之前 |
Falko Schindler
|
e64569d094
reload page when new dependencies are added dynamically
|
2 年之前 |
Falko Schindler
|
466517a795
move page and update out of elements folder
|
2 年之前 |
Falko Schindler
|
108dc48aaf
allow dynamically adding dependencies
|
2 年之前 |
Falko Schindler
|
483970b8d9
serve dependencies for custom elements on demand
|
2 年之前 |
Falko Schindler
|
a09ddb4b97
cleanup
|
2 年之前 |
Rodja Trappe
|
1d6d07cdf4
breaking change: all pages must be created with a decorator
|
2 年之前 |
Rodja Trappe
|
dcda1a41cb
began experimenting with page decorator
|
2 年之前 |
Falko Schindler
|
a45274ebbd
introduce add_static_files
|
3 年之前 |
Falko Schindler
|
ac2c28620b
make coroutine checks aware of partial functions
|
3 年之前 |
Falko Schindler
|
af1939df8f
allow decorator routes to be async, always running on main thread
|
3 年之前 |
Falko Schindler
|
2f562a3c31
sort imports and other formatting improvements
|
3 年之前 |
Falko Schindler
|
c2e21cfa67
automatically convert type-annotated path arguments
|
3 年之前 |
Falko Schindler
|
0a91ef40bf
provide "request" object only if there's no other argument with that name
|
3 年之前 |
Falko Schindler
|
a70134cd73
implement parameter injection for get decorator
|
3 年之前 |
Falko Schindler
|
a727e14fd2
Merge branch 'main' into globals
|
3 年之前 |
Falko Schindler
|
5e589ace48
experiment with module for global state
|
3 年之前 |