cms
cms copied to clipboard
The core Laravel CMS Composer package
### Bug description We have a client with a large number of files on their Statamic website. We use asset container with an S3 bucket to host the files (around...
Closes #5293 Docs update at [docs/#1775](https://github.com/statamic/docs/pull/1775) I tried to keep all the modification of comparison values in the lhs/rhs code instead of in the actual validation function. Not sure what...
Group fields can now have borders disabled (hoorah!) But all that does is hide the actual border, and it creates some odd visual spacing that makes fields no longer line...
I just noticed that appended form config fields are not augmented when being passed to Antlers.
The Range fieldtype now properly supports decimal values (e.g., 0.5, 3.14) to align with the HTML range input spec, which allows the step attribute to accept decimal values. Changes: -...
### Bug description A found this behaviour in SEO Pro. But it might be more of a Statamic core issue, so I filed a bug report here: In SEO Pro,...
This pull request ensures that Set Preview Images on Bard & Replicator fields are updated when assets are renamed/replaced/deleted, like we do with content. I've also added `Blueprint::all()` which returns...
> [!NOTE] > Polishes DatePicker/DateRangePicker UI (standardized trigger/clear buttons and input spacing) and adds a new text size token plus numeric alignment in the index field. > > - **UI...
### Bug description When using a Revealer field with the UI mode set to Toggle, the field conditions are not applied. Fields that should be displayed based on the Revealer’s...
### Bug description When creating a new folder, I noticed a few things. Since the placeholder "new-folder" has the same text color as an already created folder, one might think...