Maciej Gołaszewski
|
fffcc386a4
Added: Post-fix invalid rowspan attributes.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
06e932a2af
Changed: Improve table post-fixer after removing a table cell (for undo).
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
99c81b691b
Added: Simple table layout post-fixer.
|
7 gadi atpakaļ |
Piotrek Koszuliński
|
a5cedf9ffd
Other: Reviewed command and UI component names. Closes #58.
|
7 gadi atpakaļ |
Anna Tomanek
|
017462cb78
Docs: Table feature API docs corrected, part 1. [skip ci]
|
7 gadi atpakaļ |
Piotrek Koszuliński
|
2864bccb6a
Merge branch 'master' into t/12
|
7 gadi atpakaļ |
Aleksander Nowodzinski
|
26fdfd4e4c
Feature: The MVP of table content styles. Moved styles related to the editing to the separate file (see #2).
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
455b674c3b
Changed: Prevent partial table selection by setting isLimit=true in schema for table, tableCell and tableRow elements.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
4766e6e4ba
Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand.
|
7 gadi atpakaļ |
Szymon Cofalik
|
ffbaaddca3
Fixed wrong variable name.
|
7 gadi atpakaļ |
Szymon Cofalik
|
a04f74a3e3
Changed some comments, docs and code order.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
5476d3af90
Changed: Remove redundant options from from table schema.
|
7 gadi atpakaļ |
Piotrek Koszuliński
|
c7dae62209
Fixed class names.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
428b942185
Other: Remove custom upcast converter for tableRow.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
b76b548ab9
Other: Improve readability of downcast attribute converters.
|
7 gadi atpakaļ |
Szymon Cofalik
|
a994746c68
Minor typos in docs and code style.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
078414a02d
Other: Review table commands names & add tests for TableEditing.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
23cec2d665
Refactor MergeCellCommand.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
ce6affda39
Changed: Create `TableUtils#insertColumns()` and create 'insertColumnBefore' and 'insertColumnAfter' commands.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
4224fbf385
Added: Support of rowspaned cells update in `TableUtils#splitCellHorizontally()`.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
82af5f7922
Changed: Refactor InsertRowCommand to TableUtils plugin and introduce new commands: "insertRowAbove" & "insertRowBelow".
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
7ad4e69784
Added: Initial SetTableHeadersCommand implementation.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
66c06d034e
Added: The `downcastAttributeChange()` conversion helper should accept `asWidget` option.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
3cdb451cae
Added: Initial mergeUp command implementation.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
d25b3fefad
Added: Initial mergeDown command implementation.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
b57a632b53
Added: Initial mergeRight and mergeLeft commands implementation.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
a895dae781
Added: Initial RemoveColumnCommand implementation.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
d1adc4a780
Added: RemoveRow command.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
1ef8e0fe97
Added: Add split cell command.
|
7 gadi atpakaļ |
Maciej Gołaszewski
|
3d9f4e31be
Changed: Make table cell elements render as nested editables in editing view.
|
7 gadi atpakaļ |