vue-i18n icon indicating copy to clipboard operation
vue-i18n copied to clipboard

Vue I18n for Vue 3

Results 223 vue-i18n issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5. Changelog Sourced from rollup's changelog. rollup changelog 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

Type: Dependency

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5. Changelog Sourced from vite's changelog. 4.5.5 (2024-09-16) 4.5.4 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (e812716), closes #18115 fix: backport #18112, fs...

Type: Dependency

Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.20.2 to 1.20.3. Release notes Sourced from body-parser's releases. 1.20.3 What's Changed Important deps: [email protected] add depth option to customize the depth level in the parser IMPORTANT:...

Type: Dependency

Bumps [send](https://github.com/pillarjs/send) and [serve-static](https://github.com/expressjs/serve-static). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...

Type: Dependency

### Clear and concise description of the problem 目前会将多语言内容打包在 `index.js` 中,然而在页面加载时其中 99% 的多语言内容都是不需要的,导致首页加载缓慢。 之所以文件很大主要有以下原因: 1. 这个项目比较庞大,拥有很多的功能。 2. 在不少页面上存在描述性的文本,这些内容没必要存储在后端,因为它们是描述某个字段的含义以及如何填写。 Currently, multilingual content is packaged in `index.js`, but 99% of the multilingual...

Status: Proposal

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@rollup/plugin-replace](https://redirect.github.com/rollup/plugins/tree/master/packages/replace#readme) ([source](https://redirect.github.com/rollup/plugins/tree/HEAD/packages/replace)) | [`^5.0.2` -> `^6.0.0`](https://renovatebot.com/diffs/npm/@rollup%2fplugin-replace/5.0.5/6.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@rollup%2fplugin-replace/6.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

Type: Dependency

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.20.0. Release notes Sourced from express's releases. 4.20.0 What's Changed Important IMPORTANT: The default depth level for parsing URL-encoded data is now 32 (previously was...

Type: Dependency

Bumps [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) from 3.7.4 to 3.12.4. Release notes Sourced from nuxt's releases. v3.12.4 3.12.4 is the next regularly scheduled patch release. 👉 Changelog compare changes 🔥 Performance vite: Start warmups...

Type: Dependency

### Clear and concise description of the problem Hi! I'm using vue-i18n for my Nuxt project, and be used to use react-i18next for my React Native app. And I faced...

Type: Feature
Status: Proposal
🍰 p2-nice-to-have

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

Type: Dependency