Historie revizí

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