Nuxt/packages/vue-app
Pooya Parsa 2015140d12 feat(vue-app): universal fetch (#5028)
* pkg(nuxt-start): add node-fetch, unfetch

* pkg(vue-app): add node-fetch, unfetch

* add yarn.lock

* feat(config): _app.fetch options

* feat(builder): add fetch to templateVars

* feat(vue-app): polyfill global with fetch

* feat(fixtures/basic): /api/test

* add fetch example to fixtures

* remove unfetch from nuxt-start

* update template snapshot

* revert extra new line in server.js

* single line if
2019-02-14 16:56:58 +01:00
..
src feat(builder): validate vue-app dependencies and suggest fix (#4669) 2019-01-02 14:17:19 +00:00
template feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00
test test: improve nuxt-loading component tests (#5005) 2019-02-12 00:32:30 +03:30
types fix(ts): fix missing process type definitions and refactor types tests (#4798) 2019-01-19 15:50:06 +03:30
vetur feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
CHANGELOG.md v2.4.2 2019-01-30 15:15:05 +00:00
package.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
package.json feat(vue-app): universal fetch (#5028) 2019-02-14 16:56:58 +01:00