David Romaní
David Romaní
Hi. I'm using v0.13, it is possible to change a multi select action to GET? I need to download an exported file as an attachment, but with POST method is...
If you setup this config, then you obtain a reCaptcha v1 widget ``` ewz_recaptcha: ajax: true ```
Only apply to version 1 bundle
Hi. It is possible to display in a Twig template a half star score?
Hi. It is possible to release a new minor version to fix PHP7 requirements? I'm using this bundle in my project, only with stable versions, and I can't upgrade. I...
### Version(s) affected 1.1.4 ### Description Screenshot `type` config parameter doesn't works. ### How to reproduce ```yaml pwa: manifest: enabled: true screenshots: - src: 'screenshots/screenshot-desktop-1.png' platform: 'macos' label: 'Landing page'...
Why I'm showing this strange collision path? Is due to a bad transparent background? I'm using `single_heightfield_collider_translated`  See original PNG file....
It seems that Select2 JS library is autoinstiantaing over all the `select` DOM nodes, so due to some CSS problem, the resulting (after Select2 modifications) choice options are hidden. Is...
Maybe need more refactor to avoid deprecated dependencies. This version only works with PHP Attributes (no more annotations available)
It's possible to remove WebpackEncore dependency?