Tags: codex-team/editor.js
Tags
fix(link-tool): open new window with url when formatted link clicked … …via ctrl key (#2996) * 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(inline-tool-link): use defaultValue to prevent selectionchange ev… …ent (#2993) * fix(inline-tool-link): use defaultValue to prevent selectionchange event * fix(link-tool): handle formatted linked text clicks * fix test errors * Revert "fix test errors" This reverts commit 582e137. * Revert "fix(link-tool): handle formatted linked text clicks" This reverts commit ae90e03.
Fix link tool interaction with other tools (#2977) * 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 (#2979 ) * 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 c68ae54. * Add fix entry to changelog * Bump version * Revert "Add fix entry to changelog" This reverts commit 7e537d6. * Add fix entry to changelog without formatting * Refactor test for compatibility with firefox
PreviousNext