Commit History

Author SHA1 Message Date
  wangweimin 9e5c24d88e feat: add `get_scope()` 4 years ago
  wangweimin 10922d3e89 feat: add `go_app()` 4 years ago
  wangweimin c0b42940c8 maint: use 'pywebio.session.set_env()' to set session environment settings 4 years ago
  wangweimin 5615e6e7c8 fix: typo 4 years ago
  wangweimin 513216f63f fix: textarea's `readonly` or `disabled` don't effect when use `code` parameter 4 years ago
  wangweimin 973d23053e doc: update doc 4 years ago
  wangweimin 0f505504a4 maint: change django backend starting method 4 years ago
  wangweimin cdb555f0c8 feat: extend input()'s action callback 4 years ago
  WangWeimin 279f0cbae3 Merge pull request #12 from wang0618/workflow-fix 4 years ago
  wangweimin a70985127b feat: `put_text` support output multiple objects once 4 years ago
  WangWeimin b61ed2b50f maint: update percy action version 4 years ago
  WangWeimin 95ad1e5a44 fix: `set-env` command is disabled 4 years ago
  wangweimin e64d4de97b fix: `put_buttons`,`toast`'s callback can't use coroutine in coroutine-based session 4 years ago
  wangweimin fb12167fa6 maint: reformat code 4 years ago
  wangweimin 7ebaff5714 feat: make log level to ERROR in script mode 4 years ago
  wangweimin 5bf74dc80e fix: `file_upload()` using numeric str as `size` parameter not work 4 years ago
  wangweimin 7ad20c33b0 fix: input invalid status not update 4 years ago
  wangweimin 45d8b9a099 maint: `put_table()` copy user data 4 years ago
  wangweimin 53d2f24d13 feat: `popup()` support as context manager and decorator 4 years ago
  wangweimin aa2037ad86 maint: remove `use_custom_selector` in output with scope 4 years ago
  wangweimin 2e398d5834 frontend: use toast instead of alert() to notify error 4 years ago
  wangweimin 961ab07db0 maint: output error traceback to frontend's console 4 years ago
  wangweimin 624ae2952e doc: update doc & fix typo 4 years ago
  wangweimin 619d224d77 fix(frontend): textarea with code not working when disable auto-scroll-bottom 4 years ago
  wangweimin 4ecc7c394f feat: add `toast()` to make notification 4 years ago
  wangweimin 30fb8d10a5 doc: add `popup()` to doc 4 years ago
  wangweimin b6802f5c8c maint: reformat code 4 years ago
  wangweimin b354bd7ca2 fix: amend dix for 11124492 4 years ago
  wangweimin 8daf2d72e1 feat: `file_upload()` support multiple upload and set file max size 4 years ago
  wangweimin 1112449229 fix: put_table()'s str cell format error 4 years ago