Rodja Trappe
|
ba215994b0
using new apis
|
2 år sedan |
Rodja Trappe
|
0cbda33648
added some documentation for ui.add_body/head_html
|
2 år sedan |
Falko Schindler
|
2d9c65d05e
Merge pull request #52 from Gipzo/fix-vue-filepath
|
2 år sedan |
Artem Shambalev
|
e8586d6a87
Fix issue when path to '.js'-files were incorrect
|
2 år sedan |
Falko Schindler
|
aa2b30cfc6
improving solution for firefox location issue listening to onbeforeunload
|
2 år sedan |
Falko Schindler
|
4b6cf36c15
add warning about script tags in html element
|
2 år sedan |
Falko Schindler
|
4a49b6473a
removing support for the obsolete keypress event
|
2 år sedan |
Falko Schindler
|
702eff721d
make timer.interval a bindable property
|
2 år sedan |
Falko Schindler
|
30fb1e56d7
introduce disconnect-handlers for ui and page
|
2 år sedan |
Falko Schindler
|
3e5ea4954d
fix documentation
|
2 år sedan |
Rodja Trappe
|
96033cabf3
only publish on create (otherwise pypi package already exists)
|
2 år sedan |
Falko Schindler
|
67dc1e624c
Merge branch 'main' into page_updates
|
2 år sedan |
Falko Schindler
|
1d0aa942c5
introduce ui.add_body_html()
|
2 år sedan |
Falko Schindler
|
a576a2c818
introduce ui.add_head_html()
|
2 år sedan |
Falko Schindler
|
ba31cb59da
add documentation
|
2 år sedan |
Falko Schindler
|
678b693d98
more auto-updates; add element.update()
|
2 år sedan |
Falko Schindler
|
1face73395
update lifecycle example to include on_connect
|
2 år sedan |
Falko Schindler
|
3837944d6c
Merge branch 'main' into page_updates
|
2 år sedan |
Rodja Trappe
|
28853dfedd
Merge pull request #43 from zauberzeug/startup_output
|
2 år sedan |
Falko Schindler
|
e690cba414
handle coroutines in on_startup and on_shutdown
|
2 år sedan |
Falko Schindler
|
058fd578d6
remove pydantic dependency
|
2 år sedan |
Falko Schindler
|
c1dfa55cf1
avoid opening popups via parent event
|
2 år sedan |
Falko Schindler
|
d632086a19
update websockets to avoid "Closing handshake failed"
|
2 år sedan |
Falko Schindler
|
112d58f1fa
fix examples
|
2 år sedan |
Falko Schindler
|
58fe90ab1d
don't update views during async event handler
|
2 år sedan |
Falko Schindler
|
80fc948e83
introduce ui.update()
|
2 år sedan |
Falko Schindler
|
aa654012d5
don't start with ui.run() in interactive mode
|
2 år sedan |
Falko Schindler
|
bcc81840f6
fix firefox location issue with a small delay before reloading
|
2 år sedan |
Falko Schindler
|
550df46622
move on_connect from ui.run() to separate method, hold connect, startup and shutdown tasks in globals module
|
2 år sedan |
Falko Schindler
|
92da80f801
avoid page updates by default
|
2 år sedan |