cms icon indicating copy to clipboard operation
cms copied to clipboard

Build bespoke content experiences with Craft.

Results 486 cms issues
Sort by recently updated
recently updated
newest added

### 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...

accessibility :bust_in_silhouette:
🖥 UI

### 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...

bug
craft3

### 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)

accessibility :bust_in_silhouette:

### 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...

bug
craft3

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. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=vue&from_version=2.6.14&to_version=2.7.4&pr_id=c6b1970c-21fc-4f84-90e3-494721136a37&visibility=true&has_feature_flag=false) :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...

bug
craft3

### 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...