Kamil Piechaczek
|
bc7056fab2
Simplified the code (used "Selection#isEntireContentSelected()").
|
8 年之前 |
Kamil Piechaczek
|
e344d167be
Removed "getLimitElement()" function because it is already available as a method in Schema.
|
8 年之前 |
Kamil Piechaczek
|
f43fdd497b
Merge branch 'master' into t/61
|
8 年之前 |
Szymon Cofalik
|
2fe315a2bf
Added: Used `doNotResetEntireContent` flag of `DataController#deleteContent()`.
|
8 年之前 |
Kamil Piechaczek
|
44c3d829f7
Revert: ef6a30e. It was not good idea to follow this way.
|
8 年之前 |
Kamil Piechaczek
|
31840974bb
Simplified the code in order to avoid repeating the code with the engine.
|
8 年之前 |
Kamil Piechaczek
|
879ad461c0
Simplified the private API of `DeleteCommand#_shouldEntireContentBeReplacedWithParagraph()` method.
|
8 年之前 |
Kamil Piechaczek
|
90ec7017eb
Improved docs. [skip ci]
|
8 年之前 |
Kamil Piechaczek
|
a2403dbcea
Improved the typing – when the user held the Backspace or pressed the Backspace inside the empty heading element.
|
8 年之前 |
Piotrek Koszuliński
|
337da629a3
Added a test case for the issue and changed the deleteContent() use to match changes in the engine.
|
8 年之前 |
Piotrek Koszuliński
|
ec2fe8888e
Docs: Minor API docs fixes.
|
8 年之前 |
Piotrek Koszuliński
|
984263b46f
Aligned command API usage to the changes done in ckeditor5-core#89.
|
8 年之前 |
Kamil Piechaczek
|
cea5ae080d
Code style: Switched to ESLint.
|
8 年之前 |
Piotrek Koszuliński
|
aaabe36ce3
Merge branch 'master' into t/21
|
8 年之前 |
Krzysztof Krztoń
|
77318d8127
Use typing.undoStep config in DeleteCommand.
|
8 年之前 |
Krzysztof Krztoń
|
8d4ad4a8cd
Lock buffer on input and delete.
|
8 年之前 |
Piotrek Koszuliński
|
38e1a11f95
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
54183bc640
Bump up the year.
|
9 年之前 |
Piotrek Koszuliński
|
b8072d69c3
Use package-based paths to modules.
|
9 年之前 |
Szymon Kupś
|
ba44b3fa11
API docs fixes.
|
9 年之前 |
Piotrek Koszuliński
|
7400d40149
Aligned engine usage to its changes.
|
9 年之前 |
Szymon Kupś
|
b65f1503df
Changed paths and docs to use ckeditor5-core package.
|
9 年之前 |
Anna Tomanek
|
dc5a878abf
API docs changes for typing.
|
9 年之前 |
Szymon Cofalik
|
0eeaed6b18
Docs: fixes.
|
9 年之前 |
Kamil Piechaczek
|
44c59c3b60
Changed const from upper case to lower case.
|
9 年之前 |
Kamil Piechaczek
|
1198165d66
Fixed JsDoc - changed namespace (from "delete" to "typing").
|
9 年之前 |
Kamil Piechaczek
|
6fc826d600
Sources and tests have been merged into this package.
|
9 年之前 |