Jakub Freisler

Results 17 issues of Jakub Freisler

**Is your feature request related to a problem? Please describe.** Current behaviour of `initialValue` is a bit problematic for the async use cases. I've tried to show it on this...

✨ enhancement

Linking issue from interventions WICG repo to keep continuity: WICG/interventions#63. Summarizing: There is no way to distinguish (from **inside of the listener**) whether event can be cancelable or no (or...

needs implementer interest
topic: events
addition/proposal

add @frsource/cypress-plugin-visual-regression-diff to the plugins page new plugin conforms to the ["Adding Plugins" documentation](https://github.com/cypress-io/cypress-documentation/blob/master/CONTRIBUTING.md#adding-plugins) this plugin works both with e2e & component-testing and with Cypress 10

component-compiler-utils has a direct dependency of `postcss@7`. It's been more than a year since `postcss@8` first stable release, so let's migrate it! ### Why? First of all the `postcss` plugin...

### Environment ```markdown - OS: MacOS 12.4 - Node: 16.16.0 - cypress-mochawesome-reporter: 3.2.2 - cypress: 10.7.0 ``` ### What happened? Image was not visible in the generated report due to...

bug

# Related issue https://vsf.atlassian.net/projects/SFUI2/versions/10150/tab/release-report-all-issues # Checklist - [x] Self code-reviewed - [x] Changes documented - [x] Semantic HTML - [x] SSR-friendly - [x] Caching friendly - [x] a11y for WCAG...

# Related issue Closes https://vsf.atlassian.net/browse/SV-155 # Scope of work Block component source code has been added to the Alert page # Screenshots of visual changes Alert page: ![image](https://github.com/vuestorefront/storefront-ui/assets/10456649/79a8c303-b421-4b63-8d20-1fdf3f8fb3e9) ![image](https://github.com/vuestorefront/storefront-ui/assets/10456649/9ae02be4-7148-43a8-8ea0-448e8fcb75b0) ![image](https://github.com/vuestorefront/storefront-ui/assets/10456649/602e36d8-4082-4cc8-887d-f542c88a6bfb)...

# Related issue https://github.com/vuestorefront/unified-storefronts/pull/1237#issuecomment-2069309576 Closes # # Scope of work Without w-full the image behaves weirdly when the container is not 100% width # Screenshots of visual changes # Checklist...

fixes #267 (at least in some cases) Currently, the `loadTSCompilerOptions` method does not handle correctly `tsconfig.json` `"extends"` field when it contains reference to an npm package. Examples of such `"extends"`:...

resolves #196 BREAKING CHANGE: attempt number will be now separated from the rest of a filename with an underscore not a space, make sure to regenerate (or rename) all of...

enhancement