You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CKEditorBot
added
the
status:planned
Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon.
label
Feb 24, 2023
Project with predefined build based on the alpha.1 release. On ckeditor5 repo in the dedicated branch.
Write down how the integration went. What steps happened, etc. what was not obvious, did it help, in what, we could later reuse it in guides for this dedicated technology and in TS blog post.
CKEditorBot
added
status:in-progress
Set automatically when an issue lands in the "In progress" column. We are working on it.
and removed
status:planned
Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon.
labels
Mar 22, 2023
I have added demo of predefined builds to the ck/13549-build-from-source-typescript branch (created for #13549). Since types will not be available for CDN builds and the online builder is not yet updated, I only tested the "npm install" path.
First, I setup a new Vite project using the following command:
Then, it was just matter of importing each build and calling the create method like in the documentation.
I created two issues for QoL improvements we could introduce (first, second), but overall the suggestions for editor configuration and on Editor instance worked well.
Part of #13471.
The text was updated successfully, but these errors were encountered: