Alex

Results 67 issues of Alex

Would be good to drag and drop onto the popup instead of having to manually navigate to an image via the native browser.

I'd like to perform an action based on the value of a field form my parent controller, before the user submits the form, it's not related to validation. Simplified example:...

Documentation states: ``` service: name: service-name config: accountId: ${env:CLOUDFLARE_ACCOUNT_ID} zoneId: ${env:CLOUDFLARE_ZONE_ID} ``` but `serverless create --template cloudflare-workers` generates: ``` service: projects frameworkVersion: '2' provider: name: cloudflare config: accountId: CLOUDFLARE_ACCOUNT_ID zoneId:...

![image](https://user-images.githubusercontent.com/1065835/97699752-9878a680-1aa2-11eb-8fe6-00a135f67bc3.png) It looks like I'm a major version out of date so I came here looking to see what the breaking changes were from v13 to v14 but can't see...

I noticed this happens on your demo page too, if I zoom over an area and then hover to read it, sometimes the zooming circle dissapears until you move your...

I'm trying to amend the plugin to work on hover rather than having to click first (a previous click action expands the image area, so I don't want a further...

Apologies if this is already configurable, I couldn't find anything in the docs/wiki. Is there a way to have the columns auto expand to the width of the column header?...

**Describe the solution you'd like** A common requirement for file uploaders in projects when it comes to images is resizing images to a max size before uploading (usually with a...

- [x] I have searched through existing issues - [x] I have read through [docs](https://vuejs.github.io/vetur) - [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html) - [x] I have tried restarting VS Code or...

@turf/unkink-polygon: "6.5.0" When passed geojson that it can't handle it silently throws an error without explaination which can be hard to trace the source of. "Unprocessable geometry in feature 7"...

@turf/unkink-polygon