提交历史

作者 SHA1 备注 提交日期
  wangweimin 8d0cd2be06 maint: make HttpHandler threadsafe 5 年之前
  wangweimin 659f01c1e8 test: add `eval_js()` func test 5 年之前
  wangweimin 69f2f1a03f feat: add `run_js()` 、 `eval_js()` 5 年之前
  wangweimin b7724fcdfc fix(frontend): show '<script>' content 5 年之前
  wangweimin 255ef5b5f5 maint: http based session wait some time for output at session create 5 年之前
  wangweimin 01b56a4cc9 maint: fix test misjudge 5 年之前
  wangweimin 5f24109079 feat: add put_link() 5 年之前
  wangweimin 902f908336 maint: remove pywebio.min.js file from git 5 年之前
  wangweimin e2ae850fc3 feat: start_server() support multiple target 5 年之前
  wangweimin 95680dab79 feat: `put_buttons()` onclick parameter can use list type 5 年之前
  wangweimin ddd5d92006 feat: add `put_collapse()` 5 年之前
  wangweimin 73ae91b19c feat: add `put_widget()` to output custom widget 5 年之前
  wangweimin 22390df505 feat: `use_scope()` support decorate coroutine function 5 年之前
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor 5 年之前
  wangweimin e63bb2a7e0 fix(frontend): no handler for `close_session` command 5 年之前
  wangweimin 4805a97f76 fix: doc mistake 5 年之前
  wangweimin ea1e44af8b fix(frontend): title line break on mobile device 5 年之前
  wangweimin 84c3806f15 feat: support single `put_xxx()` as popup content 5 年之前
  wangweimin 7fc49c3b87 feat(frontend): check session active on send message to server 5 年之前
  wangweimin 2911878fe5 feat: add popup() to show a popup 5 年之前
  wangweimin 193b5af395 maint: remove put_buttons return's `on_embed` process 5 年之前
  wangweimin 94f0ef230a maint: use enum instead of const in scroll_to position parameter 5 年之前
  wangweimin e53747cac2 frontend: WebSocketSession.closed() more check 5 年之前
  wangweimin 095e90b841 feat(frontend): add `_pywebio_http_pull_interval` query argument 5 年之前
  wangweimin fc06f9d73f maint: refine frontend code 5 年之前
  wangweimin ce6830466c workflow: ignore sync_repo.yml potential fail 5 年之前
  wangweimin e7f591569c workflow: add frontend building step 5 年之前
  wangweimin 17dc583bb6 maint: refine Session base class && add session.data() 5 年之前
  wangweimin d8fe3cdd94 doc: update README.md badges 5 年之前
  wangweimin 55d4790e35 maint: refine ScriptModeSession 5 年之前