Clark Du
52a92fbc48
refactor: use PascalCase for components names ( #4396 )
2018-11-24 22:19:19 +03:30
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
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
Sébastien Chopin
4f60d4250e
Use https for API calls
2016-11-27 19:26:42 +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