Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

0.14.0

Compare
Choose a tag to compare
@MoOx MoOx released this 12 Jun 05:16
· 1338 commits to master since this release

Finally, the navigation has now a proper scroll behavior

  • new page: scroll to top
  • back button: scroll position restored

For those which implemented a fix for this scrolling issue:
you can just remove your workaround !

Details

  • Fixed: navigation now offers a proper scroll behavior.
    Not more weird page updates.
    (#285 - @MoOx)

Boilerplate

  • Added: PageLoading now use "Loading..." has a <title>
    (@MoOx)