Only allow SVG files when using CKEditor5
Closes #3310328
Merge request reports
Activity
added 7 commits
-
9fe2c37f...8f66269d - 2 commits from branch
project:8.x-1.x
- 9fa9faf8 - Update src/Form/EmbedButtonForm.php
- 81c25a89 - Use conditional logic if ckeditor5 is installed to only allow SVG uploads.
- 904fae94 - Add hook_requirements runtime check if ckeditor5 is installed and the button...
- cfc38270 - Fix display of icon reset checkbox.
- 29662fd4 - Fixed SVG mime type.
Toggle commit list-
9fe2c37f...8f66269d - 2 commits from branch
added 8 commits
-
29662fd4...6c75d681 - 3 commits from branch
project:8.x-1.x
- eaa67420 - Update src/Form/EmbedButtonForm.php
- a745a2d0 - Use conditional logic if ckeditor5 is installed to only allow SVG uploads.
- 0d40ecce - Add hook_requirements runtime check if ckeditor5 is installed and the button...
- d15d3075 - Fix display of icon reset checkbox.
- d99a0e64 - Fixed SVG mime type.
Toggle commit list-
29662fd4...6c75d681 - 3 commits from branch
added 1 commit
- 8d046bc4 - Cleanup logic with injecting base properties from EntityForm.
added 1 commit
- 9e7bc18a - Fixed resetting icon to default violations config schema for the icon property.
Please register or sign in to reply