Falko Schindler
|
fe70b5b46c
introduce "exclude" argument for ui.run
|
3 年之前 |
Falko Schindler
|
5d7f0ede40
Merge branch 'main' of github.com:zauberzeug/nicegui
|
3 年之前 |
Falko Schindler
|
991be2c9c2
improve documentation about ui.open's socket argument
|
3 年之前 |
Rodja Trappe
|
a82edce8f1
Merge branch 'main' of github.com:zauberzeug/nicegui
|
3 年之前 |
Rodja Trappe
|
d7ebc2d180
updated httpx to fix possible security issue
|
3 年之前 |
Falko Schindler
|
99345dd890
fix https://github.com/elimintz/justpy/issues/384
|
3 年之前 |
Falko Schindler
|
f5aa8579a8
fix main file detection for PyCharm
|
3 年之前 |
Falko Schindler
|
a45274ebbd
introduce add_static_files
|
3 年之前 |
Falko Schindler
|
882e2dbc74
fix camera movement
|
3 年之前 |
Falko Schindler
|
4695356f95
allow awaiting javascript code
|
3 年之前 |
Rodja Trappe
|
16877faebc
updated packages
|
3 年之前 |
Falko Schindler
|
3408228736
introduce ui.tree
|
3 年之前 |
Falko Schindler
|
e4c120d434
Merge branch 'color_picker' into main
|
3 年之前 |
Falko Schindler
|
04092a5b8d
add color input and color picker examples
|
3 年之前 |
Rodja Trappe
|
0a17b84199
updated packages
|
3 年之前 |
Falko Schindler
|
4e9967269a
improve back-to-main-page links
|
3 年之前 |
Rodja Trappe
|
7001da2182
fixed ui.open and added ui.link example
|
3 年之前 |
Rodja Trappe
|
09171551fc
updated from justpy fork: fixed <base>
|
3 年之前 |
Rodja Trappe
|
f0541b39a3
update from justpy fork: cleanup and fix <base> tag
|
3 年之前 |
Rodja Trappe
|
99e99d1c07
update from justpy fork: favicon urls
|
3 年之前 |
Rodja Trappe
|
30bbbc07af
fixed formatting
|
3 年之前 |
Rodja Trappe
|
16e88d7f35
removing leading / from ui.links to benefit from <base> tag
|
3 年之前 |
Rodja Trappe
|
8068c10723
updated template folder from latest justpy fork (using <base> tag)
|
3 年之前 |
Rodja Trappe
|
a1e97ac112
fixed port
|
3 年之前 |
Falko Schindler
|
0a8b587f38
tighten try-except block
|
3 年之前 |
Rodja Trappe
|
45afd9c6e1
fixed async visibility issue when server is not yet running
|
3 年之前 |
Falko Schindler
|
b4cf4d9da6
allow nesting elements within link
|
3 年之前 |
Falko Schindler
|
fbe33c1348
allow chaining tooltip method via builder pattern
|
3 年之前 |
Falko Schindler
|
9d2f3fa4b4
tiny fix
|
3 年之前 |
Falko Schindler
|
75e151f3e4
fix previous commit
|
3 年之前 |