Historique des commits

Auteur SHA1 Message Date
  Kuba Niegowski aa535c19be Removed findAncestor() table helper. il y a 5 ans
  Maciej Gołaszewski b0a58f5d67 Move structure related utility methods to utils/structure.js. il y a 5 ans
  Maciej Gołaszewski c210d2583b Move common utility methods to utils/common.js. il y a 5 ans
  Maciej Gołaszewski 6376ba835f Move selection related utilities to utils/selection.js. il y a 5 ans
  Maciej Gołaszewski 13152fa52b Rename utils/utils.js to utils/common.js. il y a 5 ans
  Maciej Gołaszewski 10dd479905 Move utils.js to utils/utils.js. il y a 5 ans
  Kuba Niegowski d94af12438 Some changes made during review to understand how it works. il y a 5 ans
  Maciej Gołaszewski 40c45ad968 Set table heading columns now splits overlapping cells vertically. il y a 5 ans
  Maciej Gołaszewski c67e84d0f8 Refactor utility methods. il y a 5 ans
  Maciej Gołaszewski 8161c727cd Move cutCellsHorizontallyAt() to general utils. il y a 5 ans
  Maciej Gołaszewski 01002e86a7 Change the cut cells horizontally utility to single function. il y a 5 ans
  Maciej Gołaszewski 22cb400123 Handle horizontal split when making rectangular selection. il y a 5 ans
  Maciej Gołaszewski 12b4fa6282 Fix sorting indexes array bug. il y a 5 ans
  Marek Lewandowski e6640d7a8a Internal: Adjusted to use the new API. il y a 5 ans
  Marek Lewandowski ad19a6cd27 Internal: Integrated multi cell selection with set row header command. il y a 5 ans
  Marek Lewandowski 9017defe53 Internal: Integrated header row command's isEnabled and value properties with multiple cell selection. il y a 5 ans
  Anna Tomanek 77ec129812 Docs: Table API docs improvements, part 2. [skip ci] il y a 5 ans
  Kamil Piechaczek 7a5188b042 Internal: Bumped the year. [skip ci] il y a 6 ans
  Szymon Cofalik 60f805965d Internal: change `execute( forceValue )` to `execute( options )`. il y a 6 ans
  Szymon Cofalik f688e82ff9 Internal: Refactored `SetHeaderColumnCommand#execute()` and `SetHeaderRowCommand#execute()` to use `#value` for simpler code. il y a 6 ans
  Szymon Cofalik e68469f2dd Feature: `SetHeaderColumnCommand#execute()` and `SetHeaderRowCommand#execute()` now can take `forceValue` parameter. il y a 6 ans
  Kamil Piechaczek db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek 5c3b474622 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Gołaszewski 7ecdcb7f83 Remove Position, Range, Selection imports from engine/model. il y a 7 ans
  Maciej Gołaszewski de1c301ab9 Changed: Removed commands/utils~getParentTable() method and renamed commands/utils~getParentElement() to findAncestor(). il y a 7 ans
  Maciej Gołaszewski 767cd3ab95 Unify creation of empty table cells with block content. il y a 7 ans
  Maciej Gołaszewski 1f23fce751 Merge branch 'master' into t/56 il y a 7 ans
  Maciej Gołaszewski c3efd1a7ec Changed: Downcast conversion will work with a block content always present in the table. il y a 7 ans
  Maciej Gołaszewski db9282901f Fix: Switching heading columns/rows off will now behave as expected. il y a 7 ans
  Maciej Gołaszewski 8e479de5a8 Docs: Improve common API section of a table feature guide. il y a 7 ans