Nuxt/packages/vue-app
Pooya Parsa a759196865 feat(vue-app): build indicator (#5820)
* feat: inline HMR progress indicator

* support router base

* fix nuxt err

* fix space

* fix indentation

* return in case of ws message parsing error

* close ws on beforeDestroy

* ui: Update loading indicator UI

* builder: Add build.indicator option

* ui: Use only logo and %

* hotfix: Alphabetical order

* hotfix: Add fixed with and add back v-if

* minor style change

* rename component to build-indicator

* feat: animated progress

* assign name to component

* update test

* naming consistency

* render into app to prevent dom wrapping

* extra new line

* better App.js formatting

* update snapshot

* clear interval
2019-05-29 16:44:15 +02:00
..
src feat(vue-app): build indicator (#5820) 2019-05-29 16:44:15 +02:00
template feat(vue-app): build indicator (#5820) 2019-05-29 16:44:15 +02:00
test test: improve nuxt-loading component tests (#5005) 2019-02-12 00:32:30 +03:30
types fix(ts): fix context.app type (#5701) 2019-05-11 21:20:36 +04:30
vetur feat(nuxt-link): Smart prefetching and $nuxt.isOffline (#4574) 2018-12-28 17:27:03 +01:00
package.js refactor core into sub-packages (#4202) 2018-10-31 00:12:53 +03:30
package.json chore(deps): update all non-major dependencies (#5749) 2019-05-16 12:57:55 +04:30