Mateusz Samsel
|
2e6b14ae5a
Remove unit test which are no longer valid.
|
6 gadi atpakaļ |
Mateusz Samsel
|
7a360adede
Remove checks for no parameters, as those shouldn't be supported.
|
6 gadi atpakaļ |
Mateusz Samsel
|
9d85b88c93
Add unit test for 'is' methods.
|
6 gadi atpakaļ |
Maciej Gołaszewski
|
3575b23f2b
Add tests for model.createBatch() type parameter.
|
6 gadi atpakaļ |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 gadi atpakaļ |
Szymon Cofalik
|
caba092b86
Internal: Removed `Model#event:_change`.
|
6 gadi atpakaļ |
Oskar Wróbel
|
2cd96cfdb9
Internal: Allowed $marker element in any parent element.
|
6 gadi atpakaļ |
Piotrek Koszuliński
|
19dac9db4d
A couple of minor improvements and refactoring.
|
6 gadi atpakaļ |
Krzysztof Krztoń
|
a5873909dc
Refactoring.
|
6 gadi atpakaļ |
Krzysztof Krztoń
|
2551370fd0
Tests: Removed unused deps.
|
7 gadi atpakaļ |
Krzysztof Krztoń
|
f9fa3a88b8
Tests: More tests added.
|
7 gadi atpakaļ |
Krzysztof Krztoń
|
3e6dc7bef8
Tests: Added `isEmpty()` unit tests.
|
7 gadi atpakaļ |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
35cd6e4fe7
Create stub tests for model Position/Writer/Selection factory methods.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
5f2f65a519
Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets().
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
a4f4dee5d0
Internal: Remove default parameter from `model.insertContent()` calls.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
29cdfeaec2
Changed: The insertContent() should accept position & range.
|
7 gadi atpakaļ |
Szymon Cofalik
|
c1416effc9
Changed: Fixed code style.
|
7 gadi atpakaļ |
Szymon Cofalik
|
65ca18933d
Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests.
|
7 gadi atpakaļ |
Maciej Bukowski
|
7284c797e0
Aligned code to changes in ModelSelection#setTo method.
|
7 gadi atpakaļ |
Oskar Wróbel
|
0c90591171
Fix: Registered `$marker` element as an allowed `$root` and `$block` child.
|
7 gadi atpakaļ |
Szymon Cofalik
|
c44336d58a
Changed: Operations no longer remove changes object on `_execute()`.
|
8 gadi atpakaļ |
Szymon Cofalik
|
31ebc75f26
Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
20e0c94b74
Added some missing tests and made small code simplications.
|
8 gadi atpakaļ |
Piotrek Koszuliński
|
8650b26165
Started converting schema usage to the new API.
|
8 gadi atpakaļ |
Maciej Bukowski
|
0547795b52
Cleaned up model, document and controllers API.
|
8 gadi atpakaļ |
Szymon Cofalik
|
9d7b60d438
Added: Extracted operation validation from `_execute()` method to `_validate()` method.
|
8 gadi atpakaļ |
Oskar Wróbel
|
1fdb1b5d31
Increased Model class CC.
|
8 gadi atpakaļ |
Oskar Wróbel
|
0d4d1bb1cc
Fixed typo in Model tests.
|
8 gadi atpakaļ |