Commit Graph

247 Commits

Author SHA1 Message Date
Sebastien Chopin
8e79e7ce42 Use nuxt module and rc2 2017-07-27 16:35:17 +02:00
Sebastien Chopin
50355bb234 Update example to use nuxt module for apollo 2017-07-27 16:26:03 +02:00
Sebastien Chopin
2091699e43 Add page for example 2017-07-26 18:19:25 +02:00
Sebastien Chopin
528ba280f8 Add example of programmatic usage 2017-07-26 18:14:34 +02:00
Sébastien Chopin
fdc84d2a4a Merge branch 'dev' of github.com:Atinux/nuxt.js into dev 2017-07-12 08:41:47 +02:00
Sebastien Chopin
8ac2f3e6b0 Point to example 2017-07-10 13:52:58 +02:00
Sebastien Chopin
74870baa3e Example ready with Vue 2.4 2017-07-10 13:52:10 +02:00
Sébastien Chopin
896f80d59f Start refactoring sockets example 2017-07-10 09:03:18 +02:00
Sébastien Chopin
3e36219a43 Update component injection example 2017-07-10 08:56:02 +02:00
Sébastien Chopin
a869637615 Fix example for v1 2017-07-09 12:23:03 +02:00
Sébastien Chopin
b921191f91 Fix typo 2017-07-09 12:15:28 +02:00
Sébastien Chopin
9e2c4b9761 Merge branch 'dev' of github.com:Atinux/nuxt.js into dev 2017-07-09 02:35:40 +02:00
Sébastien Chopin
505aed4575 Use transitions for 🙀 2017-07-09 02:35:07 +02:00
Sébastien Chopin
dca165828a Update README.md 2017-07-09 02:09:03 +02:00
Sébastien Chopin
272ae52c73 Remove first timeout 2017-07-09 01:50:26 +02:00
Sébastien Chopin
2dafa52bc4 Update README 2017-07-09 01:47:13 +02:00
Sébastien Chopin
c7ce0802c9 Updates dynamic examples 2017-07-09 01:44:59 +02:00
Sébastien Chopin
51694783b9 Fix paths & typo 2017-07-08 20:31:41 +02:00
Sébastien Chopin
ebb67243c8 Fix path and add random image 2017-07-08 20:26:11 +02:00
Sébastien Chopin
592f8cc733 Remove offline example 2017-07-08 20:16:01 +02:00
Sébastien Chopin
56272eb5fd Remove generate routes 2017-07-08 20:05:28 +02:00
Sébastien Chopin
5e93befc44 Fix paths 2017-07-08 20:01:57 +02:00
Sébastien Chopin
1d0493c0c1 Fix paths 2017-07-08 19:58:07 +02:00
Sébastien Chopin
6f84f69b7a Fix paths & typo 2017-07-08 19:55:39 +02:00
Sébastien Chopin
763ca011e9 Update scripts 2017-07-08 19:47:23 +02:00
Sébastien Chopin
1e064ac180 Fix path 2017-07-08 19:44:05 +02:00
Sébastien Chopin
6164c12524 Update example 2017-07-08 19:40:41 +02:00
Sébastien Chopin
eaf362910f Use async/await 2017-07-08 18:52:29 +02:00
Sébastien Chopin
a39b9fe13b Fix typo 2017-07-08 18:49:37 +02:00
Sébastien Chopin
4098e68983 Use render.bundleRenderer 2017-07-08 18:41:10 +02:00
Sébastien Chopin
a0c4709777 Fix typo 2017-07-08 18:14:40 +02:00
Sébastien Chopin
1d77431db0 Use serverMiddleware instead of a module 2017-07-08 18:09:47 +02:00
Sébastien Chopin
1f7508d033 Update example 2017-07-08 18:05:44 +02:00
Sébastien Chopin
5c8ac31b3c Update example to not use a custom server anymore 2017-07-08 18:04:47 +02:00
Sebastien Chopin
b65f4533c6 Remove console.log 2017-07-07 15:41:33 +02:00
Sebastien Chopin
59d335b696 Update CSS example 2017-07-07 12:25:14 +02:00
Sebastien Chopin
71faf7cae3 IE9: fix issue with Array.find and String.includes 2017-07-04 15:41:43 +02:00
Sébastien Chopin
e4e9149b54 feat: Add dynamic component injection + example 2017-07-02 20:47:01 +02:00
Sébastien Chopin
4a66a1085d Update vuetify example 2017-06-20 01:04:23 +02:00
Sébastien Chopin
b6d82a7c5b No need to use next 2017-06-19 20:31:50 +02:00
Sébastien Chopin
4f9684e117 Remove ~store & ~router 2017-06-19 20:20:51 +02:00
Sébastien Chopin
f9584fc810 Update example 2017-06-12 21:34:45 +04:30
Sébastien Chopin
b26d3d6b6f Update i18n example 2017-06-04 14:28:39 +02:00
Pooya Parsa
c5ca8c64f1 refactor: nuxt constructor no longer returns a promise
by not returning a promise we can expose .render method
also the old way of using nuxt won't change by 1.x release
2017-05-31 18:51:16 +04:30
Sebastien Chopin
43de27faef Fix i18n example for alpha3 2017-05-31 13:21:55 +02:00
Sebastien Chopin
488010bf78 Upgrade dependencies and JSDOM API 2017-05-30 16:08:51 +02:00
Sebastien Chopin
d9d5d1a5d8 Update TS example 2017-05-29 17:24:40 +02:00
Sebastien Chopin
d481da9df0 Update auth-routes example 2017-05-29 17:00:01 +02:00
Sébastien Chopin
893d275a78 Update i18n example for 1.0 2017-05-21 21:01:08 +02:00
Sébastien Chopin
c3355e1467 Store state should always be a method now 2017-05-21 15:45:21 +02:00