提交历史

作者 SHA1 备注 提交日期
  Falko Schindler 1ba0127a43 code review 1 年之前
  Rodja Trappe 8f7a3af7bb ensure move events are only send between start/end 1 年之前
  Falko Schindler d6ee01d83e #722 specify type annotation for callables 2 年之前
  Falko Schindler e1e9ea1026 rename vue.py into dependencies.py 2 年之前
  Falko Schindler bf7a4e0b35 introduce event throttling 2 年之前
  Falko Schindler c4fa045953 introduce joystick event 2 年之前
  Falko Schindler 2a50e13189 integrate joystick 2 年之前
  Falko Schindler f6194c03ec remove JustPy, make hello-world working again 2 年之前
  Falko Schindler 53b8685522 revert joystick changes 2 年之前
  Rodja Trappe 06f04249e1 improved styleability of joystick 2 年之前
  Falko Schindler 63e7a3bc97 remove automatic dependency management 2 年之前
  Falko Schindler 483970b8d9 serve dependencies for custom elements on demand 2 年之前
  Falko Schindler 92da80f801 avoid page updates by default 2 年之前
  Falko Schindler 2f562a3c31 sort imports and other formatting improvements 3 年之前
  Falko Schindler 2fbc491907 minor cleanup 3 年之前
  Falko Schindler b09d9480da load dependencies statically instead of during instantiation 3 年之前
  Falko Schindler 091bb5a4eb more Python <3.9 compatibility 3 年之前
  Falko Schindler 4941ddc7d4 refactoring event handlers and arguments to support callables and awaitables and to catch exceptions 3 年之前
  Falko Schindler 19d0b26a10 code review 3 年之前
  Rodja Trappe 49a388b3f9 formatting 3 年之前
  Falko Schindler 2d359d84ec serve local js libraries from lib folder next to python file instead of global static directory 3 年之前
  Falko Schindler bbe3458245 serve nipplejs locally 3 年之前
  Falko Schindler 9af624b0ab reduce number of page updates for custom components 3 年之前
  Rodja Trappe 64613e030b minor documentation improvements 3 年之前
  Falko Schindler 0d170a6ad6 joystick documentation 4 年之前
  Falko Schindler cfd7331cae joystick: receive start and end event 4 年之前
  Falko Schindler e870878e52 joystick: pass options to nipple 4 年之前
  Falko Schindler 2b2aaac2d0 custom: simplify initialization 4 年之前
  Falko Schindler 91acba29aa custom: extract base class for custom views 4 年之前
  Falko Schindler d60698425e custom: load Vue components from arbitrary location 4 年之前