Szymon Cofalik
|
5d1d882e1f
Fix: `model.Writer#insert()` will now update markers passed in DocumentFragment if markers with the same name existed in the document.
|
6 年之前 |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 年之前 |
Krzysztof Krztoń
|
92e94cab88
Merge branch 'master' into t/ckeditor5/401
|
6 年之前 |
Krzysztof Krztoń
|
a5873909dc
Refactoring.
|
6 年之前 |
Maciej Gołaszewski
|
b4400506f9
Simplify ConversionHelpers class.
|
6 年之前 |
Krzysztof Krztoń
|
248d9d977c
Merge branch 'master' into t/ckeditor5/401
|
6 年之前 |
Krzysztof Krztoń
|
f9fa3a88b8
Tests: More tests added.
|
6 年之前 |
Krzysztof Krztoń
|
fd5500e657
Merge branch 'master' into t/ckeditor5/1477
|
6 年之前 |
Krzysztof Krztoń
|
95f909c238
Introduce `data#ready` event.
|
6 年之前 |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Krzysztof Krztoń
|
bbe56a014d
Tests: Corrected failing tests.
|
7 年之前 |
Krzysztof Krztoń
|
4b27135da4
Check for non-existent roots in `DataController` `get()`, `set()` and `init()` methods.
|
7 年之前 |
Krzysztof Krztoń
|
3dea7c9c7b
Make DataController's initData() and setData() methods consistent.
|
7 年之前 |
Krzysztof Krztoń
|
92e760d345
Merge branch 'master' into t/1626
|
7 年之前 |
Krzysztof Krztoń
|
5f361e9278
Support for initializing data on multiple roots at once.
|
7 年之前 |
Maciej Gołaszewski
|
2c0a930be5
Rename downcast-converters from module:engine/conversion to downcasthelpers.
|
7 年之前 |
Maciej Gołaszewski
|
9dc573db50
Refactor downcastHelpers & upcastHelpers to classes.
|
7 年之前 |
Maciej Gołaszewski
|
5d740cc631
Align code to the changes in upcast conversion API.
|
7 年之前 |
Maciej Gołaszewski
|
13dddc335e
Make downcast conversion helpers protected.
|
7 年之前 |
Maciej Gołaszewski
|
d4bd96762e
Changed: Make view Position & Range factory methods protected.
|
7 年之前 |
Maciej Gołaszewski
|
5f2f65a519
Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets().
|
7 年之前 |
Máté Bartus
|
6ac18e9c99
Maintain model-view mappings after toView() calls.
|
7 年之前 |
Szymon Cofalik
|
65ca18933d
Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests.
|
7 年之前 |
Piotr Jasiun
|
4f8a49b480
Merge pull request #1388 from ckeditor/t/1299
|
7 年之前 |
Maciej Gołaszewski
|
b5a5b1647b
Other: Rename writer.setMarker() to writer.addMarker().
|
7 年之前 |
Kamil Piechaczek
|
d1bc09e3a3
Renamed singular parameters names to plural.
|
7 年之前 |
Maciej Gołaszewski
|
26cf151bae
Aligned code to changes in writer#setMarker method.
|
7 年之前 |
Szymon Cofalik
|
9016565689
Changed: `controller.DataController#init` now returns a resolved `Promise`.
|
7 年之前 |
Oskar Wróbel
|
41b34e0f73
Docs: Improved error docs.
|
7 年之前 |
Oskar Wróbel
|
ebaae1b3e6
Docs: Imporved DataController#init error docs.
|
7 年之前 |