| .. |
|
_utils
|
66c06d034e
Added: The `downcastAttributeChange()` conversion helper should accept `asWidget` option.
|
7 years ago |
|
commands
|
ffc3d89a6a
Refactor InsertTableCommand and create the `TableUtils#createTable()` method.
|
7 years ago |
|
converters
|
535598eab7
Fixed: SetTableHeadersCommand should split rowspanned cells that overlaps thead section after changing heading rows.
|
7 years ago |
|
manual
|
33e2e969cc
Tests: Update manual tests UI components.
|
7 years ago |
|
table.js
|
02de5500f1
Other: Add Widget to Table feature requires.
|
7 years ago |
|
tableediting.js
|
d6c01fc3d7
Tests: Rename formatModelTable() tests helper to formatTable().
|
7 years ago |
|
tableui.js
|
ce6affda39
Changed: Create `TableUtils#insertColumns()` and create 'insertColumnBefore' and 'insertColumnAfter' commands.
|
7 years ago |
|
tableutils.js
|
43624e47ca
Refactor InsertColumnCommand and create the `TableUtils#getCellLocation()` method.
|
7 years ago |
|
tablewalker.js
|
bf7cf52952
Fix: The set table headers command should properly split rowspanned cell at the end of a row.
|
7 years ago |