Historique des commits

Auteur SHA1 Message Date
  wangweimin 1e77c1fc8a rearrange doc il y a 3 ans
  wangweimin 74d01365fc doc update il y a 3 ans
  wangweimin 7be09d921e doc update il y a 4 ans
  wangweimin 1fde03242f doc update il y a 4 ans
  wangweimin aa629e3fbb feat: add `slider()` input il y a 4 ans
  WangWeimin 3df460a44a Persistent input feature (#109) il y a 4 ans
  wangweimin 1fd2dbfa57 feat: `input_update()` support update `value` of select, radio and checkbox il y a 4 ans
  wangweimin cb2ee6189a improve(frontend): only trigger `onblur` when needed il y a 4 ans
  wangweimin 20d9049455 feat: `input_update()` support update `datalist` in `input()` il y a 4 ans
  wangweimin 9d7f816918 feat: add `input_update()` il y a 4 ans
  wangweimin de8ae4d92c feat: add `onchange` parameter to some input functions il y a 4 ans
  wangweimin 254dbab244 fix: filenames may be accidentally interpreted as path il y a 4 ans
  Elisha Hollander 3504113076 Remove unnecessary import il y a 4 ans
  wangweimin 51b2a5f1fb feat: add `max_payload_size` parameter to `path_deploy()` and some of `start_server()` il y a 4 ans
  wangweimin 417a990058 maint: send binary data to server when upload files il y a 4 ans
  wangweimin e3c8ce2495 doc update il y a 4 ans
  wangweimin 481f33f268 doc: update il y a 4 ans
  wangweimin 514acbde38 feat: `websocket_max_message_size` in `start_server()` and `path_deploy` accepts string 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 798b70cc27 maint: reformat code il y a 4 ans
  wangweimin 60219d6cd7 WIP: doc translate il y a 4 ans
  wangweimin 7a90b90612 doc: fix mistakes and add content il y a 4 ans
  wangweimin 3c9b7e3fca fix: `max_size` and `max_total_size` parse error in `file_upload` il y a 4 ans
  wangweimin 6315294511 maint: remove `callback` type button in `actions()` il y a 4 ans
  wangweimin b7288a6b79 doc: update doc & fix some mistakes il y a 4 ans
  wangweimin 594155d9aa maint: update test & demo、cleanup code il y a 4 ans
  wangweimin b5f1ef5f85 maint: make error detecting of `name` missing in `input_group` more robust il y a 4 ans
  wangweimin 4f5e672112 maint: change input functions' parameter 'valid_func' to 'validate' il y a 4 ans
  wangweimin ad73a77402 fix: `file_upload()` error when upload empty file il y a 4 ans