Piotrek Koszuliński
|
0285ad145a
Internal: Public before private.
|
7 年之前 |
Maciej Gołaszewski
|
2129b5d20f
Replace Iterator with Iterable in schema docs.
|
7 年之前 |
Maciej Gołaszewski
|
f562fee02a
Docs: Remove Position._createAt() references from docs.
|
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 年之前 |
Maciej Gołaszewski
|
6f28d06dec
WiP: Introduce Position, Range & Selection APIs on model & model/writer.
|
7 年之前 |
Maciej Gołaszewski
|
90d2a88bf7
Make Position.createAt() offset parameter required.
|
7 年之前 |
Piotrek Koszuliński
|
df7eabf42f
Docs: Fixed links. [skip ci]
|
7 年之前 |
Kamil Piechaczek
|
5da55c3c0e
We should check selection attribues instead of text attrs.
|
7 年之前 |
Kamil Piechaczek
|
b0b3132d95
"Schema#checkAttributeInSelection()" should use current text node or a generic "$text".
|
7 年之前 |
Kamil Piechaczek
|
c2a00d9f9c
Schema#schema.checkAttributeInSelection() checks attributes of a text node.
|
7 年之前 |
Piotrek Koszuliński
|
50c0cc3660
Docs: Created the deep dive section.
|
7 年之前 |
Szymon Cofalik
|
ecb8049318
Changed: Make `Schema#getValidRanges` a generator.
|
7 年之前 |
Szymon Cofalik
|
bb28db569a
Changed: Schema#getValidRanges now returns flat ranges, compatible with the new AttributeOperation.
|
7 年之前 |
Piotrek Koszuliński
|
f7b4f43aad
Docs: Updated API docs. [skip ci]
|
7 年之前 |
Maciej Gołaszewski
|
d0c3850223
Docs: Update schema.getLimitElement() param type.
|
7 年之前 |
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 年之前 |