willybrauner / compose

Compose is a small and type-safe library that links your javascript to your DOM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixs

willybrauner opened this issue · comments

  • remove unused onTransitionStart onTransitionComplete method
  • Move prepare currentPage and prepare mountNewPage in their own method
  • exe currentPage playIn on first load
  • Fix Stack currentUrl
  • remove $root param playIn and playOut (because we hav already context and then this.$root
  • remove hide page before playIn ?
  • Update doc