Commit History

作者 SHA1 備註 提交日期
  Falko Schindler 67c41c1904 fix typo in page_ready_handler 2 年之前
  Falko Schindler ea05fc6368 introduce on_page_ready callback for ui.page 2 年之前
  Falko Schindler 30fb1e56d7 introduce disconnect-handlers for ui and page 2 年之前
  Falko Schindler 1d0aa942c5 introduce ui.add_body_html() 2 年之前
  Falko Schindler a576a2c818 introduce ui.add_head_html() 2 年之前
  Falko Schindler 550df46622 move on_connect from ui.run() to separate method, hold connect, startup and shutdown tasks in globals module 2 年之前
  Falko Schindler 6c50d2d2bf avoid page update when awaiting javascript command 3 年之前
  Falko Schindler 4695356f95 allow awaiting javascript code 3 年之前
  Falko Schindler ac2c28620b make coroutine checks aware of partial functions 3 年之前
  Falko Schindler 2f562a3c31 sort imports and other formatting improvements 3 年之前
  Falko Schindler 55b99239ef Merge branch 'template-folder' into main 3 年之前
  Falko Schindler e7b3368f3f fix type annotation for callables and awaitables 3 年之前
  Falko Schindler fe98c516a8 remove confirm-dialog hack 3 年之前
  Falko Schindler 91312ffec2 ensure components get an id by setting temp=False 3 年之前
  Falko Schindler 755a728b68 code review 3 年之前
  Rodja Trappe c3c50c55a8 adding async on_connect to config/ui.run 3 年之前
  Rodja Trappe 44ea4a9c28 introducing on_connect callback 3 年之前
  Falko Schindler d5628a44a8 add class member page.route; allow passing page instance to ui.link 3 年之前
  Falko Schindler 3beb32af1c improve dark mode integration 3 年之前
  Florian Wittkamp ecb3b29ba2 Add support for auto dark mode 3 年之前
  Rodja Trappe ef5c9094b8 Revert "replacing hardcoded item gap on pages with gutter class" 3 年之前
  Rodja Trappe 312675fc72 replacing hardcoded item gap on pages with gutter class 3 年之前
  Falko Schindler 6b51ebb38e code formatting 3 年之前
  Christoph Trappe 01f2b56bdf makes page accept css 3 年之前
  Falko Schindler 5e589ace48 experiment with module for global state 3 年之前
  Christoph Trappe 5734321693 Pages Element 3 年之前
  Falko Schindler 90697cef55 code review 3 年之前
  Christoph Trappe b5dfba5408 WIP Pages Element 3 年之前