提交历史

作者 SHA1 备注 提交日期
  wangweimin 79ce4dc32c doc: update guide 4 年之前
  wangweimin af4c72c399 doc: update user guide 4 年之前
  wangweimin d145168043 feat: add `download()` 4 年之前
  wangweimin f67fc6ca3e feat: add `put_loading()` 4 年之前
  wangweimin 5ca8648afd feat: add `put_processbar()`、`set_processbar()` 4 年之前
  wangweimin 2572eaabe3 feat: layout functions add `scope` & `position` parameters 4 年之前
  wangweimin 88f0bc7d63 feat: `put_grid()` add `cell_widths`、`cell_heights` parameters 4 年之前
  wangweimin d4bb0a6323 fix: put_grid() cell_width、cell_height parameter issue 4 年之前
  wangweimin d121476080 fix: `clear()` bug 4 年之前
  wangweimin 0ddbfae000 fix: `clear()` scope parse error 4 年之前
  wangweimin 0bb79bf020 feat: add `span()` 4 年之前
  wangweimin 78278d367a feat: support row/column/grid layout 4 年之前
  wangweimin 724c7171c9 feat: add 'style()' to add custom css on output 4 年之前
  wangweimin 21b1ba70c4 feat: add `put_scrollable()` to show a scrollable area 4 年之前
  wangweimin d7d644b798 feat: `put_image()` support url source 4 年之前
  wangweimin 5f24109079 feat: add put_link() 5 年之前
  wangweimin 95680dab79 feat: `put_buttons()` onclick parameter can use list type 5 年之前
  wangweimin ddd5d92006 feat: add `put_collapse()` 5 年之前
  wangweimin 73ae91b19c feat: add `put_widget()` to output custom widget 5 年之前
  wangweimin 22390df505 feat: `use_scope()` support decorate coroutine function 5 年之前
  wangweimin 3a8907b751 feat: use Scope system instead of Anchor 5 年之前
  wangweimin 4805a97f76 fix: doc mistake 5 年之前
  wangweimin 84c3806f15 feat: support single `put_xxx()` as popup content 5 年之前
  wangweimin 2911878fe5 feat: add popup() to show a popup 5 年之前
  wangweimin 193b5af395 maint: remove put_buttons return's `on_embed` process 5 年之前
  wangweimin 94f0ef230a maint: use enum instead of const in scroll_to position parameter 5 年之前
  wangweimin e10f32c768 doc: update doc for `put_table()` 5 年之前
  wangweimin 3077b190a3 feat: put_table support nested put_xxx call 5 年之前
  wangweimin a997e33cab feat: support use space in anchor name 5 年之前
  wangweimin ff224c2a7d feat: table output support col/row span 5 年之前