ckeditor icon indicating copy to clipboard operation
ckeditor copied to clipboard

Edit rich text content in Craft CMS using CKEditor.

Results 76 ckeditor issues
Sort by recently updated
recently updated
newest added

Snyk has created this PR to upgrade craftcms-sass from 3.5.6 to 3.5.7. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=craftcms-sass&from_version=3.5.6&to_version=3.5.7&pr_id=e7ee8483-ec55-4d32-897a-8a71514d5365&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). Commits 6fe3614 Release...

dependencies
javascript

We have a matrix field with 10 options that our client can use to build their content. Some of those layers make use of the new CKEditor field. While testing,...

bug

### Description Adds `ckeditor/convert/matrix` command which takes a handle of a Matrix field you want to change into a CKEditor field. You can choose to convert the field as is,...

### Description I'm not sure if this is a bug or something not implemented. But I would like to resize the images or at least remove the width and height...

bug

### Description Our project has a lot of sites, so many that you can't scroll in the link site selector. Ideally they should show the group name like the site...

bug

### Description This limits the dropdown height to a maximum of `50vh` and ensures that vertical overflow is handled with `scroll`. This affects not only the edit link sites dropdown...

### Description In versions of the CKEditor plugin prior to 4.x, the `length` Twig filter could be used to return the length of the raw text in the field. ```...

bug

### Description This is more of a feature request. I think this is the spot? I loved Redactor. I could just paste my JSON configs between projects and not think...

bug