cms
cms copied to clipboard
Build bespoke content experiences with Craft.
### Description Updates slidepicker component to meet 3:1 contrast ratio for UI components (resolves DEV-685), and modifies size to meet [draft SC 2.5.8 Target Size (Minimum)](https://w3c.github.io/wcag/understanding/target-size-minimum.html) Also removes low opacity...
### Description This is a continuation of the work @timkelty started. Since the logic for the categories field already works so well, my goal here was to take the existing...
### Description - Add context to Choose button for structured entries and categories (Resolves DEV-461) - Lighten active button color for min text color contrast (Resolves DEV-438) - Add accessible...
### What happened? ### Description We are using the following workflow: - System A: `craft db/backup` - Transfer dump to System B - `craft db/restore` on System B in 2...
### Description - Refactor new widget dropdown to use disclosure menu (Resolves DEV-746, DEV-951) - Refactor quick post options menu to use disclosure menu (Resolves DEV-275, DEV-276)
### Description Improve contrast of resize handle by using SVG with inherited `--ui-control-color` path fill color. New handle has a contrast ratio of 4.96:1 versus the previous 1.44:1 Resolves DEV-489
### What happened? ### Description After adding a switch field to one of the matrix blocks of a matrix field that's used for content on each page and applying the...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade vue from 2.6.14 to 2.7.4.  :information_source: Keep your...
### What happened? ### Description We are running Craft CMS in an Azure Kubernetes Cluster. To maintain sessions we use an instance of Azure's Redis. Now once we trigger a...
### Description At [Newism](https://github.com/newism/) we've been discussing ways to better self document the CraftCMS control panel. I noticed that `UserGroups` have descriptions but `Sections` and `EntryTypes` do not so I...