Paweł Smyrek
Paweł Smyrek
Recent changes from https://github.com/ckeditor/ckeditor5-angular/pull/328 requires Angular 13. Because of that, the following actions are needed before releasing the new package: - Update [CKEditor 5 docs](https://github.com/ckeditor/ckeditor5/blob/master/docs/installation/frameworks/angular.md) about supported Angular versions. Let's...
## 📝 Provide detailed reproduction steps (if any) 1. Build DLLs in development mode: `yarn run dll:build --dev`. 2. Run manual tests that require DLLs: `yarn run manual -f ckeditor5`....
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Internal: Bumped Puppeteer to the latest version and switched to the new headless mode. New Puppeteer includes a fix for handling `` in manual...
This is the follow up of https://github.com/ckeditor/ckeditor5-vue/pull/160. Running tests outputs a few lines of warnings in console: 1. ``` (node:6080) Warning: Accessing non-existent property 'VERSION' of module exports inside circular...
## Provide a description of the task The stale bot uses, among other things, the following GitHub GraphQL query to read label identifiers: ``` repository( owner: $repositoryOwner, name: $repositoryName )...
Currently, we are using `sinon` in `9.x` version in `ckeditor5-dev-tests`. Current latest version of `sinon` is `13.x`, so it would be good to bump it. However, there might be a...
## 📝 Provide a description of the improvement Currently, stale bot takes into account the following dates to decide whether the stale issue (or pull request) is not stale anymore:...
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Internal: Aligned to `ckeditor5-dev` ESM changes. ### Additional information This PR requires https://github.com/ckeditor/ckeditor5-dev/pull/1011 to be released. When it is released, all `ckeditor5-dev-*` packages need...
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Internal: Aligned to `ckeditor5-dev` ESM changes. ### Additional information This PR requires https://github.com/ckeditor/ckeditor5-dev/pull/1011 to be released. When it is released, all `ckeditor5-dev-*` packages need...
### Suggested merge commit message ([convention](https://github.com/ckeditor/ckeditor5-design/wiki/Git-commit-message-convention)) Internal: Aligned to `ckeditor5-dev` ESM changes. --- ### Additional information This PR requires https://github.com/ckeditor/ckeditor5-dev/pull/1011 to be released. When it is released, all `ckeditor5-dev-*` packages...