Falko Schindler
|
cd9e5472ad
fix events on hidden and disabled elements (#3524)
|
9 月之前 |
Falko Schindler
|
f1a5a0e40c
add ruff checks
|
1 年之前 |
Falko Schindler
|
2b4371f238
code review
|
1 年之前 |
Falko Schindler
|
8d373eca7f
update pytests to import Screen from nicegui.testing
|
1 年之前 |
Falko Schindler
|
bc5303db02
introduce awaitable response for ui.run_javascript
|
1 年之前 |
Falko Schindler
|
e89b8ba410
fix more pylint issues
|
1 年之前 |
Falko Schindler
|
5383de7102
use Literal, Protocol, SupportsIndex and get_args from built-in typing package
|
1 年之前 |
Falko Schindler
|
b76e980457
filter some more event args
|
1 年之前 |
Falko Schindler
|
e3f9fb333a
fix pytest
|
1 年之前 |
Falko Schindler
|
ad8d26d2f5
ignore events on disabled or hidden elements by default
|
1 年之前 |
Rodja Trappe
|
78d7c11e70
pass lambda calling async func in event_handlers
|
1 年之前 |
Falko Schindler
|
050767966d
#751 introduce throttle options "leading_events" and "trailing_events"
|
2 年之前 |
Falko Schindler
|
1832d6f36f
#644 add pytest
|
2 年之前 |
Falko Schindler
|
95364b7003
clean up test, remove some waits, introduce alias wait_for
|
2 年之前 |
Rodja Trappe
|
a562d47bef
Rewrote wait_for: it was flaky and redundant.
|
2 年之前 |
Falko Schindler
|
394926fe37
#285 add tests for all possible event registrations
|
2 年之前 |
Falko Schindler
|
b6ba95c42b
#276 test event modifiers
|
2 年之前 |
Falko Schindler
|
51270a5247
code review
|
2 年之前 |
Falko Schindler
|
fada57c0ce
add automatic UI updates for async timer and event callbacks
|
2 年之前 |