Stanislav Volar
Stanislav Volar
**Docs pages** https://vuejs.org/guide/typescript/composition-api.html#typing-component-template-refs https://vuejs.org/guide/essentials/template-refs.html#function-refs **Improvement** These pages needs these improvements: - add method example, not only inline function - add typescript version with types of that method (parameters, return type)...
## Current behaviour 💣 when using cjs config as a template: ``` new HtmlWebpackPlugin({ template: 'src/template.cjs' }), ``` then the content is interpreted as raw text and not a js...
### Clear and concise description of the problem - for some projects custom block code is not the right way - if we want place locale files in separate directory,...
"php": ">=7.2.0", "liip/theme-bundle": "1.5.2", "symfony/symfony": "3.4.6", "twig/extensions": "1.5.1", "twig/twig": "2.4.7", "symfony/twig-bundle": "4.0.6",
### Clear and concise description of the problem There are too many issues and discussion regarding to interpolation and messages formatting with named params or list. Suggested solutions from several...
### Which packages did you experience the bug in? core, extension-text-align ### What Tiptap version are you using? 2.2.4 ### What’s the bug you are facing? when you configure extension-text-align...
### Environment **Vuetify Version:** 3.3.23 **Vue Version:** 3.3.7 **Browsers:** Chrome 118.0.0.0 **OS:** Windows ### Steps to reproduce using reproduction link: - clone repository - check README.md inside repository without reproduction...
## Changes Overview TextAlign extension should respects alignments config options, so when you for example copy paste alignment that is not configured, it will insert it as default. ## Implementation...
### Environment **Vuetify Version:** 3.6.9 **Vue Version:** 3.4.27 **Browsers:** Chrome 126.0.0.0 **OS:** Windows 10 ### Steps to reproduce 1. setup data table like this: ```html ``` item-value is set to...
### Reporting a bug? ``` failed to load config from /home/user/projects/anzusystems/common-admin/vite.config.lib.ts error during build: file:///home/user/projects/anzusystems/common-admin/node_modules/@intlify/unplugin-vue-i18n/lib/vite.mjs:1 import { createVitePlugin } from 'unplugin'; ^^^^^^^^^^^^^^^^ SyntaxError: The requested module 'unplugin' does not provide...