Histórico de Commits

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