Maciej Gołaszewski
|
959eec408d
Code style: Change the selection post-fixer internals for better readability.
|
7 年之前 |
Anna Tomanek
|
240f5df66b
Docs: Selection post-fixer and schema API docs corrected. [skip ci]
|
7 年之前 |
Piotrek Koszuliński
|
2356ee42e7
Made Schema.isLimit() return true for all objects too (an object is a limit). See https://github.com/ckeditor/ckeditor5-engine/pull/1431#issuecomment-397871919.
|
7 年之前 |
Piotrek Koszuliński
|
a3f4bd25d6
Added a note to the checkChild() method.
|
7 年之前 |
Piotrek Koszuliński
|
355fc4aea3
Merge branch 'master' into t/ckeditor5-table/12
|
7 年之前 |
Maciej Gołaszewski
|
d2cc66d241
Docs: Update documentation of the selection post fixer.
|
7 年之前 |
Maciej Gołaszewski
|
1d0d0a6d54
Tests: Update tests to the newest list feature schema.
|
7 年之前 |
Piotrek Koszuliński
|
450e44e307
Docs: Mentioned docsel when it should be. Closes #1307. [skip ci]
|
7 年之前 |
Piotrek Koszuliński
|
90b061e171
Docs: Fixed grammar. [skip ci]
|
7 年之前 |
Kamil Piechaczek
|
adad5846ea
Simplified the implementation.
|
7 年之前 |
Kamil Piechaczek
|
e06fc819a3
Fixed eslint errors.
|
7 年之前 |
Kamil Piechaczek
|
826aab8325
"Schema#getLimitElement()" will work with the multi-selection ranges if one of them has the root as the limit element.
|
7 年之前 |
Oskar Wróbel
|
837750a5cd
Internal: Added node name as a SchemaContextDefinition member.
|
7 年之前 |
Piotr Jasiun
|
c9c4d97786
Fix docs.
|
7 年之前 |
Oskar Wróbel
|
caa5a10fec
Internal: Schema#findAllowedParent should not allow to split objects.
|
7 年之前 |
Oskar Wróbel
|
e5aacff7d5
Changed SchemaContext#concat to SchemaContext#push.
|
7 年之前 |
Oskar Wróbel
|
b86879c5c9
Docs: Minor improvements of SchemaContext#concat code samples..
|
7 年之前 |
Oskar Wróbel
|
ec85fece17
Docs: Renamed ctx to context.
|
7 年之前 |
Oskar Wróbel
|
2dfed077b9
Docs: Minor improvement.
|
7 年之前 |
Oskar Wróbel
|
197125b6f4
Docs: Typo.
|
7 年之前 |
Oskar Wróbel
|
ddb6548f8d
Docs: Added SchemaContext as a part of SchemaContextDefinition.
|
7 年之前 |
Oskar Wróbel
|
18b5b1bf63
Docs: Improved SchemaContext#concat docs.
|
7 年之前 |
Oskar Wróbel
|
53b3200977
Removed SchemaContext from SchemaContext#concat params.
|
7 年之前 |
Oskar Wróbel
|
76ae7463ae
Fixed invalid docs.
|
7 年之前 |
Oskar Wróbel
|
998ac7c0c0
Changed SchemaContext#addItem to SchemaContext#concat.
|
7 年之前 |
Oskar Wróbel
|
3074baefb0
Merge branch 'master' into t/1213
|
7 年之前 |
Oskar Wróbel
|
b4008867ad
Removed limitElement from Schema#findAllowedParent().
|
7 年之前 |
Oskar Wróbel
|
6da6a6b47d
Kept SchemaContext immutable.
|
7 年之前 |
Oskar Wróbel
|
df9400e8cb
Simplified SchemaContext constructor.
|
7 年之前 |
Oskar Wróbel
|
74a66eb6a1
Allowed SchemaContext as a context of SchemaContext.
|
7 年之前 |