mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 17:43:59 +00:00
a759196865
* 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 |
||
---|---|---|
.. | ||
components | ||
layouts | ||
pages | ||
views | ||
.eslintignore | ||
App.js | ||
client.js | ||
empty.js | ||
index.js | ||
middleware.js | ||
router.js | ||
server.js | ||
store.js | ||
utils.js |