crabnky

Results 9 issues of crabnky

Hi, I cannot install guzzle6 adapter as it reqires httplug in version 2 or up, while the httpplug for fxmlrp is set to be below verion 2: `"php-http/httplug": "~1"` Can...

Hi, Is there a possibility to create a three state switch? I need something like yes/no/does not matter. I think I can use a slider for it, but the switch...

enhancement

Hi, just before step is changed I want to check some conditions and change step or not. How do I do this? I truied to use `beforeNext` option and return...

I'm trying to add PhotoSwipe, my imports: ``` import PhotoSwipe from 'photoswipe'; import PhotoSwipeLightbox from 'photoswipe/lightbox'; ``` after running `yarn encore dev` have these errors: ``` Module not found: Error:...

Hey, can you add option to render the form, but don't show it? I can render if cookie consent is not set, but after this the form is not redered...

Hey, can we have categories for cookies? For example category 'video cookies' and inside cookies for youtube and vimeo... so user can turn on/off the whole category and of course...

Thanks for the bundle. Can we have ability to mark some cookies as required? So user cannot set them to false, because these cookies are needed for page to work?

Hi, I would love to have an option to delete thumbnails next to regeneration button - is this possible? For now I use Thumbnail Cleaner plugin, but I'd rather use...

Hey, can we have suppport for react-with-styles 5?