Commit History

Author SHA1 Message Date
  Falko Schindler f7c08cfd97 UI context properties (#2905) 1 year ago
  Rodja Trappe 1541006ef8 Introduce ui.context as a simpler method to get Client, Slot-Stack etc (#2879) 1 year ago
  Aaron Fuller a2544c1278 Replace repeated polling in Outbox.loop() with an asyncio event (see #2482) (#2867) 1 year ago
  Falko Schindler 8d1318a19c fix pytests 1 year ago
  Falko Schindler 8d373eca7f update pytests to import Screen from nicegui.testing 1 year ago
  Falko Schindler bc5303db02 introduce awaitable response for ui.run_javascript 1 year ago
  Falko Schindler 95364b7003 clean up test, remove some waits, introduce alias wait_for 2 years ago
  Rodja Trappe 8e22faac71 adding delay in hope to remove flakynes 2 years ago
  Rodja Trappe 048684ce42 renamed client.handshake to client.connected 2 years ago
  Falko Schindler d6cfc95565 support async javascript calls 2 years ago
  Falko Schindler f2f16fb8f5 Merge branch 'main' into v1 2 years ago
  Falko Schindler b4041d9edd add tests for async javascript calls 2 years ago
  Falko Schindler 4f84dd4731 fix test javascript response 2 years ago
  Falko Schindler 6502ffcd30 fix javascript test before handshake 2 years ago
  Falko Schindler 79a5a91b8d re-organize tests 2 years ago
  Falko Schindler 915dc1bc3f fix first tests 2 years ago
  Falko Schindler 0d18e1fb78 try simplifying flaky javascript test 2 years ago
  Falko Schindler 175d37cd84 return JavaScript response per websocket 2 years ago
  Rodja Trappe 1e15f577b9 merged await_javascript and run_javascript 2 years ago
  Rodja Trappe 8fc8b2750b #112 rasing exception if page is not ready 2 years ago
  Rodja Trappe 18b390cd56 #112 ui.run_javascript waits for page 2 years ago
  Falko Schindler b10533f7f8 code review 2 years ago
  Rodja Trappe ba63bd224b pytest: renaming User to Screen 2 years ago
  Rodja Trappe 2d9aa2d975 add javascript tests 2 years ago