Historique des commits

Auteur SHA1 Message Date
  wangweimin 2c45d432c9 feat: add `pywebio.output.output()` il y a 4 ans
  wangweimin 57eb1220a7 doc: update il y a 4 ans
  wangweimin e3676ff02f maint: code fine-tuning il y a 4 ans
  wangweimin 92758bcfcf doc: update `put_row()`'s doc il y a 4 ans
  wangweimin 61e98000da fix: `put_row`, `put_column` bug il y a 4 ans
  wangweimin f766b7c46b doc: update doc il y a 4 ans
  wangweimin f744cb9d24 maint: update doc and il y a 4 ans
  wangweimin 79ce4dc32c doc: update guide il y a 4 ans
  wangweimin af4c72c399 doc: update user guide il y a 4 ans
  wangweimin d145168043 feat: add `download()` il y a 4 ans
  wangweimin f67fc6ca3e feat: add `put_loading()` il y a 4 ans
  wangweimin 5ca8648afd feat: add `put_processbar()`、`set_processbar()` il y a 4 ans
  wangweimin 2572eaabe3 feat: layout functions add `scope` & `position` parameters il y a 4 ans
  wangweimin 88f0bc7d63 feat: `put_grid()` add `cell_widths`、`cell_heights` parameters il y a 4 ans
  wangweimin d4bb0a6323 fix: put_grid() cell_width、cell_height parameter issue il y a 4 ans
  wangweimin d121476080 fix: `clear()` bug il y a 4 ans
  wangweimin 0ddbfae000 fix: `clear()` scope parse error il y a 4 ans
  wangweimin 0bb79bf020 feat: add `span()` il y a 4 ans
  wangweimin 78278d367a feat: support row/column/grid layout il y a 4 ans
  wangweimin 724c7171c9 feat: add 'style()' to add custom css on output il y a 4 ans
  wangweimin 21b1ba70c4 feat: add `put_scrollable()` to show a scrollable area il y a 4 ans
  wangweimin d7d644b798 feat: `put_image()` support url source il y a 5 ans
  wangweimin 5f24109079 feat: add put_link() il y a 5 ans
  wangweimin 95680dab79 feat: `put_buttons()` onclick parameter can use list type il y a 5 ans
  wangweimin ddd5d92006 feat: add `put_collapse()` il y a 5 ans
  wangweimin 73ae91b19c feat: add `put_widget()` to output custom widget il y a 5 ans
  wangweimin 22390df505 feat: `use_scope()` support decorate coroutine function il y a 5 ans
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor il y a 5 ans
  wangweimin 4805a97f76 fix: doc mistake il y a 5 ans
  wangweimin 84c3806f15 feat: support single `put_xxx()` as popup content il y a 5 ans