Jack Sleight

Results 49 issues of Jack Sleight

It'd be really handy if this was on https://packagist.org/, for use with Composer. Thanks!

Continuing with what @edalzell started in https://github.com/statamic/cms/pull/6023, merging in what I've implemented in my addon. This PR adds the following: - [x] Adds a `{{ user:profile_form }}` tag that allows...

This PR adds three new modifiers that allow you to manipulate and render bard data in various ways: * `bard_text`: Converts any bard data to an HTML string (excluding sets)...

If you have a date field with time disabled in a narrow container extra margin appears below the field. This is visible when the field appears in a grid or...

This PR adds the ability to pass a closure to the PHP bard extension add/replace methods, so that they can pass config options from the bard instance into the TipTap...

This PR allows you to run all actions from the entry, term and user publish forms and the asset editor. Some implementation details: * Because the word "actions" is already...

The instructions say blueprint names should be singular: "Usually a singular noun, like Article or Product". However the default/fallback blueprint handle and title are copied from the collection, which is...

Would be great if you could edit the keyboard shortcut. I'd like to change it to the same shortcut as the command pallet in VS Code, as I use that...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Have you updated FilePond and its plugins? - [x] I have updated FilePond...

bug

The [grunt-contrib-compass](https://github.com/gruntjs/grunt-contrib-compass) module has a `raw` option which allows you to parse in additional configuration options (written in ruby) that are otherwise unavailable. This would be very useful in gulp-compass....