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

Typings for plugins, langs and assets #293

Merged
merged 1 commit into from
Mar 24, 2020
Merged

Conversation

tswistak
Copy link
Contributor

I've added TypeScript types for plugins, language packs and assets (defaultIcons). For now, these typings aren't 100% perfect (especially plugins with "any" in functions) but it will allow using SunEditor without declaring empty TS modules.

Now, the only thing left is to provide proper typings for Core :) . It will take some time, so I don't know when I'll be able to finish it (since it also needs to be thoroughly thought to work as it should).

@JiHong88 JiHong88 merged commit adf2d47 into JiHong88:master Mar 24, 2020
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.

2 participants