Commit History

作者 SHA1 備註 提交日期
  Rodja Trappe d2f066a4c0 Introducing PageEvent and updated docs/tests #130 2 年之前
  Falko Schindler 30b7565691 rename header and footer into before_content and after_content to avoid conflicts with new layout elements 2 年之前
  Falko Schindler 26cd457bb9 show 500-error page on errors during page creation 2 年之前
  Falko Schindler 68b150e09e allow more time for page-ready test 2 年之前
  Falko Schindler 1ba3a11f3b forbid yield on shared pages 2 年之前
  Rodja Trappe c27ad191a4 Allow yield in page to exc code after its loaded 2 年之前
  Falko Schindler b10533f7f8 code review 2 年之前
  Rodja Trappe 4d71710897 fixed whitespace 2 年之前
  Rodja Trappe 8c26fa2acf Load documentation on_page_ready. 2 年之前
  Rodja Trappe de0328b3fc Passing request to page builder function. 2 年之前
  Rodja Trappe a3ab500c06 customisation: provide access to justpy view 2 年之前
  Rodja Trappe f2f08d786a add test for customised page 2 年之前
  Rodja Trappe ba63bd224b pytest: renaming User to Screen 2 年之前
  Rodja Trappe 7182784b7d cleanup 2 年之前
  Rodja Trappe c664afb780 Testing on_page_ready callback. 2 年之前
  Falko Schindler 1568a0d7d7 add more page tests 2 年之前
  Falko Schindler 66f6b95fe1 move dependency tests into separate file 2 年之前
  Falko Schindler 55c3365bf8 cleanup 2 年之前
  Falko Schindler 2257d4c44f code review 2 年之前
  Rodja Trappe dd46303b0a ensure keyboard.js is not loaded before we click the activate button 2 年之前
  Rodja Trappe 5d83c83955 provide second test where the keyboard dependency is added dynamically on button press 2 年之前
  Rodja Trappe 2b40c04859 explanation of sleep 2 年之前
  Rodja Trappe d12f6ab9f1 add test to demonstrate "JavaScript did not respond in time" error (see https://github.com/zauberzeug/nicegui/issues/85#issuecomment-1253402418) 2 年之前
  Rodja Trappe 1f36b9b110 refactoring to make tests more readable 2 年之前
  Rodja Trappe 40c6d75130 fixed typo 2 年之前
  Rodja Trappe bf6b94a188 add first simple test to ensure dependencies are loaded 2 年之前
  Rodja Trappe 66fb9811e9 add test for shared and individual pages 2 年之前
  Rodja Trappe 8b2fdea3a2 cleanup 2 年之前
  Rodja Trappe b75ce870f6 enforcing explicit passing of path to improve readability. 2 年之前
  Rodja Trappe 6de7e1d372 test auto-index page 2 年之前