Historique des commits

Auteur SHA1 Message Date
  wangweimin e10f32c768 doc: update doc for `put_table()` il y a 5 ans
  wangweimin 3077b190a3 feat: put_table support nested put_xxx call il y a 5 ans
  wangweimin a997e33cab feat: support use space in anchor name il y a 5 ans
  wangweimin ff224c2a7d feat: table output support col/row span il y a 5 ans
  wangweimin 0e0063b826 maint: define `pywebio.output.__all__` il y a 5 ans
  wangweimin cbe33d3c0b doc: update demos docs il y a 5 ans
  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