Maciej Gołaszewski
|
6376ba835f
Move selection related utilities to utils/selection.js.
|
5 years ago |
Maciej Gołaszewski
|
13152fa52b
Rename utils/utils.js to utils/common.js.
|
5 years ago |
Maciej Gołaszewski
|
10dd479905
Move utils.js to utils/utils.js.
|
5 years ago |
Aleksander Nowodzinski
|
2f027e53a8
Implemented getTableCellsContainingSelection() and getSelectionAffectedTableCells() helpers.
|
5 years ago |
Aleksander Nowodzinski
|
3c95e61dbd
Secured the selected cells discovery in TableCellPropertyCommand.
|
5 years ago |
Piotrek Koszuliński
|
c85a78ae91
Docs: Added some comments.
|
5 years ago |
Maciej Gołaszewski
|
a9aa2bb2c1
Fix line width lint error in the docs.
|
5 years ago |
Aleksander Nowodzinski
|
e189a1fbea
Update src/tablecellproperties/commands/tablecellpropertycommand.js
|
5 years ago |
Maciej Gołaszewski
|
023d2e39df
Move getSelectedTableCells() to TableCellPropertyCommand.
|
5 years ago |
Maciej Gołaszewski
|
9a52e114fe
Table cell properties command #value handling for multi-cell selection
|
5 years ago |
Maciej Gołaszewski
|
8e48b43087
Extract getFirstSelectedTableCell() helper function.
|
5 years ago |
Maciej Gołaszewski
|
21534f6707
Handle multi-cell selection in table cell properties commands.
|
5 years ago |
Anna Tomanek
|
1f0e2eb72d
Docs: Table API docs improvements, part 4. [skip ci]
|
5 years ago |
Maciej
|
d9e243e48f
Apply suggestions from code review
|
5 years ago |
Maciej Gołaszewski
|
2d87c39699
Add default unit to a numeric value passed to TableCellWidthCommand.
|
5 years ago |
Aleksander Nowodzinski
|
adb37d180f
Docs: Improved wording and fixed mistakes in various modules.
|
5 years ago |
Maciej Gołaszewski
|
63507aeff1
Table commands should operate on single table.
|
5 years ago |
Maciej Gołaszewski
|
0f83fb9acd
De-duplicate table cell commands code.
|
5 years ago |