Mateusz Samsel
|
974e08ef49
Docs: fix error reference in documentation.
|
6 years ago |
Mateusz Samsel
|
7d28604d1c
Docs: Fix link's url to schema's guide.
|
6 years ago |
Maciej Bukowski
|
34d9b45e74
Fixed linter issues.
|
6 years ago |
Maciej Bukowski
|
ab458a9e2c
WIP - changing errors.
|
6 years ago |
Kamil Piechaczek
|
35aba7b0d6
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Marek Lewandowski
|
28273e9d3b
Internal: Fixed stray safe initialization.
|
6 years ago |
Marek Lewandowski
|
5178e6b11d
Fix: Make sure that schema#getAttributeProperties() always return an object.
|
6 years ago |
Marek Lewandowski
|
0f279c02c2
Docs: More explicit information that it's acceptable to use other attributes than specified in the AttributeProperties typedef.
|
6 years ago |
Marek Lewandowski
|
5a43cb616a
Code style: Restored getDefinitions to its rightful place. [skip ci]
|
6 years ago |
Marek Lewandowski
|
9d59e6faa6
Internal: Applied review corrections. [skip ci]
|
6 years ago |
Marek Lewandowski
|
493c9a571b
Docs: Fixed API reference link.
|
6 years ago |
Marek Lewandowski
|
e78b3b4d8d
Code style: Moved schema#getAttributeProperties and schema#setAttributeProperties to a more proper place.
|
6 years ago |
Marek Lewandowski
|
5166403a86
Docs: Improved docs for setAttributeProperties and added a custom typedef describing known properties.
|
6 years ago |
Marek Lewandowski
|
b9efcbe7d4
Feature: Introduced schema#setAttributeProperties() and schema#getAttributeProperties() methods.
|
6 years ago |
Piotrek Koszuliński
|
d904c3dc21
Fixed API docs.
|
6 years ago |
Maciej Gołaszewski
|
659f3b0a22
Merge branch 'master' into t/ckeditor5/1096
|
6 years ago |
Piotrek Koszuliński
|
a3a95279bd
Docs: Added missing docs for schema errors.
|
6 years ago |
Maciej Gołaszewski
|
9a1b283e55
Introduce SchemaItemDefinition#isInline type.
|
6 years ago |
Kamil Piechaczek
|
d9cb677be6
Docs: Fixed invalid method name. Closes #1620.
|
6 years ago |
Piotrek Koszuliński
|
0585d2056f
Merge pull request #1637 from ckeditor/t/1636
|
6 years ago |
Kamil Piechaczek
|
c7953fd655
Internal: Bumped the year. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
a3e61622f1
Swapped the order of parameters in "Schema#findAllowedParent()".
|
7 years ago |
Piotrek Koszuliński
|
d5f716eaf4
Docs: Documented possible way of using this method.
|
7 years ago |
Piotrek Koszuliński
|
0285ad145a
Internal: Public before private.
|
7 years ago |
Maciej Gołaszewski
|
2129b5d20f
Replace Iterator with Iterable in schema docs.
|
7 years ago |
Maciej Gołaszewski
|
f562fee02a
Docs: Remove Position._createAt() references from docs.
|
7 years ago |
Maciej Gołaszewski
|
5f2f65a519
Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets().
|
7 years ago |
Maciej Gołaszewski
|
4d500ac4d4
Changed: Make factory methods of model Position protected.
|
7 years ago |
Maciej Gołaszewski
|
6f28d06dec
WiP: Introduce Position, Range & Selection APIs on model & model/writer.
|
7 years ago |
Maciej Gołaszewski
|
90d2a88bf7
Make Position.createAt() offset parameter required.
|
7 years ago |