Maciej Gołaszewski
|
17ee9e02e8
Added: Make inserted rows appear in proper table section in the view.
|
7 年之前 |
Maciej Gołaszewski
|
7c9bf200fb
Other: Initial 'insert:tableRow' downcast converter implementation.
|
7 年之前 |
Maciej Gołaszewski
|
2d916616b2
Tests: Add temporary insertRow & insertColumn buttons tests.
|
7 年之前 |
Maciej Gołaszewski
|
3ec3274441
Other: Count cell spans when inserting rows & columns.
|
7 年之前 |
Maciej Gołaszewski
|
3f0d2fcfe8
Other: Basic insert row & insert column commands.
|
7 年之前 |
Maciej Gołaszewski
|
e98f1d8ee2
Align code to changes in heading command changes.
|
7 年之前 |
Maciej Gołaszewski
|
c046394558
Docs: Update Table & InsertTableCommand documentation.
|
7 年之前 |
Maciej Gołaszewski
|
bc0b4d5269
Docs: Update `upcastTable()` documentation.
|
7 年之前 |
Maciej Gołaszewski
|
25db5daa0b
Docs: Update `downcastTable()` documentation.
|
7 年之前 |
Maciej Gołaszewski
|
87b81f5455
Changed: Extract downcastTable() and upcastTable() converters to separate files.
|
7 年之前 |
Maciej Gołaszewski
|
474db8375d
Changed: Refactor table converters and make CellSpans class private.
|
7 年之前 |
Maciej Gołaszewski
|
da984b2c49
Added: Calculate heading column cells should consider rowspan and cellspan attributes.
|
7 年之前 |
Maciej Gołaszewski
|
666abcfcb2
Added: Consider `colspan` attribute in `headingColumns` support in downcasting.
|
7 年之前 |
Maciej Gołaszewski
|
9e1330d922
Added: Heading columns calculation should consider `colspan` attribute.
|
7 年之前 |
Maciej Gołaszewski
|
6cd4006201
Test: Change test for splitting not allowed parent.
|
7 年之前 |
Maciej Gołaszewski
|
e6ed900545
Changed: table/converters cleanup.
|
7 年之前 |
Maciej Gołaszewski
|
6cfe0458e8
Other: Added minor documentation.
|
7 年之前 |
Maciej Gołaszewski
|
ee788e7204
Added: Basic table heading columns calculation.
|
7 年之前 |
Maciej Gołaszewski
|
6352328107
Added: Support for heading cols in downcast conversion.
|
7 年之前 |
Maciej Gołaszewski
|
3d0ce07b98
Changed: Properly mark th in thead.
|
7 年之前 |
Maciej Gołaszewski
|
168e0cc056
Changed: Add custom upcast converter for table.
|
7 年之前 |
Maciej Gołaszewski
|
c92c019ec1
Changed: Unify table converter methods invocation.
|
7 年之前 |
Maciej Gołaszewski
|
4906f90045
Changed: Create `upcastTable()` converter.
|
7 年之前 |
Maciej Gołaszewski
|
ce7e0487b6
Tests: Add basic TableUI tests for insertTableButton.
|
7 年之前 |
Maciej Gołaszewski
|
6358ecfeaf
Tests: Add basic InsertTableCommand tests.
|
7 年之前 |
Maciej Gołaszewski
|
88ee296f58
Tests: Update table/converters tests.
|
7 年之前 |
Maciej Gołaszewski
|
ee77207583
Tests: Add basic converter tests.
|
7 年之前 |
Maciej Gołaszewski
|
fdc157c775
Changed: Support heading rows as table attribute.
|
7 年之前 |
Maciej Gołaszewski
|
39101a2512
Other: Update package.json dependencies.
|
7 年之前 |
Maciej Gołaszewski
|
3ceacdf87c
Changed: Bind 'insertTable' button to command.
|
7 年之前 |