Falko Schindler
|
c1bec33557
code review
|
2 年之前 |
Rodja Trappe
|
13aeafab45
fixed "get_view_stack"
|
2 年之前 |
Falko Schindler
|
580dc9f163
fix UI update after adding element to group
|
2 年之前 |
Falko Schindler
|
ee0fb9bdc5
keep one view stack per task to allow async UI manipulation without mixing up the containers
|
2 年之前 |
Falko Schindler
|
f1004d6a87
fix test for dependencies after startup
|
2 年之前 |
Falko Schindler
|
678b693d98
more auto-updates; add element.update()
|
2 年之前 |
Falko Schindler
|
112d58f1fa
fix examples
|
2 年之前 |
Falko Schindler
|
75e151f3e4
fix previous commit
|
3 年之前 |
Falko Schindler
|
d63c086402
allow clearing a group containing an AgGrid
|
3 年之前 |
Falko Schindler
|
2f562a3c31
sort imports and other formatting improvements
|
3 年之前 |
Falko Schindler
|
091bb5a4eb
more Python <3.9 compatibility
|
3 年之前 |
Falko Schindler
|
c0ab25c0fe
also clean up bindings and bindable_properties when clearing groups
|
3 年之前 |
Falko Schindler
|
7aeae02229
remove active links with nicegui elements
|
3 年之前 |
Falko Schindler
|
ec7fc4b5ff
potential performance improvement for bound objects with expensive comparison operator
|
3 年之前 |
Falko Schindler
|
a16296e862
introduce clear() method on group elements that remove related binding links
|
3 年之前 |
Falko Schindler
|
edaa1c8cca
replace Design enum with .tight() method
|
3 年之前 |
Falko Schindler
|
a727e14fd2
Merge branch 'main' into globals
|
3 年之前 |
Falko Schindler
|
19d0b26a10
code review
|
3 年之前 |
Rodja Trappe
|
49a388b3f9
formatting
|
3 年之前 |
Falko Schindler
|
5e589ace48
experiment with module for global state
|
3 年之前 |
Falko Schindler
|
f46730bed7
code review
|
3 年之前 |
Rodja Trappe
|
722462189c
renaming from nice_gui to nicegui
|
4 年之前 |