Ivan Demchuk

Results 16 issues of Ivan Demchuk

shields.io has Bundlephobia integration. Lodash: ![lodash size](https://img.shields.io/bundlephobia/min/lodash?style=for-the-badge) Would be nice to have something similar with bundlejs.

**Describe the bug** Quasar does not specify Vue as peer dependency but imports from it. I'm using yarn@2 and it much stricter and is not allowing package to use other...

kind/feature 💡

Fixes #2545 I have no idea how to write tests for this as I'm not a Python developer :slightly_smiling_face:

I have a private GitLab repository and trying to setup Pontoon for localization. I have added needed SSH keys and sync is working. I'm trying to add a project configuration...

### Discussed in https://github.com/Demivan/fluent-vue/discussions/759 Originally posted by **judge330** March 27, 2022 Hey! Is there a way to use simple html tags in component like with v-html? Example: Vue-Template: ``` {{...

Type: Feature

Nuxt 2: - [x] Build module: repo: https://github.com/fluent-vue/nuxt2-build-module#readme npm: https://www.npmjs.com/package/@fluent-vue/nuxt2-build-module - [ ] WIP: Update directive SSR code to support parameters and modifiers Nuxt 3: - [ ] Build module...

# What / Why `content/packages-and-modules/getting-packages-from-the-registry/searching-for-and-choosing-packages-to-download.mdx` is outdated. `npm` no longer uses `npms` for scoring. And there is no up-to-date information on how `npm` is scoring packages anywhere. ## Where https://docs.npmjs.com/searching-for-and-choosing-packages-to-download

content

After starting Consul there are deprecation warnings in the log: ``` agent: The 'ca_file' field is deprecated. Use the 'tls.defaults.ca_file' field instead. agent: The 'cert_file' field is deprecated. Use the...