Skip to content

allow page customization

Choose a tag to compare

@rodja rodja released this 26 Sep 06:52
  • The @ui.page decorator is now a class. This enables you to encapsulate common styling and behaviour for all pages. See the customisation example for further details.
  • Pytests are now executed as GitHub Action for every push.