ckeditor
ckeditor copied to clipboard
Edit rich text content in Craft CMS using CKEditor.
Snyk has created this PR to upgrade craftcms-sass from 3.5.6 to 3.5.7.  :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 [](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...
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...
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,...
### 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...
### 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...
### 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. ```...
### 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...