feat(extension/youtube): new youtube embed extension (#2814)

* feat(extension/youtube):  new youtube embed extension

* fix(extension/youtube): remove wrong destroy call on undefined editor

* fix(extension/youtube): 🐛 fix youtu.be share urls not being recognized correctly

* style: remove stray console.log

* style: remove empty line

* docs(docs): update youtube docs

* Capitalize tiptap

* Capitalize Tiptap

* style(extension/youtube): ✏️ change youtube typing

Co-authored-by: Markus Krause <markus.krause@ueber.io>
This commit is contained in:
Dominik
2022-06-17 05:29:48 +02:00
committed by GitHub
parent 5ac3ac3fa8
commit 1c0554b7c0
14 changed files with 764 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.