Commit Graph

21 Commits

Author SHA1 Message Date
pooya parsa e7cc2757c3 refactor: update eslint-config to 1.x
Co-authored-by: Alexander Lichter <manniL@gmx.net>
2019-07-10 15:15:49 +04:30
Alexander Lichter c60b1945e8 chore: cleanup (#4529) 2018-12-12 10:01:49 +03:30
Sébastien Chopin 15051978f0 feat(vue-app): <n-link> and <n-child> component aliases (#4525) 2018-12-11 20:37:04 +03:30
Clark Du 52a92fbc48 refactor: use PascalCase for components names (#4396) 2018-11-24 22:19:19 +03:30
Sébastien Chopin cb1a4e9336 example: Add titles 2018-01-17 09:43:11 +01:00
Clark Du 3e637c5d83
refactor: add examples to lint 2017-10-31 21:43:55 +08:00
Sébastien Chopin 70cfc7fcc9 examples: Use process.server instead 2017-10-28 14:09:21 +02:00
Sebastien Chopin 646ad35815 Update to use isStatic 2017-08-17 15:11:28 +02:00
Alexandre Chopin a4461ff590 update examples for asyncData 2017-02-28 15:17:49 +01:00
Sébastien Chopin e3ebb6a54e Update hello-world example 2016-12-24 14:15:24 +01:00
Sébastien Chopin 0142dae008 Replace router-link to nuxt-link 2016-12-16 18:12:38 +01:00
Sébastien Chopin 34f46720c3 hello-world example like in the video 2016-11-27 13:39:52 +01:00
Sébastien Chopin 6d86df8291 Upgrade to vue 2.1.0 2016-11-23 13:40:25 +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 de62e9c2e1 Update logo 2016-11-15 14:23:55 +01:00
Sébastien Chopin a9ae6e0360 Use vie-meta and webpack 26 2016-11-14 23:59:54 +01:00
Sébastien Chopin cb7406cba6 router.base is now working as expected 2016-11-10 19:34:59 +01:00
Sébastien Chopin d88948bdea map static to /
v0.3.0
2016-11-10 02:19:47 +01:00
Sébastien Chopin 2573881042 Use " in to attribute 2016-11-08 18:14:16 +01:00
Sébastien Chopin 749274d22a Version 0.1.5
- Add examples/with-store/ to show how to use Vuex with nuxt.js
- Fix fetch().then when fetch does not return a promise
- Map static folder to /static/
2016-11-07 20:57:44 +01:00
Sébastien Chopin 8ab135af55 Prototype 0.1.0 working
Alpha 0.1.0
2016-11-07 02:34:58 +01:00