loading-screen icon indicating copy to clipboard operation
loading-screen copied to clipboard

Loading Screen Module for Nuxt.js

Results 26 loading-screen issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt/loading-screen). ## Repository Problems These problems occurred while...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [defu](https://redirect.github.com/unjs/defu) | [`^5.0.0` -> `^6.1.4`](https://renovatebot.com/diffs/npm/defu/5.0.0/6.1.4) | ![age](https://developer.mend.io/api/mc/badges/age/npm/defu/6.1.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/defu/5.0.0/6.1.4?slim=true) | --- ### Release...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v2` -> `v3` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://togithub.com/actions/cache) | action | major | `v2` -> `v3` | ---...

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [defu](https://redirect.github.com/unjs/defu) | [`^5.0.0` -> `^5.0.1`](https://renovatebot.com/diffs/npm/defu/5.0.0/5.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/defu/5.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/defu/5.0.0/5.0.1?slim=true) | | [get-port-please](https://redirect.github.com/unjs/get-port-please) |...

- #85 - adds middlewarePath default as '/_loading' - uses options.middlewarePath for the path of the middleware that is pushed onto the nuxt serverMiddleware stack Very much open to feedback...

Curious as to why the route `_loading` is not configurable. Seems we can tweak most things about how the loading setup is configured however this route cannot be placed at...

Examples: > Do you know you can run `npx nuxt build -a` to analyze your bundles visually? > Nuxt.js uses [serve-placeholder](https://github.com/nuxt/serve-placeholder] to respond with smarter placeholder the 404 calls? etc.