Commit History

Author SHA1 Message Date
  Falko Schindler 4453e40e87 use responsive layout for code examples 2 years ago
  Rodja Trappe 782124cb11 Merge pull request #121 from zauberzeug/private_timer 2 years ago
  Rodja Trappe f3e18db5ad Merge remote-tracking branch 'origin/main' into private_timer 2 years ago
  Falko Schindler 13c08bdc4a cleanup 2 years ago
  Falko Schindler b218106486 remove obsolete examples.py 2 years ago
  Falko Schindler 997fbf3813 add example for creating custom vue components 2 years ago
  Falko Schindler b21856760e Merge pull request #122 from zauberzeug/page_args 2 years ago
  Falko Schindler b6ca934406 add replicate dependency for ai interface example 2 years ago
  Falko Schindler 27220ae8f0 allow passing arguments when calling the page decorator 2 years ago
  Falko Schindler b3bdbf1082 test starting all examples 2 years ago
  Falko Schindler 0feacddb90 add documentation for page parameters 2 years ago
  Falko Schindler 3a06551a9b Merge branch 'main' into page_args 2 years ago
  Rodja Trappe 5eb34f4dbc Merge pull request #115 from zauberzeug/javascript 2 years ago
  Rodja Trappe 0b1b9bc6ea Merge branch 'main' into javascript 2 years ago
  Rodja Trappe 15d8f821f5 Merge pull request #120 from zauberzeug/error500 2 years ago
  Falko Schindler b710c4e7ea allow declaring path parameters for ui.page like with ui.get 2 years ago
  Falko Schindler f806bad4e4 stop timer on private page after socket has been closed 2 years ago
  Falko Schindler 26cd457bb9 show 500-error page on errors during page creation 2 years ago
  Falko Schindler 0d18e1fb78 try simplifying flaky javascript test 2 years ago
  Falko Schindler 175d37cd84 return JavaScript response per websocket 2 years ago
  Falko Schindler 0e507bc6c7 set auto-context for connect/disconnect handlers 2 years ago
  Falko Schindler cb8b15aa8c refactoring 2 years ago
  Falko Schindler ce6930c36a Merge branch 'main' into javascript 2 years ago
  Falko Schindler 2a2cd2a5d1 fix 3d scene test 2 years ago
  Falko Schindler 68b150e09e allow more time for page-ready test 2 years ago
  Falko Schindler dbed1a0271 Merge branch 'main' into javascript 2 years ago
  Falko Schindler 1dbfd6ec56 raise exception if on_startup() is called too late 2 years ago
  Falko Schindler 071d5e52f9 replace infinite lifecycle example with finite countdown 2 years ago
  Falko Schindler afba1e5d45 fix lifecycle example #103 2 years ago
  Falko Schindler b913e371d6 fix crucial whitespace 2 years ago