Nuxt/packages/config/test
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
config feat(vue-app): build indicator (#5820) 2019-05-29 16:44:15 +02:00
fixtures test: add unit tests for @nuxt/config 2019-01-14 17:40:15 +00:00
index.test.js feat(test): unit tests for core/config module (#4760) 2019-01-19 13:00:51 +01:00
options.test.js feat: configurable aliases (#5655) 2019-05-06 18:29:37 +04:30