Maciej Gołaszewski
|
5b865c72d1
Changed: Rename attributes 'type' to 'listType' and 'indent' to 'listIndent'.
|
7 年之前 |
Kamil Piechaczek
|
16b1980b4f
Aligned to changes in Engine (removed writer.setTextData() method).
|
7 年之前 |
Kamil Piechaczek
|
80d28c21c9
Used writer instead of engine's private API.
|
7 年之前 |
Kamil Piechaczek
|
679b1f8bad
Used writer instead of modifying a text node value directly.
|
7 年之前 |
Kamil Piechaczek
|
fd9979aa34
Aligned code to the changes in engine.
|
7 年之前 |
Szymon Cofalik
|
5736395cd1
Changed: Aligned to changes in ckeditor5-engine.
|
7 年之前 |
Szymon Kupś
|
c99842ae55
Updated downcast conversion to changes in the view.
|
7 年之前 |
Szymon Kupś
|
92ab55be31
Merge branch 'master' into t/ckeditor5-engine/1210
|
7 年之前 |
Piotr Jasiun
|
a9b43ac27c
Docs fixed.
|
7 年之前 |
Szymon Kupś
|
f86b7c5f60
Merge branch 'master' into t/ckeditor5-engine/1210
|
7 年之前 |
Oskar Wróbel
|
bc0e7287c1
Added more test cases about splitting parent element.
|
7 年之前 |
Oskar Wróbel
|
e1aab73d9d
Fix: List item should not be converted in disallowed by schema context.
|
7 年之前 |
Szymon Kupś
|
f9d311a623
Merge branch 'master' into t/ckeditor5-engine/1210
|
7 年之前 |
Oskar Wróbel
|
3d3c4b9ddb
Internal: Renamed cursorPosition to modelCursor.
|
7 年之前 |
Szymon Kupś
|
9e4472376b
Merge branch 'master' into t/ckeditor5-engine/1210
|
7 年之前 |
Szymon Kupś
|
b34b0342f8
Adjusted to changes made in engine view.
|
7 年之前 |
Oskar Wróbel
|
c2168601f7
Renamed conversionApi.data to conversionApi.store.
|
7 年之前 |
Oskar Wróbel
|
db4ba15fb6
Aligned list converters to latest conversion API.
|
7 年之前 |
Oskar Wróbel
|
df4844557a
Internal: Changed converters after engine/conversion refactoring.
|
7 年之前 |
Szymon Kupś
|
db98384d32
Removed ViewListItemElement.
|
7 年之前 |
Piotr Jasiun
|
19ec1b3797
Merge pull request #86 from ckeditor/t/ckeditor5-engine/1207
|
8 年之前 |
Piotrek Koszuliński
|
756b03ca5a
Internal: Bumped the year. [skip ci]
|
8 年之前 |
Szymon Cofalik
|
09a5248170
Changed: Moved `return` statement above private functions.
|
8 年之前 |
Szymon Cofalik
|
4ca4485926
Changes: Removed unnecessary condition.
|
8 年之前 |
Szymon Cofalik
|
c36b433673
Changed: Use post-fixer API.
|
8 年之前 |
Piotrek Koszuliński
|
2b2d0d2c7a
Fourth batch of changes aligning schema use to the new API.
|
8 年之前 |
Maciej Bukowski
|
12b49cab0e
API docs fixes.
|
8 年之前 |
Szymon Cofalik
|
2b5fcb68d1
Docs: Fixes in docs.
|
8 年之前 |
Szymon Cofalik
|
6fa4a11ff6
Changed: Refactored list converters and postfixers after `model.Differ` introduction.
|
8 年之前 |
Oskar Wróbel
|
5b3314da16
Aligned code with the engine changes.
|
8 年之前 |