Evan You
|
74652e3974
|
make use of runInNewContext: false
|
2017-05-02 13:33:09 +04:30 |
|
Sebastien Chopin
|
e2ad6517e2
|
Give this to data()
|
2017-04-14 16:31:14 +02:00 |
|
Sébastien Chopin
|
5412ddc8d1
|
Merge pull request #456 from taldy/nuxtserverinit-promises-improvement
Support other implementations of Promises inside nuxtServerInit (currently only HTML5 Promises works correctly)
|
2017-04-06 12:33:29 +02:00 |
|
taldy
|
c22b0b790b
|
Simplify fix and cover other Promise checks
|
2017-04-06 12:09:56 +03:00 |
|
Sébastien Chopin
|
3e7d0a19ed
|
Update client.js
|
2017-04-05 21:25:44 +02:00 |
|
Ilya
|
17db23f45f
|
fix in client : validate method
|
2017-04-05 21:40:46 +03:00 |
|
Sébastien Chopin
|
99a03812a4
|
Update client.js
|
2017-04-05 18:25:12 +02:00 |
|
Sébastien Chopin
|
7ef6411269
|
Update client.js
|
2017-04-05 18:24:15 +02:00 |
|
Ilya
|
42e16a650b
|
proposal for validation pages
|
2017-04-04 14:25:48 +03:00 |
|
Sébastien Chopin
|
3b635323a4
|
Add layout in __NUXT__
|
2017-03-25 18:59:58 +01:00 |
|
evseevnn
|
435337529a
|
fix - store no available to context on client side
|
2017-03-25 12:30:23 +07:00 |
|
evseevnn
|
8ec4eb908f
|
fix - store no available to context on client side
|
2017-03-25 12:23:42 +07:00 |
|
Sébastien Chopin
|
8831331e3d
|
Fix hot reloading
|
2017-03-24 16:52:18 +01:00 |
|
Sébastien Chopin
|
4034801fc9
|
Replace store state the soonest possible
|
2017-03-24 01:35:57 +01:00 |
|
Sébastien Chopin
|
474f68e46e
|
Call store.replaceState on start
|
2017-03-24 01:28:38 +01:00 |
|
Sébastien Chopin
|
b6856928db
|
Dynamic layout feature
|
2017-03-17 18:02:58 +01:00 |
|
Sébastien Chopin
|
fb7b856343
|
force calling middleware from error page
|
2017-03-16 21:00:22 +01:00 |
|
Sébastien Chopin
|
65eeff332e
|
Fix hotReloading for children
|
2017-03-16 18:52:06 +01:00 |
|
Sébastien Chopin
|
b8727b8d51
|
Fix asyncData on hot reloading
|
2017-03-02 17:31:37 +01:00 |
|
Sébastien Chopin
|
40d52645e8
|
asyncData
|
2017-02-28 13:11:29 +01:00 |
|
Sébastien Chopin
|
9a2767ac90
|
Layout on afterEach
|
2017-02-20 22:11:34 +00:00 |
|
Sébastien Chopin
|
61ac979cba
|
Fix regression on query changes
|
2017-02-06 13:24:59 +01:00 |
|
Sébastien Chopin
|
17650c25e0
|
Middleware feature 🔥
|
2017-02-03 15:09:38 +01:00 |
|
Sébastien Chopin
|
f33afa521f
|
Fix progress bar on different layouts (#113)
|
2017-01-30 11:20:20 +01:00 |
|
Sébastien Chopin
|
55003631fc
|
Fix calling data on hash changes
|
2017-01-29 07:54:25 +01:00 |
|
Sébastien Chopin
|
423f52f35d
|
Fix error component on dynamic route.
|
2017-01-27 23:10:02 +01:00 |
|
Sébastien Chopin
|
55f907877e
|
Normalize components
|
2017-01-20 18:32:43 +01:00 |
|
Sébastien Chopin
|
224a18dea8
|
Improve error handling in page components
|
2017-01-20 18:11:30 +01:00 |
|
Sébastien Chopin
|
ac9412b908
|
Don't use polyfill anymore
|
2017-01-11 22:18:47 +01:00 |
|
Sébastien Chopin
|
0b58637a09
|
Add polyfill in client & index
|
2016-12-31 12:33:51 +01:00 |
|
Sébastien Chopin
|
99bfac25aa
|
Move polyfill to root
|
2016-12-31 12:11:37 +01:00 |
|
Sébastien Chopin
|
0e1f0af3b9
|
Fix hot-reload on data
|
2016-12-27 17:02:03 +01:00 |
|
Sébastien Chopin
|
3f220625b9
|
Fix hot reloading for layout
|
2016-12-24 14:15:00 +01:00 |
|
Sébastien Chopin
|
3a0fcdee73
|
Layout with code-splitting!
|
2016-12-24 12:34:41 +01:00 |
|
Sébastien Chopin
|
b870a7206e
|
Add layout feature
|
2016-12-24 01:55:32 +01:00 |
|
Sébastien Chopin
|
f335c8bd03
|
Fix validate in children
|
2016-12-20 18:05:48 +01:00 |
|
Sébastien Chopin
|
42dc15e72e
|
Check for component options data
|
2016-12-20 18:05:48 +01:00 |
|
Sébastien Chopin
|
0fe34e0fb0
|
Fix re-usable component data
|
2016-12-20 13:44:22 +01:00 |
|
Sébastien Chopin
|
66124e5bce
|
Dont use _routerViewCache anymore
|
2016-12-20 12:55:25 +01:00 |
|
Sébastien Chopin
|
8eb6b5e3b6
|
remove console.log
|
2016-12-19 20:17:52 +01:00 |
|
Sébastien Chopin
|
a31dc539cc
|
Call only the children data for better perf
|
2016-12-16 17:46:09 +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 |
|
Sébastien Chopin
|
09e637cf4b
|
generate dist lib
|
2016-12-09 18:54:17 +01:00 |
|
cj
|
c4823f27a8
|
added no-console to eslint
|
2016-12-08 09:41:20 -06:00 |
|
Sébastien Chopin
|
48c544b106
|
Add window.onNuxtReady before plugins
|
2016-12-07 23:58:32 +01:00 |
|
Sébastien Chopin
|
83cd431c52
|
Add $nuxt.on('routeChanged', to, from)
|
2016-12-07 23:43:57 +01:00 |
|
Sébastien Chopin
|
cb3bf4c320
|
window.onNuxtReady is now a function
|
2016-11-25 15:36:27 +01:00 |
|
Sébastien Chopin
|
b2b707ae71
|
Call store.replaceState when app is created
|
2016-11-24 13:16:30 +01:00 |
|
Sébastien Chopin
|
fc598ea66e
|
Fix reused component data
|
2016-11-23 00:27:07 +01:00 |
|