Историја ревизија

Аутор SHA1 Порука Датум
  Maciej Gołaszewski e53a067d71 Merge branch 'master' into i/6822-table-utils пре 5 година
  Maciej Gołaszewski c210d2583b Move common utility methods to utils/common.js. пре 5 година
  Maciej Gołaszewski 6376ba835f Move selection related utilities to utils/selection.js. пре 5 година
  Maciej Gołaszewski 13152fa52b Rename utils/utils.js to utils/common.js. пре 5 година
  Maciej Gołaszewski 10dd479905 Move utils.js to utils/utils.js. пре 5 година
  Kuba Niegowski e5ed0836a2 TableWalker refactored, API changes. пре 5 година
  Kuba Niegowski 5aa707d71e Added the edge case test of removing multiple empty rows after cells merge. пре 5 година
  Kuba Niegowski 92aecf82ea Apply suggestions from code review пре 5 година
  Kuba Niegowski 974f266686 Updating heading rows in one enqueued change block (to use the current table state for update). пре 5 година
  Kuba Niegowski 9275e84902 Merging cells and removing empty rows in one batch. пре 5 година
  Kuba Niegowski dba9fac0d9 Table heading rows should be properly updated after removing rows as a side effect of merging cells. пре 5 година
  Anna Tomanek a488d5e60a Docs (table): API docs for tables improved. [skip ci] пре 5 година
  Marek Lewandowski 52281a6308 Other: Minor logic simplification. пре 5 година
  Aleksander Nowodzinski b37c98f84f Merge branch 'master' into i/6368 пре 5 година
  Aleksander Nowodzinski 14cd7bed80 Fix: Merge left and right commands should be always enabled if execution does not cross the heading column boundary. пре 5 година
  Aleksander Nowodzinski 7dc643238d Used the getTableCellsContainingSelection() helper across the package. пре 5 година
  Anna Tomanek 77ec129812 Docs: Table API docs improvements, part 2. [skip ci] пре 5 година
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] пре 6 година
  Maciej Gołaszewski eba4f2a516 Update the logic to not allow merging spanned cells. пре 6 година
  Andrew Stewart 733723007f Disable horizontal merge between header and body cells. пре 6 година
  Szymon Cofalik fc9800614c Internal: Set `MergeCellCommand#value` before `#isEnabled` so it is available in `#isEnabled` observable callbacks. пре 6 година
  Maciej Bukowski c76ecca80e Fixed API docs. пре 6 година
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] пре 6 година
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] пре 7 година
  Maciej Gołaszewski 8fcb3f6a8f Change to string reference for TableUtils when using editor.plugins.get. пре 7 година
  Maciej Gołaszewski 7ecdcb7f83 Remove Position, Range, Selection imports from engine/model. пре 7 година
  Maciej Gołaszewski de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). пре 7 година
  Maciej Gołaszewski 4fdeac1710 Changed: Merging empty paragraphs should result in one paragraph. пре 7 година
  Maciej Gołaszewski 1f23fce751 Merge branch 'master' into t/56 пре 7 година
  Maciej Gołaszewski c7ba2a3c5d Fix: InsertRowCommand should work with block content (#value only). пре 7 година