Commit Graph

21 Commits

Author SHA1 Message Date
Clark Du 7fcbd5aa3b
fix: add v-bind:key in all v-for 2017-11-26 21:40:57 +08:00
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00
Sébastien Chopin eaf362910f Use async/await 2017-07-08 18:52:29 +02:00
Alexandre Chopin a4461ff590 update examples for asyncData 2017-02-28 15:17:49 +01:00
Sébastien Chopin eabcf490b1 Simplify example 2016-12-19 20:35:34 +01:00
Sébastien Chopin 0142dae008 Replace router-link to nuxt-link 2016-12-16 18:12:38 +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 b6b1fc3073 add component nuxt-child 2016-12-13 17:42:45 +01:00
Alexandre Chopin 1916bb6d2f clean example 2016-12-13 11:04:48 +01:00
Sébastien Chopin 7f3a39fea1 Fix child components data 2016-12-12 21:55:43 +01:00
Sébastien Chopin f8c7b5c012 Add validate option 2016-12-12 16:30:07 +01:00
Alexandre Chopin cc15926340 update example 2016-12-12 00:15:15 +01:00
Alexandre Chopin ae2bf10221 nested data example update 2016-12-11 17:10:35 +01:00
Alexandre Chopin 1ee4f9c40e update example 2016-12-11 16:41:52 +01:00
Alexandre Chopin d09fdfb78e scoop position nested routes 2016-12-11 16:40:18 +01:00
Alexandre Chopin 8870c181d7 Update custom route example
Build and Router
2016-12-11 02:44:40 +01:00
Sébastien Chopin 4f60d4250e Use https for API calls 2016-11-27 19:26:42 +01:00
Sébastien Chopin 2677afb46f Fix due 2.0.6~7 and add error() in context 2016-11-17 11:57:12 +01:00
Sébastien Chopin e80cf65d21 Faster Loading component
- Finished examples/custom-routes/
2016-11-07 21:58:56 +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