Andrew Sefkow

Results 8 issues of Andrew Sefkow

Please bump the "fabric" dependency from ^4.2.0 to ^5.2.1 (latest). Fabric v4 relies on an old version of JSDOM, which in turn has dependencies on unsupported packages like request.js and...

Enhancement
Need Discussion

Is there a step-by-step migration guide for upgrading from V4 to V5? We have a lot of code developed using V4, following the steps described at https://photoswipe.com/v4-docs/getting-started.html. It'd be great...

Is it possible to release a new version of npm-license-crawler with updated dependencies in package.json? I am seeing a number of warnings when I install this package, due to outdated...

**Context:** - Playwright Version: 1.25.0 - Operating System: Mac - Node.js version: 14.19.2 **Describe the bug** This is regarding the logging that you get with `DEBUG=pw:api`. I am upgrading from...

P3-collecting-feedback

**What is the current behavior? Describe the bug** Right-clicking an image does not always select the image, leading to incorrect values in Image dialog. **Please provide the steps to reproduce...

**What is the current behavior? Describe the bug** The cursor for a linked image without a caption is "text" The cursor for a linked image with a caption is "pointer"...

Allow tabbing into the color picker, and focus to be set on a square in the color picker. Allow using arrow keys to move around the color palette and set...

**Describe the bug** When padding is present on scrollable div, the scrollbar does not go all the way to the bottom. I found a workaround where adding box-sizing:border-box solves it....