Commit History

Author SHA1 Message Date
  wangweimin b19dd62d58 feat: add 'put_tabs()' to output tabs 4 years ago
  wangweimin 481f33f268 doc: update 4 years ago
  wangweimin f85722fa72 feat: support XSS sanitizer when output html and markdown 4 years ago
  wangweimin 8cc0090858 maint: change md highlight engine to Prism 4 years ago
  wangweimin 6883086a51 feat: add markdown parse option to `put_markdown()` 4 years ago
  wangweimin 9e0b7089f0 frontend: refine `put_buttons` on-click event 4 years ago
  wangweimin acfa91b1c9 feat: put_buttons() support modify button's color 4 years ago
  wangweimin 13fce7e7fd feat: `actions()` and `put_buttons()`'s buttons' value、 `radio()` and `select()` and `checkbox()`'s options' value accept json-serializable obj 4 years ago
  wangweimin b6802f5c8c maint: reformat code 4 years ago
  wangweimin 1112449229 fix: put_table()'s str cell format error 4 years ago
  wangweimin 767d130078 maint: put_widget()、popup()、put_table() regard string input as put_text() 4 years ago
  wangweimin d145168043 feat: add `download()` 4 years ago
  wangweimin 724c7171c9 feat: add 'style()' to add custom css on output 4 years ago
  wangweimin 73ae91b19c feat: add `put_widget()` to output custom widget 5 years ago
  wangweimin 7fc49c3b87 feat(frontend): check session active on send message to server 5 years ago
  wangweimin fc06f9d73f maint: refine frontend code 5 years ago
  wangweimin 3077b190a3 feat: put_table support nested put_xxx call 5 years ago
  wangweimin ff224c2a7d feat: table output support col/row span 5 years ago
  wangweimin 44af1ceeab feat: migrate js to typescript 5 years ago