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

Loading Screen Module for Nuxt.js

Results 15 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. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/nuxt/loading-screen). - WARN:...

[![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 | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [defu](https://togithub.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)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/defu/6.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

[![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 | Adoption | Passing | 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)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/defu/5.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

- #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.