mediawiki-extensions-Visual.../editcheck/modules
Ed Sanders d06e9dbc31 Update VE core submodule to master (0e82a6db8)
New changes:
db0f21d03 ve.ce.Surface: Check dataTransfer.files is non-empty
e1cd78933 [BREAKING CHANGE] Move selection handling code to SelectionManager
b4b63a463 Move drag/drop handling code to DragDropHandler
540272769 Use the onPaste handler for dropped content
d3f9d8485 ClipboardHandler tests: Run tests in series
1232c0420 Tests: Introduce ve.dm.example.annotateText to simplify runs of annotated text
69d7ca482 Apply an annotation to imported (pasted/dropped) text
0e82a6db8 ve.ce.ClipboardHandler: Fix async test running

Added files:
- src/ce/annotations/ve.ce.ImportedDataAnnotation.js
- src/ce/ve.ce.DragDropHandler.js
- src/ce/ve.ce.SelectionManager.js
- src/dm/annotations/ve.dm.ImportedDataAnnotation.js
- tests/ce/ve.ce.DragDropHandler.test.js

Local changes:
- Implement new selection manager architecture

Added files:
- src/ce/annotations/ve.ce.ImportedDataAnnotation.js
- src/ce/ve.ce.DragDropHandler.js
- src/ce/ve.ce.SelectionManager.js
- src/dm/annotations/ve.dm.ImportedDataAnnotation.js
- tests/ce/ve.ce.DragDropHandler.test.js

Bug: T371996
Bug: T377427
Bug: T78696
Change-Id: If8d38246badf919c32915beda7c9a14f16e62a8a
2024-10-30 17:52:56 +00:00
..
.eslintrc.json EditCheck: Use sourceType:commonjs in ESLint 2024-06-14 16:25:51 +01:00
AddReferenceEditCheck.js editcheck: Remove mw.editcheck.Diff 2024-10-17 17:10:02 +01:00
BaseEditCheck.js editcheck: Remove mw.editcheck.Diff 2024-10-17 17:10:02 +01:00
ConvertReferenceEditCheck.js editcheck: Remove mw.editcheck.Diff 2024-10-17 17:10:02 +01:00
EditCheck.less Edit check: center the text in the proofreading toolbar 2024-08-22 01:23:27 -05:00
EditCheckAction.js Edit check API 2024-06-12 11:01:04 +01:00
EditCheckContextItem.js Edit check API 2024-06-12 11:01:04 +01:00
EditCheckDialog.js Update VE core submodule to master (0e82a6db8) 2024-10-30 17:52:56 +00:00
EditCheckFactory.js editcheck: Remove mw.editcheck.Diff 2024-10-17 17:10:02 +01:00
EditCheckInspector.js EditCheckInspector: initially disable the continue action on mobile 2024-06-27 23:24:10 -05:00
init.js Update VE core submodule to master (0e82a6db8) 2024-10-30 17:52:56 +00:00
TextMatchEditCheck.js editcheck: Remove mw.editcheck.Diff 2024-10-17 17:10:02 +01:00