Historique des commits

Auteur SHA1 Message Date
  wangweimin 03841a19fa update doc & reformat code il y a 4 ans
  wangweimin 2cecceaa2e feat: make some output-related functions support context manager. il y a 4 ans
  wangweimin 402709eb47 feat: add `put_info()`, `put_error()`, `put_warning()`, `put_success()` il y a 4 ans
  wangweimin 2e0a90e924 doc update il y a 4 ans
  wangweimin 8967e76dd3 doc: reformat translated doc il y a 4 ans
  wangweimin c7879c8c3e doc to english il y a 4 ans
  wangweimin 194685ab0f feat: `reset()`,`append()`,`insert()` of `output()` accept any type as content il y a 4 ans
  wangweimin 6af4d280c8 doc update il y a 4 ans
  wangweimin 7787f50523 doc and test update il y a 4 ans
  wangweimin 870060bdae feat: `reset()`,`append()`,`insert()` of `output()` accept string as content il y a 4 ans
  wangweimin d12672ba0f feat: add `rows` parameter to `put_code()` il y a 4 ans
  wangweimin 678a09d86d feat: `put_scrollable()` support auto scroll bottom & change `max_height` to `height` il y a 4 ans
  wangweimin 60219d6cd7 WIP: doc translate il y a 4 ans
  wangweimin 83fc6d975b main: add html escape to output functions il y a 4 ans
  wangweimin a8e4a4fafc fix bokeh support il y a 4 ans
  wangweimin f85722fa72 feat: support XSS sanitizer when output html and markdown il y a 4 ans
  wangweimin 6883086a51 feat: add markdown parse option to `put_markdown()` il y a 4 ans
  wangweimin 7a90b90612 doc: fix mistakes and add content il y a 4 ans
  wangweimin 68239b6fd0 fix: missing escape in `put_code()` il y a 4 ans
  wangweimin 62f53c0831 doc: add note to `put_file()` doc il y a 4 ans
  wangweimin eed1847b6b doc: add FAQ, update doc il y a 4 ans
  wangweimin 44ddab3e50 doc update il y a 4 ans
  wangweimin 1f6f579bbe feat: `put_processbar()` add `auto_close` parameter il y a 4 ans
  wangweimin acfa91b1c9 feat: put_buttons() support modify button's color il y a 4 ans
  wangweimin 2cf20261a6 maint: `remove()` & `scroll_to()`'s scope parameter add default value il y a 4 ans
  wangweimin 2e911b18a0 feat: add `name` parameter check in input functions il y a 4 ans
  wangweimin 13fce7e7fd feat: `actions()` and `put_buttons()`'s buttons' value、 `radio()` and `select()` and `checkbox()`'s options' value accept json-serializable obj il y a 4 ans
  wangweimin 26b6ded0c6 doc: update doc-demo il y a 4 ans
  wangweimin 9417c7aa18 doc: add doc il y a 4 ans
  wangweimin 9e5c24d88e feat: add `get_scope()` il y a 4 ans