Łukasz Chojnicki

Results 20 comments of Łukasz Chojnicki

Exact same problem. 1. Uninstalling Phpotoshop. 2. Installing with option 2. 3. Opening photoshop by shortcut and it works. 4. Closing, openening, clososing and couple of times like that -...

Works fine with v3 for me. New vue should be compatible with v2 code. Just import directly component file. Dist version is messed up. `import CollapseTransition from '@ivanv/vue-collapse-transition/src/CollapseTransition.vue'`

Thanks for info. So I will try to find a moment for this and prepare this feature then.

> Well, as I remember, vue-konva doesn't support :strokeWidth="1" at all. It does :) Thanks for reply. I could make pull request at some point, but for now I moved...

If You read this - do not waste time on this library like me ;) use https://github.com/Grsmto/simplebar instead that is actually maintained.

Sure relations are always tricky with manual `SELECT`, I understand that it's not one-line fix but more tricky one. Even lighthouse (graphql) did not figured this out if I remember...

@tnicola is this package abandoned? Maybe someone has working fork? This script should using glob/pattern for spec files, there is no reason to do this differently than Cypress itself. I'm...

@JonasKruckenberg could you maybe look at this? Would be great, because it's pretty important feature in Vite right now. This works, and is also transformed by imagetools: ``` const demo...

@benmccann Thanks for handling vite issue so well. Will check that when new vite stable version will be released. About use case - it's very simple. I was using `import.meta.glob`...

`Starting with ESLint v9.0.0, the flat config file format will be the default configuration file format. ` Any news about supporting flat config? It's been 3 years :( This package...