Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix quill-html-edit-button (#377) #379

Merged
merged 1 commit into from
May 23, 2022
Merged

Conversation

takahashim
Copy link
Collaborator

🎩 What? Why?

Apply fix of legacy_quill_editor.js.es6 to quill_editor.js.es6

#377 の対応のため、 https://github.com/codeforjapan/decidim-cfj/blob/develop/app/assets/javascripts/decidim/decidim_awesome/editors/legacy_quill_editor.js.es6 と同等の修正を quill_editor.js.es6 に対して上書き適用されるよう、同名のファイルを追加しています。

📌 Related Issues

📋 Subtasks

  • Add CHANGELOG upgrade notes, if required
  • If there's a new public field, add it to GraphQL API
  • Add documentation regarding the feature
  • Add/modify seeds
  • Add tests
  • Another subtask

📷 Screenshots (optional)

html-button

Apply fix of legacy_quill_editor.js.es6 to quill_editor.js.es6
@ayuki-joto ayuki-joto merged commit 07027e1 into develop May 23, 2022
@ayuki-joto ayuki-joto mentioned this pull request May 30, 2022
6 tasks
@takahashim takahashim deleted the fix-quill-html-edit-button branch July 25, 2022 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTMLタグ編集機能がなくなってる?
2 participants