Kamil Piechaczek

Results 36 issues of Kamil Piechaczek

## 📝 Provide a description of the new feature There is an example of a commit that defines more than a single scope: https://github.com/ckeditor/ckeditor5/commit/7951f79 Currently, the changelog generator sorts scopes...

type:feature
squad:devops
package:dev
status:planned

## Provide a description of the task ### Story * **Given**: I am a developer who writes a plugin for CKEditor 5. * **And**: I would like to compile a...

type:task
squad:devops
package:dev
status:planned

## Provide a description of the task CKEditor 5 uses PostCSS 8 now (see: https://github.com/ckeditor/ckeditor5/issues/11460). However, due to `stylelint@13`, yarn installs postcss@7 too. Let's upgrade to the latest `stylelint` version....

squad:devops
domain:linters

This post outlines our targets for the upcoming iteration. The goal is to provide a summary of where we are going. ## **New features / enhancements** * [Typing improvements (migration...

type:task

## 📝 Provide detailed reproduction steps (if any) * To verify: https://github.com/ckeditor/ckeditor5-dev/pull/769#issuecomment-1185638182

type:bug
squad:devops
package:dev

## Provide a description of the task Due to DLL builds, we want to avoid direct imports from CKEditor 5 packages. So, the following import is not allowed: `import *...

type:task

This post outlines our targets for the upcoming iteration. The goal is to provide a summary of where we are going. ## **New features / enhancements** * [Typing improvements (migration...

type:task

The new Schema tab (#155) shows all schema entries registered in an editor, which significantly improves understanding of the model limitations. Thanks for adding it. ![image](https://user-images.githubusercontent.com/2270764/169994610-41bac63c-6705-44db-969d-b1f3531c4ad4.png) I believe we can...

type:improvement
intro

## Provide a description of the task Yeah, I know, they are defined as dev-dependencies but we should update those after the release to be sure that everything works as...

type:task

Something wrong happens around links. Check out screenshots attached in the issues listed below: - https://github.com/ckeditor/ckeditor5/issues/7568 (`"amet"` is highlighted, inspector renders selection after the node) - https://github.com/ckeditor/ckeditor5/issues/7588 (`"CKSource."` is highlighted,...

type:improvement
domain:dx
squad:core