Merge branch 'add-wysiwyg' into 'master'

Applique l'éditeur de texte sur plusieurs instances + rendu des "Comment Embeddable"

See merge request Chill-Projet/chill-bundles!7
This commit is contained in:
2021-04-02 12:11:39 +00:00
23 changed files with 393 additions and 64 deletions

View File

@@ -34,6 +34,7 @@ services:
Chill\MainBundle\Templating\Entity\CommentRender:
arguments:
- '@chill.main.user_repository'
- '@Symfony\Component\Templating\EngineInterface'
tags:
- { name: 'chill.render_entity' }