Piotrek Koszuliński
|
46defe5c19
Tests: Fixed to.be.equal() use.
|
5 年之前 |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Maciej Bukowski
|
5d2f8e713e
Fixing error context - WIP.
|
6 年之前 |
Maciej Bukowski
|
57d2396204
Fixed model tests.
|
6 年之前 |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 年之前 |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Oskar Wróbel
|
9439c8b289
Changed long name returned by Operation.className property to the short one.
|
7 年之前 |
Oskar Wróbel
|
76cf6bfbef
Internal: Changed the way of data serialization.
|
7 年之前 |
Szymon Cofalik
|
65ca18933d
Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests.
|
7 年之前 |
Kamil Piechaczek
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 年之前 |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 年之前 |
Szymon Cofalik
|
dd202e6760
Changed: Operations that does not operate on document have `null` base version.
|
8 年之前 |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Szymon Cofalik
|
9d7b60d438
Added: Extracted operation validation from `_execute()` method to `_validate()` method.
|
8 年之前 |
Oskar Wróbel
|
7b14364940
Aligned operation tests with engine changes.
|
8 年之前 |
Oskar Wróbel
|
aa93ed2f24
Changed root property to isDocumentOperation.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 年之前 |
Piotrek Koszuliński
|
1e6d9a8380
Updated tests – removed bender tags and CSS links.
|
9 年之前 |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 年之前 |
Piotrek Koszuliński
|
c7aa0d31cc
Changed imports in automated tests to be compatible with Webpack.
|
9 年之前 |
Maksymilian Barnaś
|
a04d16dc61
Revert "Merge pull request #573 from ckeditor/t/572"
|
9 年之前 |
Maksymilian Barnaś
|
2b5390945f
Update tests with `throwCKEditorError` check.
|
9 年之前 |
Szymon Cofalik
|
f0b2c31454
Changed: names of errors thrown by operations.
|
9 年之前 |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 年之前 |
Szymon Cofalik
|
d1c8532714
Changed: model.Document#applyOperation does not silence error when applying operation without a delta. Tests: wrapped applied operations with deltas.
|
9 年之前 |
Oskar Wrobel
|
b49f0f2db5
Removed default parameters from model.document.getRoot() calls.
|
9 年之前 |
Oskar Wrobel
|
564f153d7d
Changed parameters orded of model.document.createRoot() method.
|
9 年之前 |