Nuxt/packages/builder/test/context
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
..
__snapshots__ feat(vue-app): build indicator (#5820) 2019-05-29 16:44:15 +02:00
build.test.js refactor: unify context in webpack module (#5054) 2019-02-18 17:00:51 +00:00
template.test.js fix: avoid using aliases in templates (#5656) 2019-05-06 15:16:04 +04:30