Historique des commits

Auteur SHA1 Message Date
  wangweimin 2cecceaa2e feat: make some output-related functions support context manager. il y a 4 ans
  wangweimin 798b70cc27 maint: reformat code il y a 4 ans
  wangweimin 7ad20c33b0 fix: input invalid status not update il y a 4 ans
  wangweimin 700d622e2e fix: `OutputList`.__del__ bug il y a 4 ans
  wangweimin e3676ff02f maint: code fine-tuning il y a 4 ans
  wangweimin cc266435d8 feat: `actions()` support callback button il y a 4 ans
  wangweimin 724c7171c9 feat: add 'style()' to add custom css on output il y a 4 ans
  wangweimin 2911878fe5 feat: add popup() to show a popup il y a 5 ans
  wangweimin 8c0f777565 maint: change OutputReturn obj json serialization logic il y a 5 ans
  wangweimin 3077b190a3 feat: put_table support nested put_xxx call il y a 5 ans
  wangweimin a96caa931c maint: move `hold()` to session module il y a 5 ans
  wangweimin b6741c5191 feat: add `hold()` il y a 5 ans
  wangweimin 43c6d1341c add `reset` and `cancel` button types in `input.actions()` il y a 5 ans
  wangweimin 3ac05e4209 add some check and warning il y a 5 ans
  wangweimin 014e164db8 change some code naming il y a 5 ans
  wangweimin ff2c66603a change some code naming il y a 5 ans
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession il y a 5 ans
  wangweimin d889d9208a add code comment il y a 5 ans
  wangweimin f7de7a6416 support switch session implement il y a 5 ans
  wangweimin 2ba69bfdfb button callback remove save parameter & adjust register_callback code il y a 5 ans
  wangweimin 0d03820d52 refine asyncio based session il y a 5 ans
  wangweimin e534a6b1fd change some method name of WebIOSession il y a 5 ans
  wangweimin d31baf1cc0 change some function position il y a 5 ans