Jan Widmer
Jan Widmer
### Version of Dropkick: 2.2.4 ### Expected Behaviour Setting the option `bubble` to `true` triggers a change event on the native select. (Is that actually the exptected behaviour? Based on...
In our current project, we are having forms within an overlay (I know, not good UX, but in that case it needs to be done like this..) which are also...
Default Gutenberg Components offer the option to set a font / background color. This widget is offered by gutenberg and can also be implemented for custom blocks, see https://awhitepixel.com/blog/how-to-add-color-settings-to-your-custom-gutenberg-block/ It...
When using the Grid row as Container to display multiple Text-Image Combinations, its nice to have some variety for desktop screens and start with the image for the first grid...
I am using vue-konva in a certain CMS Component. To keep my main bundle small, I would like to only load vue-konva (and konva) via dynamic import within my cms...
We are using imagemin-gifsicle and therefore gifsicle-bin as part of our build. With the release [5.0.0](https://github.com/imagemin/gifsicle-bin/releases/tag/v5.0.0), the [linux bin files got removed](https://github.com/imagemin/gifsicle-bin/commit/58099ed974b2b237d05b5a75539010e5126620e0). As consequence of that removal, our build does...
Feature request: Add a normal (optional) text field to enter the issue number. The output of the field should be after the subject in such manner: ``` (): [] ```
My Setup is the following: - Wordpress 5.5.1 - Lazyblocks (https://lazyblocks.com/) - Gutenberg Forms My goal is to build a lazyblock (= custom gutenberg block) which adds a gutenberg form...
Hi There, Thanks for the cool plugin. I am using it with Wordpress 5.5. When adding a form using the ReCaptcha, I get the following console error:  I assume,...
Hi There, Thanks for the cool plugin. I am using Wordpress 5.5 in combination with WPML. On the german version of my site, the Google Recaptcha still get's displayed in...