editor.js/src/components/modules
Omotayo Obafemi d950a11b8e
Bug Fix For When "/" Overides external text (#2894)
* Bug Fix For When / Overides external text

* Moved fix to blockEvents

* Moved fix to blockEvents

* Moved fix to blockEvents

* Refactored test to simulate behaviour

* Added fix to change log

* Refactored test to mimick exact behaviour of the bug

---------

Co-authored-by: Omotayo Obafemi <omotayo@testlio.com>
Co-authored-by: Peter <specc.dev@gmail.com>
2025-01-08 18:23:38 +03:00
..
api fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
toolbar fix(inline-tools): inline tools shortcuts now works in read-only mode (#2891) 2024-12-21 11:28:55 +03:00
blockEvents.ts Bug Fix For When "/" Overides external text (#2894) 2025-01-08 18:23:38 +03:00
blockManager.ts Feat (Conversion-config): pass target tool config to the conversionConfig.import method (#2848) 2024-10-17 19:38:02 +03:00
blockSelection.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
caret.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
crossBlockSelection.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
dragNDrop.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
index.ts feat(inline-tools): Inline tools rendered as popover (#2718) 2024-06-30 22:27:37 +03:00
modificationsObserver.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
paste.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
readonly.ts fix(on-change): onchange callback wont be fired in readonly (#2773) 2024-07-10 19:16:36 +03:00
rectangleSelection.ts chore(linting): eslint updated, code linted (#2174) 2022-11-25 21:56:50 +04:00
renderer.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
saver.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
tools.ts fix(types): tools export types added (#2802) 2024-08-09 18:04:57 +03:00
ui.ts chore(ui): update current block in readonly by clicks on block (#2859) 2024-11-06 20:54:51 +03:00