Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 97a67920e2 Implemented selection.collapse(). 9 years ago
  Piotrek Koszuliński 56a7a3ec8a Tests: Wrapped addRange() tests into describe(). 9 years ago
  Piotr Jasiun c3d4cf8cec Merge pull request #294 from ckeditor/t/275 9 years ago
  Szymon Kupś 04dbf96e20 Testing, consuming and reverting style/class attribute in treeController.ViewConsumable should operate only on already added items. 9 years ago
  Szymon Kupś 7ab0ebb3ad Added styles and classes handing in test/consume/revert methods of treeController.ViewConsumable class. 9 years ago
  Piotr Jasiun 81bbdb9a3b Merge pull request #302 from ckeditor/t/300 9 years ago
  Piotr Jasiun a2223869e1 Merge pull request #305 from ckeditor/t/303 9 years ago
  Szymon Cofalik 45f6ff43c1 Rename engine.treeModel.TextFragment to engine.treeModel.TextProxy. 9 years ago
  Szymon Kupś d1f566feab Introduced new static method: treeView.dataController.ViewConsumable.createFromElement(). 9 years ago
  Szymon Cofalik c3828d6c38 Added SchemaItem#_checkRequiredAttributes. Merged Schema#checkXXX methods into Schema#check. Added Schema._normalizeQueryPath. Added type engine.treeModel.SchemaPath. 9 years ago
  Szymon Kupś feebf7533a Added treeView.Text and treeView.DocumentFragment as consumables to treeController.ViewConsumable. 9 years ago
  Szymon Kupś d3f355e769 Merge branch 'master' into t/275 9 years ago
  Piotr Jasiun b6c8f4df2e Merge pull request #304 from ckeditor/t/173 9 years ago
  Szymon Kupś bbd9f5504f Docs update, code refractoring in treeView.DomConverter and treeView.DocumentFragment. 9 years ago
  Szymon Kupś 9fa751fac0 Updated docs to treeView.DomConverter. 9 years ago
  Szymon Kupś 036a55f102 Added DocumentFragment support treeView.DomConvereter. 9 years ago
  Piotr Jasiun 99b0debcb4 Merge pull request #295 from ckeditor/t/284 9 years ago
  Szymon Kupś 20a8be3837 Changed return value of treeView.Writer.remove() method to treeView.DocumentFragment. 9 years ago
  Szymon Kupś e77d0ffceb Updated docs, adding DocumentFragment as possible parent of view Element. 9 years ago
  Szymon Kupś a88ff4d7f7 Added treeView.DocumentFragment. 9 years ago
  Szymon Cofalik 0619c61125 Added treeModel.Schema#checkInElements. Changed treeModel.Schema#requireAttributes to work on sets of attributes ("patterns"). 9 years ago
  Szymon Cofalik 2cb460bd37 Add required attributes to schema items. Allow multiple attributes when adding rules or querying schema. 9 years ago
  Szymon Kupś 47a790b9d2 Added static method consumablesFromElement to treeController.ViewConsumable. 9 years ago
  Szymon Kupś c229575230 Added getClassNames and getStyleNames methods to treeView.Element. 9 years ago
  Szymon Kupś 31d1214a8c Docs minor fixes. 9 years ago
  Szymon Kupś 14f6db49ff ViewConsumable methods API change, updated tests. 9 years ago
  Piotrek Koszuliński c9fa0ff2ed Merge pull request #301 from ckeditor/t/288 9 years ago
  Piotrek Koszuliński 6e5695f33d Merge pull request #299 from ckeditor/t/298 9 years ago
  Aleksander Nowodzinski 90b5d4ae21 Fixed: HtmlDataProcessor tests failing in firefox because of const variable in the loop. 9 years ago
  Szymon Cofalik b2505bc658 Changed: DocumentFragment can be passed to methods expecting engine.treeModel.NodeSet. 9 years ago