Sébastien Chopin
1f7508d033
Update example
2017-07-08 18:05:44 +02:00
Alexandre Chopin
a4461ff590
update examples for asyncData
2017-02-28 15:17:49 +01:00
Sébastien Chopin
2352aa1a17
Update README.md
2017-01-15 18:41:27 +01:00
Sébastien Chopin
f4ca19ee73
Add post link for async/await
2016-12-28 12:37:50 +01:00
Sébastien Chopin
aa1df39142
remove ES7
2016-12-27 17:39:08 +01:00
Sébastien Chopin
6cda84ed49
Update README.md
2016-12-27 17:06:15 +01:00
Sébastien Chopin
5d82cf3d68
Update README.md
2016-12-27 17:04:13 +01:00
Sébastien Chopin
05a66e0cba
Update async-data example
2016-12-27 16:57:50 +01:00
Sébastien Chopin
7148502e37
sub component async data impossible
2016-12-23 13:30:45 +01:00
Sébastien Chopin
2a9519e720
start async data in sub-components
2016-12-23 13:09:22 +01:00
Sébastien Chopin
0142dae008
Replace router-link to nuxt-link
2016-12-16 18:12:38 +01:00
Sébastien Chopin
fc25b2eaa8
Update README.md
2016-11-25 18:20:07 +01:00
Sébastien Chopin
ae9b41f321
Add callback argument (optional) in data
2016-11-19 22:16:26 +01:00
Sébastien Chopin
b9680bc3ea
Add package.jsonn in examples
2016-11-10 14:30:18 +01:00
Sébastien Chopin
73bdfc0394
Move vendor and filenames in build key and add loaders
2016-11-09 02:35:13 +01:00
Sébastien Chopin
37341ee4ef
Update README
2016-11-08 01:07:04 +01:00
Sébastien Chopin
1bd8a63f9e
npm ignore, route meta and documentation
2016-11-08 01:04:26 +01:00
Sébastien Chopin
9ebbb14eab
Version 0.2.0
...
- Add README for examples vuex-store, async-data and global-css
- Add examples/global-css/
- Feature: we can now use nuxt.config.js to add global css files and
modules
- Fix: show webpack error of compilation
2016-11-07 23:26:53 +01:00
Sébastien Chopin
2956e73c3e
Loading component done
...
- Loading component working and customisable via nuxt.config.js (see
examples/async-data/)
- Accept callback for new Nuxt(options, cb) with cb(null, nuxt)
- Simplify async-data example
2016-11-07 19:21:32 +01:00
Sébastien Chopin
3d206de7a5
Async-data example working
2016-11-07 14:12:59 +01:00
Sébastien Chopin
5aa42e2903
Add async-data example + add module resolver in webpack
2016-11-07 13:53:05 +01:00