Maciej Gołaszewski
|
6fea9f7d00
Add failing tests for pasting content.
|
6 年之前 |
Maciej Gołaszewski
|
944e316861
Remove default value.
|
6 年之前 |
Maciej Gołaszewski
|
bd34506606
Add test cases.
|
6 年之前 |
Maciej Gołaszewski
|
4ca5ee899c
Unblock cut inside exception marker.
|
6 年之前 |
panr
|
123631a05d
Fix test description for checking proper root class
|
6 年之前 |
Piotrek Koszuliński
|
2cc6c2c9e6
Merge pull request #9 from ckeditor/i/5829
|
6 年之前 |
Piotrek Koszuliński
|
def8c28d3e
Merge pull request #7 from ckeditor/i/5840-safe
|
6 年之前 |
panr
|
8a8a5c96ee
Add tests for checking if each mode has its own 'mode' class
|
6 年之前 |
panr
|
78e3fa0ee5
Change mode classes
|
6 年之前 |
Maciej Gołaszewski
|
70ce621ad2
Modify document selection in change block in deleteContent decorator method.
|
6 年之前 |
panr
|
c3f0649159
Add additional class to each $root element for current editing mode
|
6 年之前 |
Maciej Gołaszewski
|
d3b2e797dd
Use array assignment instead of splice when changing arguments.
|
6 年之前 |
Maciej Gołaszewski
|
b17533ebba
Extend exception marker on spell checking change.
|
6 年之前 |
Maciej Gołaszewski
|
84b9aeba6b
The delete content argument fixer should work with document selection.
|
6 年之前 |
Maciej Gołaszewski
|
acd9b405e0
Remove attribute restriction enforcing.
|
6 年之前 |
Maciej Gołaszewski
|
9365d55fc4
Merge branch 'master' into i/5840
|
6 年之前 |
Maciej
|
a8504e5ed9
Merge pull request #6 from ckeditor/i/5899
|
6 年之前 |
panr
|
ddf87746a4
Fix: Removed ck- prefix. Closes #5899
|
6 年之前 |
Piotrek Koszuliński
|
e9da277f4a
Docs: Improved the feature guide. Closes ckeditor/ckeditor5#5801.
|
6 年之前 |
Marek Lewandowski
|
ce5beb6ae7
Release: v16.0.0. [skip ci]
|
6 年之前 |
Marek Lewandowski
|
0f7ba949cb
Internal: Updated dependencies. [skip ci]
|
6 年之前 |
Maciej Gołaszewski
|
93a2c8c7b9
Rename restrictInputRangeOption() to disallowInputExecForWrongRange().
|
6 年之前 |
Maciej Gołaszewski
|
9cd1191282
Move restriction enforcing related commands to private method.
|
6 年之前 |
Marek Lewandowski
|
04915ccb70
Docs: Corrected the changelog. [skip ci]
|
6 年之前 |
Marek Lewandowski
|
da7c9986ed
Docs: Changelog. [skip ci]
|
6 年之前 |
Maciej Gołaszewski
|
a7f4aef509
Enforce input command to the ranges inside exception marker.
|
6 年之前 |
Maciej Gołaszewski
|
757a300e06
Fix internal docs.
|
6 年之前 |
Maciej Gołaszewski
|
ca49d25713
Add enforcing restrictions on remove attribute operation.
|
6 年之前 |
Maciej Gołaszewski
|
a2bb60adac
Change describe group name for enforcing restrictions on deleteContent.
|
6 年之前 |
Maciej Gołaszewski
|
bb04274796
Do not alter passed arguments when fixing selection passed to model.deleteContent().
|
6 年之前 |