Falko Schindler
|
58fe90ab1d
don't update views during async event handler
|
2 anos atrás |
Falko Schindler
|
80fc948e83
introduce ui.update()
|
2 anos atrás |
Falko Schindler
|
92da80f801
avoid page updates by default
|
2 anos atrás |
Falko Schindler
|
d5639c213f
avoid page update due to missing input event handler
|
2 anos atrás |
Falko Schindler
|
df948c4232
avoid page updates after value changes, trigger component updates instead
|
2 anos atrás |
Falko Schindler
|
bb9f99ad0d
fix typo
|
2 anos atrás |
Falko Schindler
|
c6486b1676
code review
|
2 anos atrás |
Rodja Trappe
|
7f4fe49589
warn if bindings take to much time on the main thread
|
3 anos atrás |
Falko Schindler
|
48d2297220
fix condition for change handler
|
3 anos atrás |
Falko Schindler
|
14d559a698
fix initial set of private property
|
3 anos atrás |
Falko Schindler
|
6a565cd51f
don't propagate binding if value is unchanged
|
3 anos atrás |
Falko Schindler
|
6c50d2d2bf
avoid page update when awaiting javascript command
|
3 anos atrás |
Falko Schindler
|
86cde8053a
fix compatibility with python <3.9
|
3 anos atrás |
Falko Schindler
|
fe70b5b46c
introduce "exclude" argument for ui.run
|
3 anos atrás |
Falko Schindler
|
5d7f0ede40
Merge branch 'main' of github.com:zauberzeug/nicegui
|
3 anos atrás |
Falko Schindler
|
991be2c9c2
improve documentation about ui.open's socket argument
|
3 anos atrás |
Rodja Trappe
|
a82edce8f1
Merge branch 'main' of github.com:zauberzeug/nicegui
|
3 anos atrás |
Rodja Trappe
|
d7ebc2d180
updated httpx to fix possible security issue
|
3 anos atrás |
Falko Schindler
|
99345dd890
fix https://github.com/elimintz/justpy/issues/384
|
3 anos atrás |
Falko Schindler
|
f5aa8579a8
fix main file detection for PyCharm
|
3 anos atrás |
Falko Schindler
|
a45274ebbd
introduce add_static_files
|
3 anos atrás |
Falko Schindler
|
882e2dbc74
fix camera movement
|
3 anos atrás |
Falko Schindler
|
4695356f95
allow awaiting javascript code
|
3 anos atrás |
Rodja Trappe
|
16877faebc
updated packages
|
3 anos atrás |
Falko Schindler
|
3408228736
introduce ui.tree
|
3 anos atrás |
Falko Schindler
|
e4c120d434
Merge branch 'color_picker' into main
|
3 anos atrás |
Falko Schindler
|
04092a5b8d
add color input and color picker examples
|
3 anos atrás |
Rodja Trappe
|
0a17b84199
updated packages
|
3 anos atrás |
Falko Schindler
|
4e9967269a
improve back-to-main-page links
|
3 anos atrás |
Rodja Trappe
|
7001da2182
fixed ui.open and added ui.link example
|
3 anos atrás |