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

Add new rule to enforce correct imports of the SVG icons #15705

Merged
merged 5 commits into from Jan 22, 2024

Conversation

filipsobol
Copy link
Member

Suggested merge commit message (convention)

Internal: Add new ESLint rule to enforce correct imports of the SVG icons. Closes #15704.


Additional information

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

@filipsobol filipsobol merged commit 5c5a526 into master Jan 22, 2024
7 checks passed
@filipsobol filipsobol deleted the ck/15704-enforce-correct-svg-imports branch January 22, 2024 10:47
illia-stv pushed a commit that referenced this pull request Feb 2, 2024
Internal: Add new ESLint rule to enforce correct imports of the SVG icons. Closes #15704.
illia-stv added a commit that referenced this pull request Feb 2, 2024
Register custom element on the editor side.

TokenIgnores configuration extended to ignore CKEditor package names.

Internal: Vale evaluation. [skip ci]

Docs: update TS version requirement. [short flow]

Docs: TS info. [short flow]

Add new rule to enforce correct imports of the SVG icons (#15705)

Internal: Add new ESLint rule to enforce correct imports of the SVG icons. Closes #15704.

Docs: add additional info about the source code of the drag-drop demo. Closes #15722

Update packages/ckeditor5-clipboard/docs/features/drag-drop.md

Narrow down the condition to check whether to use the AutoLink plugin.

AutoLink shoudl work on paste not on drag method.

Remove comment.

Improved the Features index page using Vale.

Docs: rewording. [short flow]

Fix(ui): List view item deregistration.

Fix(ui): List view item deregistration.

Test: List separator view registration

FocusCycler docs update.

Docs: updating autosave install.

Docs: updating the keyboards shortcuts table.

Fix and tests.

Docs: adding release dates to releases.

Internal: Vale evaluation. [skip ci]

Other (source-editing): Source editing will now throw when used with real-time collaboration. Added `sourceEditing.allowCollaborationFeatures` configuration flag that suppresses the error and allows to use both features together.

Fixed leaked DOM element in test.

Used better types.

Fixed code formatting.

Other: Updated translations. [skip ci]

Move translate type to utils.

Revert "Merge branch 'master' into ck/15713-allow-passing-a-translations-object-in-the-configuration"

This reverts commit 0c7c1ee, reversing
changes made to 0cfc719.

Code review fixes.
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.

Add new ESLint rule to enforce correct imports of the SVG icons
3 participants