Commit History

作者 SHA1 備註 提交日期
  wangweimin 00837472e7 feat: add `outline` param in `put_buttons()` 4 年之前
  wangweimin aa629e3fbb feat: add `slider()` input 4 年之前
  WangWeimin 3df460a44a Persistent input feature (#109) 4 年之前
  wangweimin cb2ee6189a improve(frontend): only trigger `onblur` when needed 4 年之前
  wangweimin de8ae4d92c feat: add `onchange` parameter to some input functions 4 年之前
  wangweimin ffac6fefad feat: `update_input` command support update options and label 4 年之前
  wangweimin 855d08d468 maint: refine converting between scope name and dom id 4 年之前
  wangweimin 7bd09d5b77 feat: `eval_js()` support get value of JS Promise 4 年之前
  wangweimin 2cecceaa2e feat: make some output-related functions support context manager. 4 年之前
  wangweimin 2c68a45e6d feat: support session reconnection using `reconnect_timeout` parameter 4 年之前
  wangweimin 8967e76dd3 doc: reformat translated doc 4 年之前
  wangweimin 60219d6cd7 WIP: doc translate 4 年之前
  wangweimin f85722fa72 feat: support XSS sanitizer when output html and markdown 4 年之前
  wangweimin 7a90b90612 doc: fix mistakes and add content 4 年之前
  wangweimin 0e31732546 doc: update demo image and spec 4 年之前
  wangweimin acfa91b1c9 feat: put_buttons() support modify button's color 4 年之前
  wangweimin 1741a000de feat: session env `output_fixed_height` accept number as custom height 4 年之前
  wangweimin c0b42940c8 maint: use 'pywebio.session.set_env()' to set session environment settings 4 年之前
  wangweimin 53d2f24d13 feat: `popup()` support as context manager and decorator 4 年之前
  wangweimin aa2037ad86 maint: remove `use_custom_selector` in output with scope 4 年之前
  wangweimin 4ecc7c394f feat: add `toast()` to make notification 4 年之前
  wangweimin 8daf2d72e1 feat: `file_upload()` support multiple upload and set file max size 4 年之前
  wangweimin d6c82f6fb1 feat: `run_js` & `eval_js` support set arguments 4 年之前
  wangweimin 2c45d432c9 feat: add `pywebio.output.output()` 4 年之前
  wangweimin ce9df38991 feat: `input` add `action` parameter 4 年之前
  wangweimin cc266435d8 feat: `actions()` support callback button 4 年之前
  wangweimin 79ce4dc32c doc: update guide 4 年之前
  wangweimin d145168043 feat: add `download()` 4 年之前
  wangweimin 724c7171c9 feat: add 'style()' to add custom css on output 4 年之前
  wangweimin 69f2f1a03f feat: add `run_js()` 、 `eval_js()` 5 年之前