Commit Verlauf

Autor SHA1 Nachricht Datum
  wangweimin c917bfaf34 add param check in put_datatable vor 2 Jahren
  wangweimin 38087fe032 fix json encode error of `column_args` in put_datatable vor 2 Jahren
  wangweimin f534f4bee0 update datatable vor 2 Jahren
  wangweimin 4cdcfefaf0 update doc vor 2 Jahren
  wangweimin 864015063c add `column_order` to `put_datatable()` vor 2 Jahren
  wangweimin cf55382c43 get app name from function vor 2 Jahren
  wangweimin 4777b5ff3e fix datatable style issue when display none at init vor 2 Jahren
  wangweimin ee61b0ed38 add datatable widget vor 2 Jahren
  wangweimin 457b605044 typo: process bar -> progress bar vor 2 Jahren
  wangweimin a7bdde2109 auto `header` when pass list[dict] to `put_table()` vor 2 Jahren
  wangweimin 6f2660affd the output inside the `put_loading()` context will also been removed after the context block exits. vor 2 Jahren
  叶子 25775609ed Add Type Hints to all public funcs (#501) vor 2 Jahren
  wangweimin 8a58af0407 lock scope height after clear scope in `use_scope(clear=True)`` vor 2 Jahren
  wangweimin c71298182b doc update vor 2 Jahren
  wangweimin 8b6298566a fix #453: put_table() error when table data is empty with rich header vor 2 Jahren
  wangweimin b49510ef66 unify dom name check (fix #380) vor 3 Jahren
  wangweimin 157b1a3938 fix #247: Can't use coroutine callback in `put_button()` vor 3 Jahren
  wangweimin ac8332ebae code style reformat vor 3 Jahren
  wangweimin 7c284ce07a adjust warning stack level vor 3 Jahren
  wangweimin ea5b8ddd81 put_markdown: enable `lstrip` by default and deprecate `strip_indent` vor 3 Jahren
  wangweimin 536d09e3c4 auto add horizon scroll bar when output widget too wide vor 3 Jahren
  wangweimin db86110706 doc update vor 3 Jahren
  wangweimin 057b227105 `put_scrollable()`: remove ``horizon_scroll`` parameter and auto scroll in both directions vor 3 Jahren
  wangweimin 5b9ec842f1 `put_buttons()` support disabled button, button value can be any type vor 3 Jahren
  wangweimin cb5ac8d512 fix `put_buttons()` issue when buttons have same value vor 3 Jahren
  wangweimin a92a26e9b6 maint: make `scrollable` widget native vor 3 Jahren
  Christian Clauss 88a6391d08 lint.yml: Fix flake8 --select=E3,W391,E401,E231,E701 vor 3 Jahren
  Christian Clauss cd12617375 Fix typos discovered by codespell vor 3 Jahren
  wangweimin 3a433cda0a add `put_scope()` to replace `output()` vor 3 Jahren
  wangweimin 8db659d08f update cookbook vor 3 Jahren