提交歷史

作者 SHA1 備註 提交日期
  Piotr Jasiun f525b24afd Put data object instead of selection in the selection event. We may need to add mode data in the future (for instance treeView instance). 9 年之前
  Piotr Jasiun f5a53d8a09 Fire selectionAttribute only if the attribute is not consumed. 9 年之前
  Piotr Jasiun b0d238d74d Renamed selection-to-view-converters.js to model-selection-to-view-converters.js. 9 年之前
  Piotr Jasiun f55e86ddc3 Mapper: Export moving to text node to the separate private method. 9 年之前
  Szymon Cofalik 14743c36cf Changed: treeController.ModelConverterBuilder now adds selection converter when needed. 9 年之前
  Szymon Cofalik 8f72266827 Added: treeController.selectionToView selection to view default converters. 9 年之前
  Szymon Cofalik 142f17d7cf Changed: treeController.ModelConversionDispatcher introduced selection conversion. 9 年之前
  Szymon Cofalik 296cc8fefb Docs: treeController.ModelConsumable updated docs with mentions about Selection consumables. 9 年之前
  Szymon Cofalik 1a79f1df8c Tests: fixed code coverage for utils. 9 年之前
  Szymon Cofalik 74fdbb4c88 Changed: treeView.Writer should not break text node if it's directly in ContainerElement. 9 年之前
  Szymon Cofalik ee4ea91326 Docs: treeView.ContainerElement. 9 年之前
  Szymon Cofalik ca58c843bd Changed: treeModel.Selection slight refactor. 9 年之前
  Szymon Cofalik e0dcc9dbcf Changed: treeController.Mapper now puts position inside a text node if it is next to it. 9 年之前
  Piotr Jasiun 6e0ab7c478 One more rename treeView to Document. 9 年之前
  Piotr Jasiun 57a3105dd2 Merge pull request #421 from ckeditor/t/253 9 年之前
  Piotr Jasiun d302ab3431 Renamed tests/treeview/treeview/* to tests/treeview/document/*. 9 年之前
  Oskar Wrobel d2aa48e3c2 Renamed TreeDocument to ViewDocument. 9 年之前
  Oskar Wrobel c7e80a635a Renamed TreeView.TreeView to TreeView.Document. 9 年之前
  Szymon Kupś b5c32005fc Changed bender global to read only in jshintrc file. 9 年之前
  Piotr Jasiun fc30c92696 Added bender global. 9 年之前
  Szymon Kupś 280bb53cda Merge pull request #417 from ckeditor/t/416 9 年之前
  Szymon Kupś 96871d23ff Minor test name and whitespace fix. 9 年之前
  Piotr Jasiun f5f62e51fb Changed way how selection.isCollapsed works. Added model.selection.rangeCount method. 9 年之前
  Piotr Jasiun 268d7a29d1 Merge pull request #411 from ckeditor/t/385 9 年之前
  Szymon Kupś 856a047f76 Removed other occurences of in tests. 9 年之前
  Szymon Kupś 3e9bd74b4e Moved root element clearing to ViewParser in view test utils. 9 年之前
  Szymon Kupś aebf94aba2 Changed withSelection option in view's and model's test utilities to withoutSelection. 9 年之前
  Piotrek Koszuliński c91e9c41ae Merge pull request #414 from ckeditor/t/413 9 年之前
  Szymon Cofalik e0c267395d Tests: added test for MoveOperation. 9 年之前
  Szymon Cofalik 70b22962f4 Fixed: MoveOperation thrown errors when it should not (fixes #413). 9 年之前