Historique des commits

Auteur SHA1 Message Date
  wangweimin b0cd170d1d feat: `put_image()` support width、height parameter il y a 5 ans
  wangweimin ee488935e9 doc: update and fix typo il y a 5 ans
  wangweimin f96f69d10c add: html output support RequireJS && compatible with IPython.display.HTML il y a 5 ans
  wangweimin e972c752c5 compatible with python 3.5.2 il y a 5 ans
  wangweimin 3b4311d2f7 MockPILImage disable initialize il y a 5 ans
  wangweimin 783fd1f1db update doc il y a 5 ans
  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