Thibault RICHARD
Thibault RICHARD
AWS announced today support for Response headers with a built-in preset for adding security headers. https://aws.amazon.com/fr/about-aws/whats-new/2021/11/amazon-cloudfront-supports-cors-security-custom-http-response-headers/ I think it could replace the response cloudfront function and save on the extra...
See the [docs](https://github.com/t-richard/lift/blob/upload-construct/docs/upload.md) for explanations. - [ ] More tests - [ ] Document what is done with CORS ? - [ ] Axios example ? - [ ] in...
**Is your feature request related to a problem? Please describe.** When using Jane components in combination with psalm (probably the same with phpstan), it's not capable of correctly infer what...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Tickets | N/A | License | MIT Fix the failing builds...
### Expected behavior The build would not fail when running `rollup -c`. ### Current behavior We're using Chart.js with Typescript and importing it with `chart.js/auto`. Since 3.9.0, our rollup build...
There were recent discussions with @mnapoli regarding this bridge. The idea was to start by documenting some missing parts to run Symfony apps with Bref then we would have "a...
Currently in the indexer, `indexByDocuments` flushes only when the document is translatable. With this fix, it flushes in all cases. The only drawback being it now flushes for each locale...
This is required for installing the latest versions of this API Client on a Sylius project. Sylius itself and many of its dependencies depend on `psr/http-message:1.0`