Commit History

作者 SHA1 備註 提交日期
  Maciej Gołaszewski 1a3b72a794 Fix error messages tests assertions. 5 年之前
  Maciej Gołaszewski 2a47dc9afe Remove various issues with duplicated test code or test case/suite title. 5 年之前
  Aleksander Nowodzinski 72f5036785 Tests: Updated the tableCell element schema definitions since it is not an object anymore (but selectable). 5 年之前
  Kuba Niegowski d914edc1ee Replaced item.is( 'text' ) with item.is( '$text' ) and the same for textProxy -> $textProxy. 5 年之前
  Piotrek Koszuliński 46defe5c19 Tests: Fixed to.be.equal() use. 5 年之前
  Kamil Piechaczek 344ec71488 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Gołaszewski c1fc5f85fa Merge branch 'master' into t/ckeditor5-widget/95 6 年之前
  Maciej Gołaszewski 555002a31e Rearrange getSelectedBlocks tests. 6 年之前
  Maciej Gołaszewski 8dab1151f1 Fix blocks selection when only parent is selected. 6 年之前
  Maciej Gołaszewski c7961ae057 Refactor the selection.getSelectedBlocks(). 6 年之前
  Mateusz Samsel d3f4b23206 Unify names of unit tests. 6 年之前
  Mateusz Samsel 7a360adede Remove checks for no parameters, as those shouldn't be supported. 6 年之前
  Mateusz Samsel 9d85b88c93 Add unit test for 'is' methods. 6 年之前
  Maciej Bukowski 57d2396204 Fixed model tests. 6 年之前
  Maciej Bukowski ab458a9e2c WIP - changing errors. 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Piotrek Koszuliński bff3c8237f Merge branch 'master' into t/ckeditor5-table/163 6 年之前
  Aleksander Nowodzinski 55706c3a43 Feature: Implemented Selection#is() and DocumentSelection#is() methods. 6 年之前
  Maciej Gołaszewski 09d4692f71 The selection.getSelectedBlocks() should not return parent nodes beyond limit ancestors. 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Maciej Gołaszewski eae56a294a Add tests for selection.getTopMostBlocks(). 7 年之前
  Maciej Gołaszewski f562fee02a Docs: Remove Position._createAt() references from docs. 7 年之前
  Maciej Gołaszewski 5f2f65a519 Changed: Make Range factory methods protected. Remove Range.createFromParentsAndOffsets(). 7 年之前
  Maciej Gołaszewski 217d1035e1 Changed: Use Position._createAt( position ) instead of Position._createFromPosition( position ) to clone position. 7 年之前
  Maciej Gołaszewski 4d500ac4d4 Changed: Make factory methods of model Position protected. 7 年之前
  Szymon Cofalik 32a2f1e549 Docs: Improved error docs. 7 年之前
  Maciej Gołaszewski 88fb7a1561 Tests: Properly use sinon sandbox in tests. 7 年之前
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". 7 年之前
  Kamil Piechaczek 2ea3620391 Merge branch 'master' into t/738 7 年之前
  Maciej Bukowski 8e5e2fbebc Improved CC. 7 年之前