Damien Retzinger
Damien Retzinger
### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [x] feature request ``` ### Command (mark...
I was attempting to add a custom `eventSource` and was getting typehint failures as the `eventSource` isn't defined in the `ConfigureParams` type. https://github.com/vendia/serverless-express/blob/mainline/src/configure.d.ts
## Expected Behavior As a developer, I'd like to be able to manage SOME of my packages' peerDependencies at the root of my project. ### Directory structure ``` package.json |...
## Expected Behavior When I use a lottie animation that has a clipPath with angular, I should expect the same results across browsers. ## Current Behavior In safari, when using...
See: https://github.com/airbnb/lottie-web/issues/914 An example issue can be reviewed here: https://github.com/airbnb/lottie-web/issues/1198
### Describe the problem you'd like to see solved or task you'd like to see made easier Make `fa-icon` ChangeDetection.OnPush ### Is this in relation to an existing part of...
### Basic info: - **Node.js version:** `v16.16.0` - **jsdom version:** `19.0.0` ### Minimal reproduction case An example reproduction can be found here: https://github.com/damienwebdev/jsdom-repro File 1 (run.js) == ```js const server...
## Purpose of this pull request This pull request (PR) fixes the incorrectly listed composer version requirement. ## Affected DevDocs pages https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html ## Links to Magento source code Fixes :...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Which topic? https://github.com/magento/devdocs/blob/master/src/_data/codebase/v2_4/system-requirements.yml ### What's wrong with the content? The v2.4.2 `composer` requirement...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What's missing? https://github.com/magento/devdocs/blob/master/src/_data/codebase/v2_3/system-requirements.yml https://github.com/magento/devdocs/blob/master/src/_data/codebase/v2_4/system-requirements.yml Are missing the patch tags: ```bash 2.3.7-p4 2.4.3-p3 2.4.4-p1...