Histórico de commits

Autor SHA1 Mensagem Data
  Maciej Gołaszewski c210d2583b Move common utility methods to utils/common.js. 5 anos atrás
  Maciej Gołaszewski 6376ba835f Move selection related utilities to utils/selection.js. 5 anos atrás
  Maciej Gołaszewski 13152fa52b Rename utils/utils.js to utils/common.js. 5 anos atrás
  Maciej Gołaszewski 10dd479905 Move utils.js to utils/utils.js. 5 anos atrás
  Kuba Niegowski 542c77baea Insert row above/below refactored to use utils. 5 anos atrás
  Kuba Niegowski 81694cd1d8 Fixed insert table row/column commands when a widget is selected inside the table cell. 5 anos atrás
  Aleksander Nowodzinski 4ae5723c59 Replaced the getRangeContainedElement() helper with Range#getContainedElement(). 5 anos atrás
  Marek Lewandowski f3c17dcc57 Internal: Extracted soon-to-be-reused range utility. Minor cleanup in one unit test. 5 anos atrás
  Marek Lewandowski 1b6a6bbeb6 Internal: Minor cleanup. 5 anos atrás
  Marek Lewandowski fcc30209a1 Fixed: Added a possibility to insert columns before and after multiple selected cells. 5 anos atrás
  Marek Lewandowski 982af33498 Internal: First PoC solution to insert a column before/after multi-cell selection. 5 anos atrás
  Anna Tomanek 77ec129812 Docs: Table API docs improvements, part 2. [skip ci] 5 anos atrás
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] 6 anos atrás
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 anos atrás
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] 7 anos atrás
  Maciej Gołaszewski 8fcb3f6a8f Change to string reference for TableUtils when using editor.plugins.get. 7 anos atrás
  Aleksander Nowodzinski 666a302b90 Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight. 7 anos atrás
  Maciej Gołaszewski de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). 7 anos atrás
  Maciej Gołaszewski d1c42ccf5a Fix: InsertColumnCommand should work with block content. 7 anos atrás
  Maciej Gołaszewski 8e479de5a8 Docs: Improve common API section of a table feature guide. 7 anos atrás
  Anna Tomanek c987e71063 Docs: Table feature API docs corrections, part 2. [skip ci] 7 anos atrás
  Maciej Gołaszewski ae2b75d37b Docs: Update table documentation. 7 anos atrás
  Maciej Gołaszewski 43624e47ca Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method. 7 anos atrás
  Maciej Gołaszewski ce6affda39 Changed: Create `TableUtils#insertColumns()` and create 'insertColumnBefore' and 'insertColumnAfter' commands. 7 anos atrás
  Maciej Gołaszewski 75ae53e09c Other: Extract common utils from commands and move commands to own module. 7 anos atrás