Piotrek Koszuliński
|
e00a151f52
Simplified the implementation.
|
8 年之前 |
Piotrek Koszuliński
|
abb12f2fbe
Introduced Schema#getValidRanges.
|
8 年之前 |
Piotrek Koszuliński
|
8f004ccbf4
Simplified the implementation.
|
8 年之前 |
Piotrek Koszuliński
|
5cef1bf318
Introduced Schema#checkAttributeInSelection.
|
8 年之前 |
Piotrek Koszuliński
|
a16df7edfd
Code style: Proper method ordering.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Piotrek Koszuliński
|
fa15f687eb
Feature: Introduced `Schema#limits` map. See #818.
|
8 年之前 |
Piotrek Koszuliński
|
d893eb58d9
Updated imports to use scoped packages.
|
9 年之前 |
Piotrek Koszuliński
|
c904325be6
Bump up the year.
|
9 年之前 |
Piotrek Koszuliński
|
2a894e8be4
Use package-based paths to modules.
|
9 年之前 |
Piotrek Koszuliński
|
ae27ee13e4
Refactoring: improved variables naming.
|
9 年之前 |
Piotrek Koszuliński
|
d96f372394
Refactoring: it's better to avoid cloning tables.
|
9 年之前 |
Piotrek Koszuliński
|
9191b822d9
Reject paths which contain elements which aren't even registered to the schema.
|
9 年之前 |
Piotrek Koszuliński
|
5bbe9d8101
Fixed the path matching algorithm to always require right end matching.
|
9 年之前 |
Piotrek Koszuliński
|
19fdf58d76
Refactoring: Switched order of classes – public should go first.
|
9 年之前 |
Piotrek Koszuliński
|
33fb840048
API docs fixes.
|
9 年之前 |
Maciek
|
8baab1fbb8
Docs: converting docs to the new format.
|
9 年之前 |
Maciek
|
ba20d9ad60
Docs: renamed many type references.
|
9 年之前 |
Maciek
|
6af1af021f
Started fixing docs in engine.
|
9 年之前 |
Piotrek Koszuliński
|
bd649569e4
Added missing schema tests and docs.
|
9 年之前 |
Piotrek Koszuliński
|
e26381c970
Base infrastructure and tests for the insertContent() function.
|
9 年之前 |
Szymon Cofalik
|
927c4e8603
Fixed: when checking path, Schema should skip items which are not registered.
|
9 年之前 |
Szymon Cofalik
|
7826f3af8c
Added: Schema#itemExtends + some docs fixes in Schema.
|
9 年之前 |
Maksymilian Barnaś
|
955cad14ea
Updated error names.
|
9 年之前 |
Piotrek Koszuliński
|
c88cb07749
Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149.
|
9 年之前 |
Oskar Wrobel
|
8c4669d4b5
Renamed `ALLOW` and `DISALLOW` to lower case.
|
9 年之前 |
Piotr Jasiun
|
370c25830c
Renamed treeView to view, treeModel to model and treeController to conversion.
|
9 年之前 |