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 година |
Maciej Gołaszewski
|
4ec76addce
Use single batch to modify table.
|
пре 5 година |
Maciej Gołaszewski
|
3bedcee623
Move remove multiple rows logic to TableUtils#removeRows().
|
пре 5 година |
Maciej Gołaszewski
|
710ac0bc0c
Move `removeRow` logic to table utils plugin.
|
пре 5 година |
Maciej Gołaszewski
|
ff5981c2b2
Disallow merge cells command execution on selection extending from heading to body.
|
пре 5 година |
Maciej Gołaszewski
|
d141593969
Remove row command should create only one undo step.
|
пре 5 година |
Maciej Gołaszewski
|
cd0cfdc56a
6391: Table converters break view mappings when removing multiple rows with headers during a sing...
|
пре 5 година |
Marek Lewandowski
|
90d81bb5ee
Internal: Variable name adjusted.
|
пре 5 година |
Maciej Gołaszewski
|
4885901c72
Use existing helpers & make code more readable.
|
пре 5 година |
Maciej Gołaszewski
|
43ff963aed
Recalculate table geometry on each table row removal.
|
пре 5 година |
Marek Lewandowski
|
e5df12e0b2
Merge branch 'master' into i/6126
|
пре 5 година |
Marek Lewandowski
|
09f1fd9ed4
Internal: Fixed a case where editor would crash when removing a row with selection in the last cell (of a row that had to be removed).
|
пре 5 година |
Aleksander Nowodzinski
|
09f4ca7cb2
Docs and code refactoring.
|
пре 5 година |
Marek Lewandowski
|
c6254336bb
Other: Made code more concise.
|
пре 5 година |
Marek Lewandowski
|
018c7a6bbf
Internal: Fixed a case when removing last row would crash the editor.
|
пре 5 година |
Marek Lewandowski
|
178a443a2c
Internal: Some further removerowcommand reorganization.
|
пре 5 година |
Marek Lewandowski
|
516f7097d1
Internal: Minor code simplification.
|
пре 5 година |
Marek Lewandowski
|
c708b41475
Internal: Reused recently added `getSelectionAffectedTableCells()` function.
|
пре 5 година |
Aleksander Nowodzinski
|
7dc643238d
Used the getTableCellsContainingSelection() helper across the package.
|
пре 5 година |
Marek Lewandowski
|
c716199959
Internal: Fixed cases where inverted selections would not work correctly with remove column / row commands.
|
пре 5 година |
Marek Lewandowski
|
ab36dc548e
Other: Removed explicitly passed default argument.
|
пре 5 година |
Marek Lewandowski
|
395dbc646d
Internal: Worked around the problem that removing multiple rows resulted with multiple undo snapshots.
|
пре 5 година |
Marek Lewandowski
|
55f95c0a53
Internal: Adding an explanation why multiple model.change() calls are used.
|
пре 5 година |
Marek Lewandowski
|
0bc8a8abdf
Internal: Fixed off by one error when removing row headers.
|
пре 5 година |
Marek Lewandowski
|
23889f27dd
Internal: A workaround for converter issue (ckeditor/ckeditor5#6391).
|
пре 5 година |
Marek Lewandowski
|
60e661b9a6
Docs: API docs for private _removeRow method.
|
пре 5 година |
Marek Lewandowski
|
2f58811a89
Internal: Remove row command enabled state for multiple cell selection is now consistent with collapsed caret selection.
|
пре 5 година |