nuxt7
nuxt7 copied to clipboard
📱 Full Featured iOS & Android PWA Apps with Nuxt.js and Framework7
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@nuxt/types](https://redirect.github.com/nuxt/nuxt) ([source](https://redirect.github.com/nuxt/nuxt/tree/HEAD/packages/types))...
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-community/nuxt7). ## Repository Problems These problems occurred while...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [framework7](https://framework7.io/) ([source](https://redirect.github.com/framework7io/framework7))...
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...
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) | [`3.2.2` -> `6.1.4`](https://renovatebot.com/diffs/npm/defu/3.2.2/6.1.4) |  |  | --- ### Release...
[](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` | ---...
[](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...