Histórico de commits

Autor SHA1 Mensagem Data
  Falko Schindler ee0fb9bdc5 keep one view stack per task to allow async UI manipulation without mixing up the containers 2 anos atrás
  Falko Schindler e4af10709c try to automatically add new elements into the parent container of the event sender 2 anos atrás
  Falko Schindler 4ee8035564 refactoring 2 anos atrás
  Falko Schindler b0c995c83c raise error if there is no parent view 2 anos atrás
  Falko Schindler 6ddf60d1dd improve element tests 2 anos atrás
  Falko Schindler c5880585d9 add explicit "exclude" parameter to setup empty routes 2 anos atrás
  Falko Schindler 63e7a3bc97 remove automatic dependency management 2 anos atrás
  Falko Schindler 0bd5b0e26d remove reloading after adding new dependencies, raise exception instead 2 anos atrás
  Falko Schindler 85e90a94fb fix import 2 anos atrás
  Falko Schindler 1773f878bd test if keyboard is in DOM after page reload 2 anos atrás
  Falko Schindler dc84ceefca code review 2 anos atrás
  Falko Schindler ea759d213c Merge branch 'main' of github.com:zauberzeug/nicegui 2 anos atrás
  Rodja Trappe 96523ce7db Merge branch 'main' of github.com:zauberzeug/nicegui 2 anos atrás
  Falko Schindler f978b2981a set static and template directory before importing justpy 2 anos atrás
  Rodja Trappe 5b9bd9640a do not use page representation for user.should_see 2 anos atrás
  Rodja Trappe 35dc113650 pytest: rendering relevant classes in user.page() 2 anos atrás
  Falko Schindler a5fd0409db test if new elements are in DOM 2 anos atrás
  Rodja Trappe 3759a6f13e pytest: began more elaborate "user.should_see". 2 anos atrás
  Rodja Trappe 863876bc8f Allow updating elements from different thread. 2 anos atrás
  Falko Schindler 56a8942dfe correctly handle existing style 2 anos atrás
  Falko Schindler 9c749d1172 fix method signature 2 anos atrás
  Falko Schindler bdd6256aa3 test and improve element classes, style and props; make UI updates lazy; remove unnecessary replace argument for props 2 anos atrás
  Falko Schindler af01528584 avoid warnings in tests 2 anos atrás
  Falko Schindler 76bfaac70b code review 2 anos atrás
  Rodja Trappe 9182c6f65b example to demonstrate a keyboard controlled slideshow (towards #90). 2 anos atrás
  Falko Schindler 9eb925d823 Merge pull request #88 from zauberzeug/pytests 2 anos atrás
  Falko Schindler c0b3189ab4 minor refactoring 2 anos atrás
  Falko Schindler f1004d6a87 fix test for dependencies after startup 2 anos atrás
  Falko Schindler 13108370ff fix reload after adding dependencies 2 anos atrás
  Falko Schindler 89c53c75d1 avoid timeout error when loading dependency after startup 2 anos atrás