You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(links): link styles should be removed when tracked change is rejected (#2465)
* fix(links): link styles should be removed when tracked change link is rejected
* fix(track-changes): ensure textStyle attributes are preserved when rejecting tracked changes
* refactor: use shared helper for visual marks
* test: move from behavior to visual test
* refactor: move hasAnyMark to test helpers
Test-only utility was defined in the production documentHelpers
module. Move it to @tests/helpers/helpers.js so it doesn't ship
in the production bundle.
---------
Co-authored-by: Caio Pizzol <caio@harbourshare.com>
0 commit comments