Historique des commits

Auteur SHA1 Message Date
  wangweimin 44839d0b3a add `put_file_upload()` il y a 2 ans
  wangweimin 75b477344c update doc il y a 2 ans
  wangweimin 1033be0773 rename input.DATETIME_LOCAL -> input.DATETIME il y a 2 ans
  wangweimin 923e7600a4 only use bootstrap_select when desktop and multiple=True il y a 2 ans
  叶子 25775609ed Add Type Hints to all public funcs (#501) il y a 2 ans
  wangweimin b49510ef66 unify dom name check (fix #380) il y a 3 ans
  robinken 238aa0e255 add datetime-local input type il y a 3 ans
  wangweimin 8a038df6ba doc update il y a 3 ans
  wangweimin 3aa0bbca1a feat(#310): add color input type il y a 3 ans
  wangweimin 267d57a85d fix typo (#290) il y a 3 ans
  wangweimin ee4933f93b rearrange code il y a 3 ans
  wangweimin db86110706 doc update il y a 3 ans
  wangweimin 5ae977d2cc buttons in `actions()` support color il y a 3 ans
  wangweimin 81d57ba46b deep copy parameters `options` and `buttons` of input functions il y a 3 ans
  wangweimin f4f698df69 add cookbook chapter in doc il y a 3 ans
  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