Historique des commits

Auteur SHA1 Message Date
  wangweimin 2cecceaa2e feat: make some output-related functions support context manager. il y a 4 ans
  wangweimin 2c68a45e6d feat: support session reconnection using `reconnect_timeout` parameter il y a 4 ans
  wangweimin 8967e76dd3 doc: reformat translated doc il y a 4 ans
  wangweimin 60219d6cd7 WIP: doc translate il y a 4 ans
  wangweimin f85722fa72 feat: support XSS sanitizer when output html and markdown il y a 4 ans
  wangweimin 7a90b90612 doc: fix mistakes and add content il y a 4 ans
  wangweimin 0e31732546 doc: update demo image and spec il y a 4 ans
  wangweimin acfa91b1c9 feat: put_buttons() support modify button's color il y a 4 ans
  wangweimin 1741a000de feat: session env `output_fixed_height` accept number as custom height il y a 4 ans
  wangweimin c0b42940c8 maint: use 'pywebio.session.set_env()' to set session environment settings il y a 4 ans
  wangweimin 53d2f24d13 feat: `popup()` support as context manager and decorator il y a 4 ans
  wangweimin aa2037ad86 maint: remove `use_custom_selector` in output with scope il y a 4 ans
  wangweimin 4ecc7c394f feat: add `toast()` to make notification il y a 4 ans
  wangweimin 8daf2d72e1 feat: `file_upload()` support multiple upload and set file max size il y a 4 ans
  wangweimin d6c82f6fb1 feat: `run_js` & `eval_js` support set arguments il y a 4 ans
  wangweimin 2c45d432c9 feat: add `pywebio.output.output()` il y a 4 ans
  wangweimin ce9df38991 feat: `input` add `action` parameter il y a 4 ans
  wangweimin cc266435d8 feat: `actions()` support callback button il y a 4 ans
  wangweimin 79ce4dc32c doc: update guide il y a 4 ans
  wangweimin d145168043 feat: add `download()` il y a 4 ans
  wangweimin 724c7171c9 feat: add 'style()' to add custom css on output il y a 4 ans
  wangweimin 69f2f1a03f feat: add `run_js()` 、 `eval_js()` il y a 5 ans
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor il y a 5 ans
  wangweimin 2911878fe5 feat: add popup() to show a popup il y a 5 ans
  wangweimin ff224c2a7d feat: table output support col/row span il y a 5 ans
  wangweimin 54a236d6fd doc: format adjust il y a 5 ans
  wangweimin 89069507f2 `input_group()` support `cancelable` parameter il y a 5 ans
  wangweimin 43c6d1341c add `reset` and `cancel` button types in `input.actions()` il y a 5 ans
  wangweimin ba1d5b9383 update doc il y a 5 ans
  wangweimin e0096b1bb8 update doc il y a 5 ans