Commit Graph

19 Commits

Author SHA1 Message Date
Sébastien Chopin eabcf490b1 Simplify example 2016-12-19 20:35:34 +01:00
Sébastien Chopin 36f3d48ece Custom route example 2016-12-16 17:46:30 +01:00
Sébastien Chopin 04ee77ce61 Fix webpack dependency 2016-12-15 20:13:54 +01:00
Alexandre Chopin 1916bb6d2f clean example 2016-12-13 11:04:48 +01:00
Alexandre Chopin 2c4a512dda generate ok 2016-12-12 21:54:02 +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 cc15926340 update example 2016-12-12 00:15:15 +01:00
Alexandre Chopin 1ee4f9c40e update example 2016-12-11 16:41:52 +01:00
Alexandre Chopin 8870c181d7 Update custom route example
Build and Router
2016-12-11 02:44:40 +01:00
Alexandre Chopin 3536936856 add name on custom routes example 2016-12-07 01:58:59 +01:00
Sébastien Chopin 12c013df36 Add auth-routes examples (WIP) 2016-12-04 19:16:47 +01:00
Sébastien Chopin 6ab9f138c4 Clean custom-routes example 2016-11-27 18:12:45 +01:00
Sébastien Chopin 34f46720c3 hello-world example like in the video 2016-11-27 13:39:52 +01:00
Alexandre Chopin b8436b067f Fix duplicate routes and hidden files 2016-11-20 12:23:48 +01:00
Sébastien Chopin b1546682ef Add aliases and update examples 2016-11-16 17:55:26 +01:00
Sébastien Chopin ea1c5dee15 config.router + base + linkClassActive 2016-11-10 17:16:37 +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