Peter Schyma

Results 4 issues of Peter Schyma

This PR adds typings to allow for an easier integration in TypeScript based projects. All types are extracted from the source files and the documentation. Here the values found in...

I'm using sway and when git needs to authenticate it attempts to open a GitLab.UI window to perform the authentication. On wayland only a black screen is shown and the...

bug
external
gui

- `@testing-library/dom` version: 9.0.0 - Testing Framework and version: vitest 0.28.5 - DOM Environment: jsdom 21.1.0 ### Relevant code or config: ```js const upload = screen.getByRole('button', { name: /upload/i });...

## Expected Behavior The IDEA plugin allows to configure - maybe even detect automatically by convention - baseline files for each module individually to match the behavior of the baseline...

feature