Commit Graph

24 Commits

Author SHA1 Message Date
Andrii Korzh 4beaecdc5c add linkExactActiveClass
Pass linkExactActiveClass to router options
2017-05-09 21:46:11 +03:00
Evan You 74652e3974 make use of runInNewContext: false 2017-05-02 13:33:09 +04:30
Sébastien Chopin 2eecb8c0de Add webpackChunkName 2017-04-17 18:15:37 +02:00
Sébastien Chopin 64f83b71c3 Vue 2.2 and styles included 2017-03-22 15:47:34 +01:00
Sébastien Chopin 8253f5e75b Add plugin ssr option & rename process.browser 2017-03-01 17:54:44 +01:00
cj c40259877b allow router mode to be set in config 2017-02-17 02:43:48 -06:00
Sébastien Chopin d9fe4b9612 Add scrollBehavior option 2017-01-26 15:56:47 +01:00
Sébastien Chopin 4cbd6d6a28 Improve comments 2017-01-26 15:21:21 +01:00
Sébastien Chopin 55f907877e Normalize components 2017-01-20 18:32:43 +01:00
Sébastien Chopin be6562f244 Add _name in router template 2017-01-19 16:25:55 +01:00
Sébastien Chopin f82bde9d1c Add scrollToTop option 2016-12-27 14:53:14 +01:00
Sébastien Chopin f8c7b5c012 Add validate option 2016-12-12 16:30:07 +01:00
Alexandre Chopin 32a6f30118 delete option routes.router 2016-12-12 14:16:47 +01:00
Alexandre Chopin d09fdfb78e scoop position nested routes 2016-12-11 16:40:18 +01:00
Alexandre Chopin 0b8b85128f Nested dynamic routes
Build and Router
2016-12-11 01:46:04 +01:00
Sébastien Chopin 40515ac91a Update dept and start next generate 2016-11-24 01:47:11 +01:00
Alexandre Chopin b8436b067f Fix duplicate routes and hidden files 2016-11-20 12:23:48 +01:00
Sébastien Chopin a9ae6e0360 Use vie-meta and webpack 26 2016-11-14 23:59:54 +01:00
Sébastien Chopin ea1c5dee15 config.router + base + linkClassActive 2016-11-10 17:16:37 +01:00
Sébastien Chopin c97c4ec32e watch pages/ dir to updates routes dynamically 2016-11-10 03:38:11 +01:00
Sébastien Chopin 1bd8a63f9e npm ignore, route meta and documentation 2016-11-08 01:04:26 +01:00
Sébastien Chopin 7dd959bd21 Fix route name in 0.1.7 2016-11-07 21:42:48 +01:00
Sébastien Chopin cf24b926a1 Version 0.1.6
- Add example /custom-routes/
- Rename example/with-store/ to examples/vuex-store/
- Feature: Add .vue at the end of the component if not specified in
custom routes
- Feature: Add .params and .query in the context
- Feature: Add .name in route if given in custom routes
2016-11-07 21:38:51 +01:00
Sébastien Chopin 8ab135af55 Prototype 0.1.0 working
Alpha 0.1.0
2016-11-07 02:34:58 +01:00