Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik ff948d27d2 Added `text` entity in Schema. Fixed AttributeCommand#checkSchema to query at proper position. hace 9 años
  Szymon Cofalik d48ae676cd Moved Schema to treeModel namespace. Moved Command and AttributeCommand to command namespace. hace 9 años
  Szymon Cofalik 71b6dd3607 Added core.AttributeCommand#_getSchemaValidRanges and used it in #execute. hace 9 años
  Szymon Cofalik 8084e02172 Changed: core.Command#checkEnabled to core.Command#refreshState. hace 9 años
  Szymon Cofalik 8e743d6946 [WIP] Introduced core.Feature and core.BoldFeature. hace 10 años
  Szymon Cofalik b4d7649458 Updated core.AttributeCommand to use proper core.Schema API. Added treeModel.Document#schema. hace 10 años
  Szymon Cofalik 71b1c38a0e Introduced core.Schema. hace 10 años
  Szymon Cofalik a8a62309dc Tests: Improvements in core.Command tests. hace 10 años
  Szymon Cofalik ccb68c6934 Some integration proposals for core.Editor. hace 10 años
  Szymon Cofalik ccd98a4a63 Tests: fixed branch coverage for treeModel.Selection tests. hace 10 años
  Szymon Cofalik 0897646ba9 Fixed: treeModel.Document#_setSelectionAttributes if selection is at the beginning or end of non-empty block. hace 10 años
  Szymon Cofalik accd0065c0 Docs: core.Collection fix. hace 10 años
  Szymon Cofalik a6ae92c685 Introduce treeModel.Document#_setSelectionAttributes. hace 10 años
  Szymon Cofalik 897526c215 Fixed: treeModel.LivePosition trying to transform when attribute operation got applied. hace 10 años
  Szymon Cofalik 8d095d9591 Tests: fixed tests for core.Command. hace 10 años
  Szymon Cofalik 60f4835c08 Improvements in treeModel.Selection: added hasAnyRange, getFirstRange, getFirstPosition. hace 10 años
  Szymon Cofalik 7b80514306 Introduce core.AttributeCommand. hace 10 años
  Szymon Cofalik 72990bd743 Introduce core.Command. hace 10 años
  Szymon Cofalik 9e3735395d Make EmitterMixin.fire return a value. hace 10 años
  Szymon Cofalik fbf378e9a0 Docs: typos. hace 10 años
  Piotr Jasiun bd3b48d9d8 Merge pull request #229 from ckeditor/ot-for-deltas hace 9 años
  Piotr Jasiun dc51b60f62 File renaming. hace 9 años
  Szymon Cofalik d0e5e15776 Tests: MergeDelta x MergeDelta transformation test added. hace 9 años
  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. hace 9 años
  Szymon Cofalik d7a3d42dc2 Moved delta priorities to delta classes. hace 9 años
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. hace 9 años
  Szymon Cofalik a72c93d0ea Cleanup: methods order in classes, let -> const. hace 9 años
  Szymon Cofalik e08d873e69 Introduced multiple special cases for deltas transformation, documented and tested delta transformations. hace 9 años
  Szymon Cofalik 00bf9fb8a9 Changes in MergeDelta API. hace 9 años
  Szymon Cofalik 9d475ef963 Introduced API for deltas. hace 9 años