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

Improve typing and export CKEditorComponent #310

Merged

Conversation

Timebutt
Copy link
Contributor

@Timebutt Timebutt commented Feb 4, 2021

This PR correctly configures @types/ckeditor and improves the typing of some of the properties in the CKEditorComponent.

On top of that, I added an export of CKEditorComponent to the main index.ts barrel file. Some applications need to be able to import CKEditorComponent, my application for instance takes a reference to the component to be able to call a method explicitly.

@kzimny kzimny merged commit 8eca3da into yabab-dev:master Feb 5, 2021
@kzimny
Copy link
Collaborator

kzimny commented Feb 5, 2021

@chymz: please create new npm package and add release files. Thank you.

@yabab-dev
Copy link
Owner

1.3.2 is published, thanks @Timebutt & @kzimny !

@kzimny
Copy link
Collaborator

kzimny commented Feb 7, 2021

Could you please publish the latest release files: https://github.com/chymz/ng2-ckeditor/releases Thanks!

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.

None yet

3 participants