Results 21 issues of Andrei Elkin

This commit fixes typo in src_dot_sales translation in Russian I want to merge this change because... It fixes typo in translation. ### Screenshots Before: ![alt "Расродажи"](https://i.imgur.com/btgtlU6.png "Before") After: ![alt "Распродажи"](https://i.imgur.com/itgW2Wf.png...

After building the application with nuxt bridge and running the application, Node tryes to import echarts and zrender as CJS modules, but there are ESM, as I can see. After...

### Reproduction https://github.com/AndreyYolkin/nuxt-bridge-vue-query https://stackblitz.com/github/AndreyYolkin/nuxt-bridge-vue-query?file=pages%2FvueQuery.vue (plugin is loading into application only after editing nuxt.config) ### Description In application built with Nuxt 2 bridge I use the same technique as in [Nuxt...

### 🔗 Linked issue ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that fixes...

pending

### 🔗 Linked issue Issues to track: https://github.com/nuxt/nuxt/issues/14731 https://github.com/nuxt/nuxt/issues/14741 https://github.com/nuxt/nuxt/issues/13844 This is a reopened https://github.com/nuxt/framework/pull/6998 PR, with small differences: 1. `nuxt@rc` became `nuxt@3`, because this PR was created before the...

enhancement
waiting for dependency
3.x
cli
🍰 p2-nice-to-have

### Environment ------------------------------ - Operating System: Linux - Node Version: v18.18.0 - Nuxt Version: 2.17.1 - CLI Version: 3.9.1 - Nitro Version: 2.7.1 - Package Manager: [email protected] - Builder: webpack...

workaround available

### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v16.17.0` - Nuxt Version: `2.16.0-27720022.54e852f` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `webpack` - User Config: `modules`,...

🍰 p2-nice-to-have

### Environment - ### Reproduction - ### Describe the bug Nuxt 3 allows us to pass `pages: true` in `nuxt.config.ts` to enable vue-router and prevent using default page. This helps...

enhancement
🍰 p2-nice-to-have

### Description According to repo's [readme](https://github.com/invictus-codes/nuxt-vuetify?tab=readme-ov-file#no-longer-maintained), the module development has been stoped + latest release was in july, 2023, (Nuxt was 3.6.2 that time) ### Repository https://github.com/invictus-codes/nuxt-vuetify ### npm https://www.npmjs.com/package/@invictus.codes/nuxt-vuetify...

module-request

### Describe the feature According to the code here, nuxt i18n imports types from `vue-router` package: https://github.com/nuxt-modules/i18n/blob/c43842f11027253c07c45b7a9e8e6ab81bae7d54/src/runtime/composables/index.ts#L24 However, nuxt itself registers `#vue-router` alias to handle both situations with enabled/disabled typed...

v8
🔨 p3-minor-bug
typescript