Added CKEditor field to edit bbcode WYSIWYG style.

This commit is contained in:
Jan Böhmer 2019-03-13 19:36:46 +01:00
parent 2c005dbe3f
commit daad7ec60a
12 changed files with 1214 additions and 2 deletions

View file

@ -17,6 +17,7 @@
"build": "encore production --progress"
},
"dependencies": {
"@ckeditor/ckeditor5-build-classic": "^12.0.0",
"datatables.net-bs4": "^1.10.19",
"datatables.net-buttons-bs4": "^1.5.4",
"datatables.net-fixedheader-bs4": "^3.1.5",