Trigger "start" before "page.change"

This commit is contained in:
Samy Pessé
2015-11-02 16:57:08 +01:00
parent 3388be9db6
commit 2814fea67e
4 changed files with 26 additions and 8 deletions
+1
View File
@@ -36,6 +36,7 @@ function start(config) {
});
events.trigger('start', config);
navigation.notify();
}
// Export APIs for plugins