Commit történet

Szerző SHA1 Üzenet Dátum
  Kuba Niegowski aa535c19be Removed findAncestor() table helper. 5 éve
  Maciej Gołaszewski c210d2583b Move common utility methods to utils/common.js. 5 éve
  Maciej Gołaszewski 6376ba835f Move selection related utilities to utils/selection.js. 5 éve
  Maciej Gołaszewski 13152fa52b Rename utils/utils.js to utils/common.js. 5 éve
  Maciej Gołaszewski 10dd479905 Move utils.js to utils/utils.js. 5 éve
  Kuba Niegowski 7b84d7dfed Refactored insertRows with copyStructureFromAbove option. 5 éve
  Kuba Niegowski b6a02f862f Merge branch 'master' into i/6549 5 éve
  Kuba Niegowski 542c77baea Insert row above/below refactored to use utils. 5 éve
  Kuba Niegowski 81694cd1d8 Fixed insert table row/column commands when a widget is selected inside the table cell. 5 éve
  Kuba Niegowski ee8958655f Adding a new row in the table copies structure of the selected row. 5 éve
  Aleksander Nowodzinski 4ae5723c59 Replaced the getRangeContainedElement() helper with Range#getContainedElement(). 5 éve
  Marek Lewandowski ceda2cbe25 Internal: Added a support for inserting rows below and above multi-cell selection. 5 éve
  Anna Tomanek 77ec129812 Docs: Table API docs improvements, part 2. [skip ci] 5 éve
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] 6 éve
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 éve
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] 7 éve
  Maciej Gołaszewski 8fcb3f6a8f Change to string reference for TableUtils when using editor.plugins.get. 7 éve
  Maciej Gołaszewski de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). 7 éve
  Maciej Gołaszewski 432533fd5d Fix: InsertRowCommand should work with block content. 7 éve
  Maciej Gołaszewski 8e479de5a8 Docs: Improve common API section of a table feature guide. 7 éve
  Anna Tomanek c987e71063 Docs: Table feature API docs corrections, part 2. [skip ci] 7 éve
  Maciej Gołaszewski ae2b75d37b Docs: Update table documentation. 7 éve
  Maciej Gołaszewski 23cec2d665 Refactor MergeCellCommand. 7 éve
  Maciej Gołaszewski 1cd12b9674 Refactor InsertRowCommand. 7 éve
  Maciej Gołaszewski 4224fbf385 Added: Support of rowspaned cells update in `TableUtils#splitCellHorizontally()`. 7 éve
  Maciej Gołaszewski 82af5f7922 Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow". 7 éve
  Maciej Gołaszewski 75ae53e09c Other: Extract common utils from commands and move commands to own module. 7 éve