Mike Martin
Mike Martin
Since 3.1.15, it looks like we're now [filtering unpublished entries out](https://github.com/statamic/cms/pull/3544) when outputting entries from the Entries fieldtype. Unfortunately this has been a nasty breaking change for me as I'd...
Has there ever been talk of adding a replace asset feature (similar to wp)? I ran into an issue today where I replaced assets in the filesystem but the old...
### Bug description I've tried just about everything to improve the slow page loading on this site (disabling the watcher, selecting nav fields, etc) and I seem to have narrowed...
Added recursive compiling support as mentioned in https://github.com/matejsvajger/laravel-mix-pug/issues/7 Recursive compiling fix from https://github.com/rivergod/laravel-mix-pug/commit/c5658a2420a7a05f10dfb586d4ad9c61552363e2.
It's currently only possible to delete users from the User table view. This adds a lot of friction when you have thousands of users as you have to navigate through...
Received some feedback from a client who was editing a lot of images: "Currently setting the focal points for all the lifestyle images for prestige - is there a way...
It seems collaboration does not work for Global content. Perhaps this is because the content is structured differently and stored in the `data` array?
I've been experimenting with a convention for props in Antlers partials using the view frontmatter. It would be useful to extend templates IDE hints with a comment syntax like the...
I've attempted to use the Group fieldtype in a form on the front-end, however I've run into a few issues with field rendering inside groups. 1. Options for Select and...