nuxt7 icon indicating copy to clipboard operation
nuxt7 copied to clipboard

📱 Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7

Results 30 nuxt7 issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/types](https://redirect.github.com/nuxt/nuxt) ([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/types)) | [`^2.14.12` -> `^2.18.1`](https://renovatebot.com/diffs/npm/@nuxt%2ftypes/2.14.12/2.18.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ftypes/2.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

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-community/nuxt7). - WARN:...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [framework7](https://framework7.io/) ([source](https://redirect.github.com/framework7io/framework7)) | [`^5.7.14` -> `^8.3.4`](https://renovatebot.com/diffs/npm/framework7/5.7.14/8.3.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/framework7/8.3.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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [less-loader](https://togithub.com/webpack-contrib/less-loader) | [`^6` -> `^11`](https://renovatebot.com/diffs/npm/less-loader/6.2.0/11.0.0) | [![age](https://badges.renovateapi.com/packages/npm/less-loader/11.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [defu](https://redirect.github.com/unjs/defu) | [`3.2.2` -> `6.1.4`](https://renovatebot.com/diffs/npm/defu/3.2.2/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` | ---...

I see the abov-mentioned stub methods [here](https://github.com/nuxt-community/nuxt7/blob/90db84f853fc8e18d9fcb2d3b14abd32a0814b13/src/runtime/App.js#L49) ```js setLayout (layout) { // STUB }, loadLayout (layout) { // STUB } ``` I was wondering - ~~the methods are already hooked...

Hello i can't run the default app in production mode. steps to reproduce: `npx sao@1 -u nuxt-community/nuxt7 nuxt7-app` `cd nuxt7-app` `yarn build` `yarn run start` Output: yarn run v1.17.3 $...

I just loaded https://nuxt7.netlify.com/ up on my iOS device, I'm running the latest iOS version, however, I loaded the site via the browser in Safari, when swiping between pages, the...