Commit History

作者 SHA1 備註 提交日期
  wangweimin e262ea43dc fix(#148): form can't be submit after validation failed 3 年之前
  wangweimin 9f8c936539 fix a bug introduced in commit `3df460a` 3 年之前
  WangWeimin 3df460a44a Persistent input feature (#109) 4 年之前
  wangweimin 8faaac5e0e feat: add `input_auto_focus` and `input_panel_fixed` configurations in `set_env()` 4 年之前
  wangweimin c7ab650e07 doc update 4 年之前
  wangweimin 417a990058 maint: send binary data to server when upload files 4 年之前
  wangweimin 6fb2b6308c fix no file submit when upload large file 4 年之前
  wangweimin 682ae6639b feat: frontend i18n support 4 年之前
  wangweimin db008ade1c maint: remove unused import 4 年之前
  wangweimin 1d53d04608 maint: `auto_scroll_bottom` default to False 4 年之前
  wangweimin 63e5aa8919 frontend: popup input panel when input acquired 4 年之前
  wangweimin 2e398d5834 frontend: use toast instead of alert() to notify error 4 年之前
  wangweimin 619d224d77 fix(frontend): textarea with code not working when disable auto-scroll-bottom 4 年之前
  wangweimin 8daf2d72e1 feat: `file_upload()` support multiple upload and set file max size 4 年之前
  wangweimin 7c5b181ba4 refine(frontend): add `after_add_to_dom`、`after_show` life-circle callback to FormController and InputItem 4 年之前
  wangweimin cc266435d8 feat: `actions()` support callback button 4 年之前
  wangweimin 891d87fff8 fix: disabled button be enabled after click submit button 4 年之前
  wangweimin 3f3ab7bee2 feat: button disabled during form submitting 4 年之前
  wangweimin 15c673602e feat: show upload progress bar when input file 4 年之前
  wangweimin fc06f9d73f maint: refine frontend code 5 年之前