Historial de Commits

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