Commit Graph

14 Commits

Author SHA1 Message Date
Luke 3fa582a7e3 Merge pull request #8 from andryfailli/feature/navigator-replace
navigateTo now support pushReplacement
2017-09-12 13:00:22 -07:00
Alexays 0e47671fec fix(router) pop with data now work 2017-09-12 21:19:34 +02:00
Andrea Failli dbd3b96471 navigateTo now support pushReplacement 2017-07-10 11:43:19 +02:00
Luke b767b5ca0b Refactor route Handlers (#6)
- Removes the RouteHandler typedef and introduces the Handler class as a replacement
- Router can now handle functions on top of Route definitions
2017-05-28 10:13:36 -07:00
Luke d80bef62fd license updates 2017-05-13 22:01:02 -07:00
Luke 2a714a6aaa rename top level catch all file 2017-05-13 21:55:44 -07:00
Luke 32d91dc3fa rename. add example project 2017-05-13 21:28:28 -07:00
Luke 91c21424cc add transitions 2017-05-13 17:52:27 -07:00
Luke 48dffe822a fix query string parsing. add tests. add travis config 2017-05-05 23:20:37 -07:00
Luke 0b6b00873e add header comments 2017-05-04 12:33:40 -07:00
Luke 5dbe726593 parse query string params 2017-05-04 12:27:32 -07:00
Luke 3934761f1d Expose route matching function so that it can be more easily externally integrated 2017-04-26 16:57:21 -07:00
Luke 3ebc12f7ff Add transitioned page router creation function 2017-04-26 16:34:56 -07:00
Luke cbdda22e98 wip. initial commit 2017-04-25 00:24:14 -07:00