Skip to content

v0.3.0

Compare
Choose a tag to compare
@victortrusov victortrusov released this 10 Jul 12:31
· 43 commits to master since this release
  • 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