Historique des commits

Auteur SHA1 Message Date
  WeiminWang f0ddc7c01d add pin.get_pin_values() il y a 2 mois
  wangweimin 8a58af0407 lock scope height after clear scope in `use_scope(clear=True)`` il y a 2 ans
  wangweimin ce2a047afa refine `pin_on_change()` il y a 3 ans
  wangweimin db86110706 doc update il y a 3 ans
  wangweimin 5ae977d2cc buttons in `actions()` support color il y a 3 ans
  wangweimin 5b9ec842f1 `put_buttons()` support disabled button, button value can be any type il y a 3 ans
  wangweimin 3a433cda0a add `put_scope()` to replace `output()` il y a 3 ans
  wangweimin 1e77c1fc8a rearrange doc il y a 3 ans
  wangweimin 7512fa10f0 feat: `pin_wait_change()` support `timeout` parameter il y a 3 ans
  wangweimin 50cc41a9d3 fix codemirror auto load lang mode issue il y a 3 ans
  wangweimin 00837472e7 feat: add `outline` param in `put_buttons()` il y a 4 ans
  wangweimin aa629e3fbb feat: add `slider()` input il y a 4 ans
  WangWeimin 3df460a44a Persistent input feature (#109) il y a 4 ans
  wangweimin cb2ee6189a improve(frontend): only trigger `onblur` when needed il y a 4 ans
  wangweimin de8ae4d92c feat: add `onchange` parameter to some input functions il y a 4 ans
  wangweimin ffac6fefad feat: `update_input` command support update options and label il y a 4 ans
  wangweimin 855d08d468 maint: refine converting between scope name and dom id il y a 4 ans
  wangweimin 7bd09d5b77 feat: `eval_js()` support get value of JS Promise il y a 4 ans
  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