Davit Barbakadze
Davit Barbakadze
Although VScode seems to have language id for scss [here](https://code.visualstudio.com/docs/languages/identifiers) and I define my `headwind.classRegex` like this (basically a copy/paste of css rule from [package.json](https://github.com/ryanhhhh/headwind/blob/master/package.json)): ``` "headwind.classRegex": { "scss": "\\B@apply\\s+([_a-zA-Z0-9\\s\\-\\:\\/]+);"...
Any progress on this? Existing plugins get outdated and it becomes hard to figure out what the process for creating one is.
Our language packs are managed by [Transifex](https://www.transifex.com/). Information in that table, including titles and language codes comes from there. I guess Transifex will be the right place to file your...
Which front-end do you mean? How does conflict manifest itself?
* What's the version of you Plupload? * What the client-side platform that does that? * Can you share problematic images? * Could you post your Plupload config or even...
Some versions of Android were having similar issue I think, but we were never able to replicate it. Having original image would help immensely. Could you ask your client to...
I don't have rights to work on this project anymore. And the company doesn't seem to be interested in evolving/maintaining it. Not sure if it is true for urgent security...
Hm... actually it's an unfortunate omission.
Yeah, that's kind of serious problem with all fiddles using library files from `master` branch. Since some of our recent releases were made from other branches... I should probably say...
The problem wasn't the `plupload.full.min.js` itself but the fact that fiddle was using older version of it.