Rodja Trappe
|
2af8ff43f5
adding user.should_not_see
|
2 lat temu |
Rodja Trappe
|
2d9aa2d975
add javascript tests
|
2 lat temu |
Rodja Trappe
|
b00343ed4d
Merge pull request #92 from zauberzeug/auto-context
|
2 lat temu |
Rodja Trappe
|
ed892f6451
fixed and improved page rendering test
|
2 lat temu |
Rodja Trappe
|
ff39f6d729
testing auto-context with async/await
|
2 lat temu |
Rodja Trappe
|
62e1ed8ede
add some simple tests for auto-context
|
2 lat temu |
Falko Schindler
|
57879e6dac
use correct view stack for initializing auto-index page
|
2 lat temu |
Falko Schindler
|
1568a0d7d7
add more page tests
|
2 lat temu |
Falko Schindler
|
da987f143d
fix async event handler (pass parent view into new task)
|
2 lat temu |
Falko Schindler
|
580dc9f163
fix UI update after adding element to group
|
2 lat temu |
Falko Schindler
|
ee0fb9bdc5
keep one view stack per task to allow async UI manipulation without mixing up the containers
|
2 lat temu |
Falko Schindler
|
e4af10709c
try to automatically add new elements into the parent container of the event sender
|
2 lat temu |
Falko Schindler
|
4ee8035564
refactoring
|
2 lat temu |
Falko Schindler
|
b0c995c83c
raise error if there is no parent view
|
2 lat temu |
Falko Schindler
|
6ddf60d1dd
improve element tests
|
2 lat temu |
Falko Schindler
|
c5880585d9
add explicit "exclude" parameter to setup empty routes
|
2 lat temu |
Falko Schindler
|
63e7a3bc97
remove automatic dependency management
|
2 lat temu |
Falko Schindler
|
0bd5b0e26d
remove reloading after adding new dependencies, raise exception instead
|
2 lat temu |
Falko Schindler
|
85e90a94fb
fix import
|
2 lat temu |
Falko Schindler
|
1773f878bd
test if keyboard is in DOM after page reload
|
2 lat temu |
Falko Schindler
|
dc84ceefca
code review
|
2 lat temu |
Falko Schindler
|
ea759d213c
Merge branch 'main' of github.com:zauberzeug/nicegui
|
2 lat temu |
Rodja Trappe
|
96523ce7db
Merge branch 'main' of github.com:zauberzeug/nicegui
|
2 lat temu |
Falko Schindler
|
f978b2981a
set static and template directory before importing justpy
|
2 lat temu |
Rodja Trappe
|
5b9bd9640a
do not use page representation for user.should_see
|
2 lat temu |
Rodja Trappe
|
35dc113650
pytest: rendering relevant classes in user.page()
|
2 lat temu |
Falko Schindler
|
a5fd0409db
test if new elements are in DOM
|
2 lat temu |
Rodja Trappe
|
3759a6f13e
pytest: began more elaborate "user.should_see".
|
2 lat temu |
Rodja Trappe
|
863876bc8f
Allow updating elements from different thread.
|
2 lat temu |
Falko Schindler
|
56a8942dfe
correctly handle existing style
|
2 lat temu |