Oskar Wróbel
|
719a13c12b
Changed the way of passing options to the downcast conversion process.
|
5 年之前 |
Oskar Wróbel
|
0b2044e9af
Introduced additional conversion options for downcast conversion.
|
5 年之前 |
Maciej Gołaszewski
|
62bc67e337
Merge branch 'master' into i/6091
|
5 年之前 |
Kamil Piechaczek
|
e046735d04
"This should be inlined."
|
5 年之前 |
Kamil Piechaczek
|
9cd71ec623
Simplified tests.
|
5 年之前 |
Maciej Gołaszewski
|
5eb77f6ca4
Fix dangling comma.
|
5 年之前 |
Kamil Piechaczek
|
6d8ccc8735
Aligned tests to changes in API.
|
5 年之前 |
Kamil Piechaczek
|
60743c338c
Adjusted tests and fixed "view.Text#_clone()" and "view.Element#_clone()" methods.
|
5 年之前 |
Kamil Piechaczek
|
344ec71488
Internal: Bumped the year. [skip ci]
|
6 年之前 |
Szymon Cofalik
|
94e35360df
Tests: Missing 100% CC.
|
6 年之前 |
Szymon Cofalik
|
9acb2edeed
Internal: Introduced automatic marker re-rendering during conversion for markers which view element was unbound.
|
6 年之前 |
Maciej Bukowski
|
d1f7183435
Fixed codestyle.
|
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 年之前 |
Szymon Cofalik
|
14aef4c534
Fix: Lint errors.
|
7 年之前 |
Szymon Cofalik
|
e83e1afbf7
Tests: Added missing tests for new marker conversion.
|
7 年之前 |
Szymon Cofalik
|
8de73abd22
Added: `DowncastDispatcher` will fire an additional event for the whole marker range before events for items in that range are fired.
|
7 年之前 |
Kamil Piechaczek
|
6df4a9a2f9
Changed name of event during selection attributes conversion.
|
7 年之前 |
Maciej Gołaszewski
|
94feadd5d2
Review writerSetSelection() API calls with single position.
|
7 年之前 |
Maciej Gołaszewski
|
29c5ce6be4
Docs: Update protected model factory methods in Position & Range.
|
7 年之前 |
Maciej Gołaszewski
|
5f2f65a519
Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets().
|
7 年之前 |
Maciej Gołaszewski
|
4d500ac4d4
Changed: Make factory methods of model Position protected.
|
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
|
c63c55c6e9
Renamed "_*Children()" name of functions to "_*Child()".
|
7 年之前 |
Maciej Gołaszewski
|
26cf151bae
Aligned code to changes in writer#setMarker method.
|
7 年之前 |
Maciej Gołaszewski
|
33d9e69b6e
Tests: Fix engine tests after adding writer.updateMarker() and changing writer.setMarker() API.
|
7 年之前 |
Kamil Piechaczek
|
bfd5f00dc2
Changed public API to protected.
|
7 年之前 |
Szymon Cofalik
|
aee8d7f71b
Changed: Moved `consumable` parameter to `conversionApi` parameter in downcast.
|
7 年之前 |
Szymon Kupś
|
ef1c42b655
Get rid of model parameter from downcast dispatcher.
|
7 年之前 |