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

Vue I18n for Vue 3

Results 204 vue-i18n issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@eslint/js](https://eslint.org) ([source](https://togithub.com/eslint/eslint/tree/HEAD/packages/js)) | [`^8.57.0` -> `^9.0.0`](https://renovatebot.com/diffs/npm/@eslint%2fjs/8.57.0/9.3.0) |...

Type: Dependency

### Reporting a bug? The global `__VUE_DEVTOOLS_PLUGINS__` array expands on every request, thus creates a memory leak. Also when the project is build with mode = production, should `NODE_ENV=production` still...

Type: Bug
❗ p4-important

### Reporting a bug? Similar to `vue-i18n`, using javascript builtins in key paths can have surprising results. Ref: * https://github.com/kazupon/vue-i18n/issues/1706 * https://github.com/kazupon/vue-i18n/issues/1708 ### Expected behavior Keys should be handled consistently,...

Type: Bug
Status: PR Welcome
🔨 p3-minor-bug

### Reporting a bug? It seems that in some cases the interpolation like `:label="someArray.length ? $t('some.key', { count: someArray.length }) : ''` will end up in the success case but...

Status: Need More Info

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vue/devtools-api](https://togithub.com/vuejs/devtools-next) ([source](https://togithub.com/vuejs/devtools-next/tree/HEAD/packages/devtools-api)) | [`^6.5.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@vue%2fdevtools-api/6.5.1/7.2.0) |...

Type: Dependency

### Clear and concise description of the problem Currently all warning messages are passed to `console.warn`, preventing escalation to e.g. Sentry ### Suggested solution Allow users to provider a custom...

Status: Proposal

### Clear and concise description of the problem We need regexes in our translation files, for localised validation of things. Regexes are already annoying to read, and having to put...

Status: Proposal

### Reporting a bug? 1. vueuse is a wide spreading utility lib 2. when import useI18n, and import useClipboard 3. the clipboard isSupported will turn to be false in all...

Status: Need More Info
Status: Review Needed

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

### Reporting a bug? When I try to use a translation, I get this error: ```` vue-i18n.js?v=bd326320:278 Uncaught (in promise) SyntaxError: Need to install with `app.use` function (at vue-i18n.js?v=bd326320:278:17) at...

Status: Review Needed