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

[TS] Verify generated typings in real-life scenarios #13471

Closed
arkflpc opened this issue Feb 15, 2023 · 0 comments
Closed

[TS] Verify generated typings in real-life scenarios #13471

arkflpc opened this issue Feb 15, 2023 · 0 comments
Labels
domain:ts Epic squad:core Issue to be handled by the Core team. type:task This issue reports a chore (non-production change) and other types of "todos".

Comments

@arkflpc
Copy link
Contributor

arkflpc commented Feb 15, 2023

Part of #11704. Follows #11722.

  • The simulation should use JS files + .d.ts files (the same that will be published in the future on npm)
  • Scenarios:
    • via builds (e.g. @ckeditor/ckeditor5-build-classic + some config options, some basic API usage like setData(), getData(), …?)
    • from source code (same as with a build but use editor-* and a set of plugins, …)
    • via React, Vue, Angular integrations
    • package generator (developing a plugin)
@arkflpc arkflpc added the squad:core Issue to be handled by the Core team. label Feb 15, 2023
@Reinmar Reinmar changed the title [TS] Verify generated typing in real-life scenarios [TS] Verify generated typings in real-life scenarios Feb 15, 2023
@Reinmar Reinmar added type:task This issue reports a chore (non-production change) and other types of "todos". domain:ts labels Feb 15, 2023
@CKEditorBot 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 16, 2023
@arkflpc arkflpc added the Epic label Feb 24, 2023
@CKEditorBot CKEditorBot removed 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
@CKEditorBot CKEditorBot added the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Feb 27, 2023
@CKEditorBot CKEditorBot added status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. and removed status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. labels Mar 10, 2023
@Witoso Witoso added this to the iteration 61 milestone Mar 30, 2023
@Witoso Witoso closed this as completed Mar 30, 2023
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ts Epic squad:core Issue to be handled by the Core team. type:task This issue reports a chore (non-production change) and other types of "todos".
Projects
None yet
Development

No branches or pull requests

4 participants