Commit History

Author SHA1 Message Date
  wangweimin 343e329104 fix a test error 4 years ago
  wangweimin 6315294511 maint: remove `callback` type button in `actions()` 4 years ago
  wangweimin 9e0b7089f0 frontend: refine `put_buttons` on-click event 4 years ago
  wangweimin a47fe1db83 test: fix test error & adjust some test 4 years ago
  wangweimin 4f5e672112 maint: change input functions' parameter 'valid_func' to 'validate' 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 105cf75cde test: add `get_scope()` & `go_app()` test case 4 years ago
  wangweimin c0b42940c8 maint: use 'pywebio.session.set_env()' to set session environment settings 4 years ago
  wangweimin 8daf2d72e1 feat: `file_upload()` support multiple upload and set file max size 4 years ago
  wangweimin 767d130078 maint: put_widget()、popup()、put_table() regard string input as put_text() 4 years ago
  wangweimin d6c82f6fb1 feat: `run_js` & `eval_js` support set arguments 4 years ago
  wangweimin 2c45d432c9 feat: add `pywebio.output.output()` 4 years ago
  wangweimin 5409c9355f test: add input action test 4 years ago
  wangweimin 3afb22e44f test: fix `actions` test 4 years ago
  wangweimin afddf6d882 test: fix `scroll_to` && chart test bug 4 years ago
  wangweimin f744cb9d24 maint: update doc and 4 years ago
  wangweimin cc266435d8 feat: `actions()` support callback button 4 years ago
  wangweimin f67fc6ca3e feat: add `put_loading()` 4 years ago
  wangweimin 5ca8648afd feat: add `put_processbar()`、`set_processbar()` 4 years ago
  wangweimin f382f5ff3f test: add more test case 4 years ago
  wangweimin 38c8bde400 test: add misc test case 4 years ago
  wangweimin 677de6c4da test: add data visualization test 4 years ago
  wangweimin 0ddbfae000 fix: `clear()` scope parse error 4 years ago
  wangweimin 567318cc3d test: add `span()` test cases 4 years ago
  wangweimin 83df039448 test: add layout functions test cases 4 years ago
  wangweimin 9b872a8e33 test: add more percy snapshot 4 years ago
  wangweimin 724c7171c9 feat: add 'style()' to add custom css on output 4 years ago
  wangweimin 659f01c1e8 test: add `eval_js()` func test 5 years ago
  wangweimin 01b56a4cc9 maint: fix test misjudge 5 years ago
  wangweimin ddd5d92006 feat: add `put_collapse()` 5 years ago