* fix(link-tool): open new window with url when formatted link clicked via ctrl key
* add test
* fix lint
* bump version and add changelog
* Apply suggestions from code review
Co-authored-by: Peter <specc.dev@gmail.com>
Co-authored-by: KoshaevEugeny <103786108+akulistus@users.noreply.github.com>
* Update test/cypress/tests/inline-tools/link.cy.ts
Co-authored-by: Peter <specc.dev@gmail.com>
---------
Co-authored-by: Peter <specc.dev@gmail.com>
* fix(selection): removeFakeBackground no longer removes text formatting
* fix(selection): fix jsdoc
* fix(linkTool): add test case to ensure text formatting preservation when applying link
* Add fix entry to changelog
* bump version
* fix(LinkInlineTool): improve unlink behavior based on input state
* 2.31.2-hotfix.0
* fix(linkTool): Add test case to ensure link preservation when applying bold to linked text
* Revert "2.31.2-hotfix.0"
This reverts commit c68ae54c77.
* Add fix entry to changelog
* Bump version
* Revert "Add fix entry to changelog"
This reverts commit 7e537d662a.
* Add fix entry to changelog without formatting
* Refactor test for compatibility with firefox
* chore(icons): migrating to the coded icon pack
* conversion toolbar
* inline toolbar, part 1
* inline-link tool has the new icons
* added a test for creating a link by Enter keydown in link input
* rm last icons, svg sprite, loaders
* rollback .ce-settings styles
* Update CHANGELOG.md
* Update settings.json