Aleksander Nowodzinski
|
c61a8fca2a
Docs: Another example in the extending content guide.
|
6 年之前 |
Aleksander Nowodzinski
|
2ea388bcd1
Docs: Added a new example to the Extending Content guide.
|
6 年之前 |
Aleksander Nowodzinski
|
c3211852de
Docs: Improved structure [skip ci].
|
6 年之前 |
Aleksander Nowodzinski
|
75d96f3048
Docs: WIP. [skip ci].
|
6 年之前 |
Aleksander Nowodzinski
|
a08b677683
Merge branch 'master' into t/ckeditor5/1514
|
6 年之前 |
Aleksander Nowodzinski
|
88e37e3555
Docs: WIP [skip ci].
|
6 年之前 |
Maciej Gołaszewski
|
85739ee67e
Code style: Fix linter errors.
|
6 年之前 |
Piotr Jasiun
|
9330fe382b
Merge pull request #1665 from ckeditor/1640
|
6 年之前 |
Piotr Jasiun
|
60c90de9f1
Merge pull request #1670 from ckeditor/t/1663
|
6 年之前 |
Aleksander Nowodzinski
|
60505b2a78
Feature: Implemented Selection#is() and DocumentSelection#is() methods in the view classes.
|
6 年之前 |
Maciej Gołaszewski
|
7356993b6d
Change how dispatchers and conversion helpers are stored in Conversion.
|
6 年之前 |
Aleksander Nowodzinski
|
55706c3a43
Feature: Implemented Selection#is() and DocumentSelection#is() methods.
|
6 年之前 |
Piotr Jasiun
|
4e245d9381
Merge pull request #1669 from ckeditor/t/1668
|
6 年之前 |
Kacper Tomporowski
|
ce3a07d714
Merge pull request #1666 from ckeditor/t/1664
|
6 年之前 |
Aleksander Nowodzinski
|
3cef34c45f
Tests: Fixed tests broken due to non–iterable nature of DOM element attributes in MSEdge (see ckeditor/ckeditor5#479).
|
6 年之前 |
Aleksander Nowodzinski
|
2622511685
Fix: View#detachDomRoot should not throw because NamedNodeMap is not iterable in MS Edge (see ckeditor/ckeditor5#479).
|
6 年之前 |
Piotr Jasiun
|
425976ea4e
Merge pull request #1644 from ckeditor/t/ckeditor5/479
|
6 年之前 |
Szymon Cofalik
|
5e8bfce54e
Fix: `MarkerOperation` transformation in undo.
|
6 年之前 |
Oskar Wróbel
|
23f864bf6f
Simplified the test.
|
6 年之前 |
Oskar Wróbel
|
e88b80c311
Added another case for checking if range is moved to the same position.
|
6 年之前 |
Aleksander Nowodzinski
|
cf16be5ee4
Fix: View#attachDomRoot should not throw because NamedNodeMap is not iterable in MS Edge.
|
6 年之前 |
Oskar Wróbel
|
b6e6dd4084
Fix: Moving to the same position is not handled by the Differ as a change.
|
6 年之前 |
Maciej Gołaszewski
|
b3392e03ff
Merge branch 'master' into 1640
|
6 年之前 |
Maciej Gołaszewski
|
a5a336a824
Simplify Conversion class by removing redundant method.
|
6 年之前 |
Maciej Gołaszewski
|
1040b5afc5
Update documentation for Conversion class.
|
6 年之前 |
Maciej Bukowski
|
5b0d6b02c3
Fixed API docs.
|
6 年之前 |
Maciej Gołaszewski
|
b4400506f9
Simplify ConversionHelpers class.
|
6 年之前 |
Maciej Gołaszewski
|
3a505ff6e3
Throw error when trying to add an alias for not registered dispatcher.
|
6 年之前 |
Maciej Gołaszewski
|
34e33c5bf3
Align DowncastHelpers tests to the changes in Conversion API.
|
6 年之前 |
Maciej Gołaszewski
|
be01097551
Align UpcastHelpers tests to the changes in Conversion API.
|
6 年之前 |