Commit History

Author SHA1 Message Date
  Szymon Cofalik 4c4da38c2e Changed: improvements for treeModel.Schema. 10 years ago
  Szymon Cofalik d0ba5aebae Changed: enabled element name in treeModel.RootElement. Corrected error name in treeModel.Document. 10 years ago
  Szymon Cofalik d46831cb04 Changed: prefixed special items in treeModel.Schema with $ sign. 10 years ago
  Szymon Cofalik 7f0278c6d4 Rename Document#_setSelectionAttributes to Document#_updateSelectionAttributes. 10 years ago
  Szymon Cofalik b2363ca634 Tests: move treeModel.Schema tests to proper directory. 10 years ago
  Szymon Cofalik ff948d27d2 Added `text` entity in Schema. Fixed AttributeCommand#checkSchema to query at proper position. 10 years ago
  Szymon Cofalik d48ae676cd Moved Schema to treeModel namespace. Moved Command and AttributeCommand to command namespace. 10 years ago
  Szymon Cofalik 71b6dd3607 Added core.AttributeCommand#_getSchemaValidRanges and used it in #execute. 10 years ago
  Szymon Cofalik 8084e02172 Changed: core.Command#checkEnabled to core.Command#refreshState. 10 years ago
  Szymon Cofalik 8e743d6946 [WIP] Introduced core.Feature and core.BoldFeature. 10 years ago
  Szymon Cofalik b4d7649458 Updated core.AttributeCommand to use proper core.Schema API. Added treeModel.Document#schema. 10 years ago
  Szymon Cofalik 71b1c38a0e Introduced core.Schema. 10 years ago
  Szymon Cofalik a8a62309dc Tests: Improvements in core.Command tests. 10 years ago
  Szymon Cofalik ccb68c6934 Some integration proposals for core.Editor. 10 years ago
  Szymon Cofalik ccd98a4a63 Tests: fixed branch coverage for treeModel.Selection tests. 10 years ago
  Szymon Cofalik 0897646ba9 Fixed: treeModel.Document#_setSelectionAttributes if selection is at the beginning or end of non-empty block. 10 years ago
  Szymon Cofalik accd0065c0 Docs: core.Collection fix. 10 years ago
  Szymon Cofalik a6ae92c685 Introduce treeModel.Document#_setSelectionAttributes. 10 years ago
  Szymon Cofalik 897526c215 Fixed: treeModel.LivePosition trying to transform when attribute operation got applied. 10 years ago
  Szymon Cofalik 8d095d9591 Tests: fixed tests for core.Command. 10 years ago
  Szymon Cofalik 60f4835c08 Improvements in treeModel.Selection: added hasAnyRange, getFirstRange, getFirstPosition. 10 years ago
  Szymon Cofalik 7b80514306 Introduce core.AttributeCommand. 10 years ago
  Szymon Cofalik 72990bd743 Introduce core.Command. 10 years ago
  Szymon Cofalik 9e3735395d Make EmitterMixin.fire return a value. 10 years ago
  Szymon Cofalik fbf378e9a0 Docs: typos. 10 years ago
  Piotr Jasiun bd3b48d9d8 Merge pull request #229 from ckeditor/ot-for-deltas 9 years ago
  Piotr Jasiun dc51b60f62 File renaming. 9 years ago
  Szymon Cofalik d0e5e15776 Tests: MergeDelta x MergeDelta transformation test added. 9 years ago
  Szymon Cofalik 559033d6cd Split core.treeModel.delta.transform into two files, one with API and one with transformation cases. Renamed transform#addSpecialCase to transform#addTransformationCase. 9 years ago
  Szymon Cofalik d7a3d42dc2 Moved delta priorities to delta classes. 9 years ago