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

Migrate to new installation methods #419

Merged
merged 6 commits into from
Jun 4, 2024

Conversation

filipsobol
Copy link
Member

@filipsobol filipsobol commented May 29, 2024

Suggested merge commit message (convention)

Feature: Change the implementation to only depend on types from the CKEditor packages and not runtime code to make the integration work with existing and new installation methods.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@filipsobol
Copy link
Member Author

filipsobol commented May 31, 2024

Upgrading to the latest version of CKEditor (not even to new installation methods) caused two tests to fail.

This issue started with version 41.2.1.

@Witoso
Copy link
Member

Witoso commented May 31, 2024

@niegowski any thoughts? Could it be related to static props?

src/ckeditor/ckeditor.component.ts Outdated Show resolved Hide resolved
src/ckeditor/ckeditor.component.ts Outdated Show resolved Hide resolved
@coveralls
Copy link

Pull Request Test Coverage Report for Build de3cacb5-44dc-4c2d-9cee-33e9ae5d0c90

Details

  • 11 of 11 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build fb881936-4868-4c35-b179-5170773e4453: 0.0%
Covered Lines: 166
Relevant Lines: 166

💛 - Coveralls

@filipsobol filipsobol merged commit 711aae3 into master Jun 4, 2024
3 checks passed
@filipsobol filipsobol deleted the migrate-to-new-installation-methods branch June 4, 2024 10:59
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.

4 participants