8
0
Aleksander Nowodzinski 584e86730e Aligned to the new WidgetToolbarRepository API. Replaced the `isMediaWidgetSelected()` util with `getSelectedMediaViewWidget()`. Renamed `getSelectedMediaElement()` to `getSelectedMediaModelWidget()`. 7 gadi atpakaļ
..
.github 304fedf241 Initialized the ckeditor5-media-embed package repository. 7 gadi atpakaļ
docs cef252198c Docs: Corrected a code style in sample. 7 gadi atpakaļ
lang 8681766669 Display a help text under the media URL input when empty. Display a tip under the input when the user started typing. 7 gadi atpakaļ
src 584e86730e Aligned to the new WidgetToolbarRepository API. Replaced the `isMediaWidgetSelected()` util with `getSelectedMediaViewWidget()`. Renamed `getSelectedMediaElement()` to `getSelectedMediaModelWidget()`. 7 gadi atpakaļ
tests ce6799f581 Merge pull request #70 from ckeditor/t/5 7 gadi atpakaļ
theme 94e04b4911 Improved comment. 7 gadi atpakaļ
.editorconfig 304fedf241 Initialized the ckeditor5-media-embed package repository. 7 gadi atpakaļ
.eslintrc.js 304fedf241 Initialized the ckeditor5-media-embed package repository. 7 gadi atpakaļ
.gitattributes 304fedf241 Initialized the ckeditor5-media-embed package repository. 7 gadi atpakaļ
.gitignore 304fedf241 Initialized the ckeditor5-media-embed package repository. 7 gadi atpakaļ
.travis.yml d6a1365ad0 Fixed formatting in Travis configuration file. 7 gadi atpakaļ
CHANGELOG.md 63d8296f92 Docs: Corrected the changelog. [skip ci] 7 gadi atpakaļ
CONTRIBUTING.md 3fce5d4912 Docs: Made contributing guide link to our docs. [skip ci] 7 gadi atpakaļ
LICENSE.md 304fedf241 Initialized the ckeditor5-media-embed package repository. 7 gadi atpakaļ
README.md a3f1c6050b Docs: Minor updates in Readme and guide. [skip ci] 7 gadi atpakaļ
package.json 16c014df50 Update eslint-config-ckeditor5 package in package.json. 7 gadi atpakaļ

README.md

CKEditor 5 media embed feature

npm version Build Status BrowserStack Status Coverage Status
Dependency Status devDependency Status

This package implements the media embed feature for CKEditor 5. You can use it to insert embeddable media such as YouTube or Vimeo videos and tweets into your rich text content.

Demo

Check out the demo in the Media embed feature guide.

Documentation

See the @ckeditor/ckeditor5-media-embed package page in CKEditor 5 documentation.

License

Licensed under the terms of GNU General Public License Version 2 or later. For full details about the license, please check the LICENSE.md file.