提交历史

作者 SHA1 备注 提交日期
  Mateusz Samsel 974e08ef49 Docs: fix error reference in documentation. 6 年之前
  Mateusz Samsel 7d28604d1c Docs: Fix link's url to schema's guide. 6 年之前
  Maciej Bukowski 34d9b45e74 Fixed linter issues. 6 年之前
  Maciej Bukowski ab458a9e2c WIP - changing errors. 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Marek Lewandowski 28273e9d3b Internal: Fixed stray safe initialization. 6 年之前
  Marek Lewandowski 5178e6b11d Fix: Make sure that schema#getAttributeProperties() always return an object. 6 年之前
  Marek Lewandowski 0f279c02c2 Docs: More explicit information that it's acceptable to use other attributes than specified in the AttributeProperties typedef. 6 年之前
  Marek Lewandowski 5a43cb616a Code style: Restored getDefinitions to its rightful place. [skip ci] 6 年之前
  Marek Lewandowski 9d59e6faa6 Internal: Applied review corrections. [skip ci] 6 年之前
  Marek Lewandowski 493c9a571b Docs: Fixed API reference link. 6 年之前
  Marek Lewandowski e78b3b4d8d Code style: Moved schema#getAttributeProperties and schema#setAttributeProperties to a more proper place. 6 年之前
  Marek Lewandowski 5166403a86 Docs: Improved docs for setAttributeProperties and added a custom typedef describing known properties. 6 年之前
  Marek Lewandowski b9efcbe7d4 Feature: Introduced schema#setAttributeProperties() and schema#getAttributeProperties() methods. 6 年之前
  Piotrek Koszuliński d904c3dc21 Fixed API docs. 6 年之前
  Maciej Gołaszewski 659f3b0a22 Merge branch 'master' into t/ckeditor5/1096 6 年之前
  Piotrek Koszuliński a3a95279bd Docs: Added missing docs for schema errors. 6 年之前
  Maciej Gołaszewski 9a1b283e55 Introduce SchemaItemDefinition#isInline type. 6 年之前
  Kamil Piechaczek d9cb677be6 Docs: Fixed invalid method name. Closes #1620. 6 年之前
  Piotrek Koszuliński 0585d2056f Merge pull request #1637 from ckeditor/t/1636 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Kamil Piechaczek a3e61622f1 Swapped the order of parameters in "Schema#findAllowedParent()". 7 年之前
  Piotrek Koszuliński d5f716eaf4 Docs: Documented possible way of using this method. 7 年之前
  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 年之前