v0.3.0
- Now you can specify
maxLoadingTime
property if you want to limit loading time. Pages will switch if loading takes more time than specified in this property - Memory usage and perfomance optimisation
- Switch props for TS
- Changed TopbarConfig to partial #10 (@PavlMais)
- Made code a little bit cleaner