Historique des commits

Auteur SHA1 Message Date
  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 4 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
  wangweimin 2911878fe5 feat: add popup() to show a popup il y a 5 ans
  wangweimin 193b5af395 maint: remove put_buttons return's `on_embed` process il y a 5 ans
  wangweimin 94f0ef230a maint: use enum instead of const in scroll_to position parameter il y a 5 ans
  wangweimin e10f32c768 doc: update doc for `put_table()` il y a 5 ans
  wangweimin 3077b190a3 feat: put_table support nested put_xxx call il y a 5 ans
  wangweimin a997e33cab feat: support use space in anchor name il y a 5 ans
  wangweimin ff224c2a7d feat: table output support col/row span il y a 5 ans
  wangweimin 0e0063b826 maint: define `pywebio.output.__all__` il y a 5 ans
  wangweimin cbe33d3c0b doc: update demos docs il y a 5 ans
  wangweimin b0cd170d1d feat: `put_image()` support width、height parameter il y a 5 ans
  wangweimin ee488935e9 doc: update and fix typo il y a 5 ans
  wangweimin f96f69d10c add: html output support RequireJS && compatible with IPython.display.HTML il y a 5 ans
  wangweimin e972c752c5 compatible with python 3.5.2 il y a 5 ans
  wangweimin 3b4311d2f7 MockPILImage disable initialize il y a 5 ans
  wangweimin 783fd1f1db update doc il y a 5 ans
  wangweimin 7c44445da3 improve output functions' `anchor` parameter il y a 5 ans
  wangweimin 12298f2c2e add `output.remove(anchor)` il y a 5 ans
  wangweimin e28d14756d `output.scroll_to()` support `position` parameter il y a 5 ans
  wangweimin d09339c1d4 update doc il y a 5 ans