Historique des commits

Auteur SHA1 Message Date
  wangweimin 7c44445da3 improve output functions' `anchor` parameter il y a 5 ans
  wangweimin 12298f2c2e add `output.remove(anchor)` il y a 5 ans
  wangweimin e28d14756d `output.scroll_to()` support `position` parameter il y a 5 ans
  wangweimin d09339c1d4 update doc il y a 5 ans
  wangweimin c5d72f7d2d add `put_image()` il y a 5 ans
  wangweimin 79ad99c461 put_text covert `content` to str il y a 5 ans
  wangweimin 84ef740be8 update doc il y a 5 ans
  wangweimin b69a0c1fb2 improve `put_table` func il y a 5 ans
  wangweimin fc697342f4 update code doc il y a 5 ans
  wangweimin 0a2b764c53 rename AsyncBasedSession->CoroutineBasedSession、ThreadBasedWebIOSession->ThreadBasedSession il y a 5 ans
  wangweimin 90070c69a6 update demos and Readme il y a 5 ans
  wangweimin a58318eb59 fix `buttons` parameter check il y a 5 ans
  wangweimin b4ba0795a7 adjust put_buttons、table_cell_buttons、actions、select parameter format to keep code consistency il y a 5 ans
  wangweimin e61508cd80 fix Session.register_callback parameter name il y a 5 ans
  wangweimin d889d9208a add code comment il y a 5 ans
  wangweimin 900f2650f7 rename `td_buttons` to `table_cell_buttons` 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 b89b10b576 use `send_msg` to send all msg 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
  wangweimin 6dee9ebef3 reformat import il y a 5 ans
  wangweimin 2c95242491 add WebIOSession class il y a 5 ans
  wangweimin 2fd4210c34 add comment to output.py il y a 5 ans
  wangweimin 444127dcdd rename buttons to put_buttons il y a 5 ans
  wangweimin 4d33830216 text_print->put_text il y a 5 ans
  wangweimin 3188040ff1 fix typo il y a 5 ans
  wangweimin a27641c605 text_print support `inline` parameter il y a 5 ans
  wangweimin 81222b0ee2 support output with anchor il y a 5 ans
  wangweimin c58bad488f support output before/after anchor il y a 5 ans