Josh Crawford
Josh Crawford
Craft 3
Hi there, any plans for Craft 3 support? Would you be open to a pull request (if you would like to continue maintaining things)?
I know this has been mentioned in a few issues, but I wanted to document a good couple of issues that would be great to resolve. Each time we rebuild...
Not really a new feature, but also not a bug! I'm having some performance issues with a repeatable field, and I've put together an example Codepen to illustrate it: https://codepen.io/crawf/pen/qBbKEBJ...
At the moment, when sending orders (with PayPal, but probably others - anything using https://github.com/craftcms/commerce-omnipay), if the order includes a discount, it uses both the name and description in the...
There's a few things in this PR, so let me know if you'd rather them separate. ### validateOnBlur I know this might be a long-shot, especially given its on of...
It'd be great to have the plugin hooked up to a release feed to stay up to date with changes.
Has anyone else had the below issues with field alignments? Seems pretty messy? Did just upgrade from 0.9 to 2.3.2 successfully. I would imagine something like this is how it...
There's currently an issue when using this field on a site with locales enabled. When creating a new Linkit field, there's some raw HTML outputted to the field settings, as...
Similar to `hasFlagged()` we want to know when a user has already voted on a comment.
For scenarios where users want to BYO a WYSIWYG editor on the front-end, this will store HTML, but will also show it as raw. We probably want to have our...