allow page customization
- The
@ui.pagedecorator 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.
@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.