Commit History

Author SHA1 Message Date
  wangweimin aa629e3fbb feat: add `slider()` input 4 years ago
  WangWeimin 3df460a44a Persistent input feature (#109) 4 years ago
  wangweimin 7d88f57f05 feat: add `wsgi_app()` and `asgi_app()` in flask and django backend 4 years ago
  wangweimin b5b96f0c8f feat: add `style()` method to `Output` 4 years ago
  wangweimin 6f715ae0dc maint(frontend): catch some errors 4 years ago
  wangweimin 32f6feba86 add i18n support for app error prompt 4 years ago
  wangweimin 1fd2dbfa57 feat: `input_update()` support update `value` of select, radio and checkbox 4 years ago
  wangweimin 2853d712ad maint(frontend): `Widget` support bind event 4 years ago
  dependabot[bot] 49a52aefeb build(deps): bump lodash from 4.17.20 to 4.17.21 in /webiojs (#94) 4 years ago
  dependabot[bot] c082685676 build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 in /webiojs (#95) 4 years ago
  wangweimin cb2ee6189a improve(frontend): only trigger `onblur` when needed 4 years ago
  wangweimin fef9277ed1 frontend: improve table style 4 years ago
  wangweimin 20d9049455 feat: `input_update()` support update `datalist` in `input()` 4 years ago
  wangweimin 9d7f816918 feat: add `input_update()` 4 years ago
  wangweimin aecdfefcd6 fix logging in `remote_access` 4 years ago
  wangweimin 6c634b4972 doc update 4 years ago
  wangweimin de8ae4d92c feat: add `onchange` parameter to some input functions 4 years ago
  wangweimin af5aa956a6 fix: setting and getting value of textarea when enable codemirror 4 years ago
  wangweimin ffac6fefad feat: `update_input` command support update options and label 4 years ago
  wangweimin 4cf383339b maint: improve invalid/valid feedback style of checkbox and radio 4 years ago
  wangweimin 869ceb09d8 feat: add remote access support in `start_server()` 4 years ago
  wangweimin 855d08d468 maint: refine converting between scope name and dom id 4 years ago
  wangweimin af1b1f6130 fix: put_tabs() switch tab error 4 years ago
  wangweimin a9bb1eabe9 doc: add new badge and typo fix in README.md 4 years ago
  Bruno Martin 3e07ba6455 add `asgi_app()` in fastapi module (#75) 4 years ago
  wangweimin 022a9cfee1 maint: use sphinx-rtd-theme==0.4.* to avoid some style issue 4 years ago
  wangweimin 40746285c5 fix: `put_image()` raise 'unknown file extension' error when use PIL Image as `src` 4 years ago
  wangweimin 81a9152434 feat: add `group` parameter in `put_buttons()` 4 years ago
  wangweimin 8faaac5e0e feat: add `input_auto_focus` and `input_panel_fixed` configurations in `set_env()` 4 years ago
  wangweimin c7ab650e07 doc update 4 years ago