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

add style support like ckeditor5 image style #1

Closed
idonans opened this issue Nov 17, 2020 · 2 comments · Fixed by #5
Closed

add style support like ckeditor5 image style #1

idonans opened this issue Nov 17, 2020 · 2 comments · Fixed by #5
Assignees
Labels
enhancement New feature or request

Comments

@idonans
Copy link

idonans commented Nov 17, 2020

your ckeditor5-video solved my important problem, thanks a lot.
..... and ...
ckeditor5 image style can config like this

image: {
          styles: ["alignLeft", "alignCenter", "alignRight"],
          toolbar: [
            "imageStyle:alignLeft",
            "imageStyle:alignCenter",
            "imageStyle:alignRight",
          ],
        },

could you improve then video plugin support 'video styles and toolbar' ?

@alexdaube alexdaube self-assigned this Nov 17, 2020
@alexdaube alexdaube added the enhancement New feature or request label Nov 17, 2020
@alexdaube alexdaube added this to the d milestone Nov 18, 2020
@alexdaube alexdaube linked a pull request Nov 19, 2020 that will close this issue
@alexdaube
Copy link
Contributor

@idonans Use v.23.0.0 to get this. Cheers!

@idonans
Copy link
Author

idonans commented Nov 19, 2020

@idonans Use v.23.0.0 to get this. Cheers!

@alexdaube u great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants