Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński e24f2a857f Merge pull request #1047 from ckeditor/t/1046 8 年之前
  Piotrek Koszuliński 626a45d025 Made suere that the test will be understandable. 8 年之前
  Piotrek Koszuliński a472c0b46c Merge branch 'master' into t/1046 8 年之前
  Piotr Jasiun e564a6ac62 Merge pull request #1039 from ckeditor/t/1031 8 年之前
  Kamil Piechaczek c56fe6aa1d Support for multi-ranges selection. 8 年之前
  Szymon Cofalik db591dda95 Fixed: `DocumentSelection#_fixGraveyardSelection` now does not add incorrect range when all content is removed from document, instead it is empty. 8 年之前
  Kamil Piechaczek 4539fc167c Improved the test. 8 年之前
  Kamil Piechaczek b151eee54a Fixed docs. [skip ci] 8 年之前
  Kamil Piechaczek a14ba289b4 Moved getLimitElement() from DataController#DeleteContent() to Schema. 8 年之前
  Kamil Piechaczek 568bb0b515 "model.DocumentFragment#getNodeByPath()" works with offsets instead of indexes. 8 年之前
  Kamil Piechaczek f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. 8 年之前
  Piotrek Koszuliński 25cc5271bb Added tests and fixed text nodes comparison. 8 年之前
  Piotrek Koszuliński 6fcc53e71a Filter out mutations which undid themselves. (and result with a before==after change). 8 年之前
  Kamil Piechaczek ab48fb6867 Merge pull request #1037 from ckeditor/t/1036 8 年之前
  Piotrek Koszuliński 1e73135772 Renamed all includeNode options to includeSelf. 8 年之前
  Piotrek Koszuliński 2738f5e924 Introduced includeSelf to Node#getCommonAncestor() methods. 8 年之前
  Kamil Piechaczek 18708c6f9a Merge pull request #1035 from ckeditor/t/1033 8 年之前
  Piotrek Koszuliński 8181e3a896 Introduced view.Node#getCommonAncestor(). 8 年之前
  Piotrek Koszuliński 14fc05fe81 Tests: Code style. 8 年之前
  Piotrek Koszuliński c731b824bc Introduced model.Node#getCommonAncestor(). 8 年之前
  Piotrek Koszuliński c9241a0581 Tests: Code style. 8 年之前
  Piotrek Koszuliński 65a798cfb4 Merge pull request #1023 from ckeditor/t/1021 8 年之前
  Piotrek Koszuliński 28ee2dbbb2 Internal: Docs and code style. 8 年之前
  Piotrek Koszuliński 06ca4c9b50 Merge branch 'master' into t/1021 8 年之前
  Piotr Jasiun 69bb752ec1 Merge pull request #1029 from ckeditor/t/1014b 8 年之前
  Piotr Jasiun 6c5b29c450 Merge pull request #1030 from ckeditor/t/1028 8 年之前
  Szymon Cofalik 4d52f83ad9 Tests: Updated `view.UIElement` manual test. 8 年之前
  Szymon Cofalik 2354d31dd7 Fixed: In `view.Renderer#render` make sure that inline filler is created before selection is updated (so selection do not end up before filler element). 8 年之前
  Szymon Cofalik 10efae7d56 Fixed: `view.Renderer#render` will now always create inline filler at expected position. 8 年之前
  Szymon Cofalik 7692ed2520 Tests: Added mising test in `view.Position` and fixing CC. 8 年之前