Aleksander Nowodzinski
|
f9b947d356
Merge branch 'dtwist-t/1' into t/1
|
7 years ago |
David Twist
|
e13862a4c3
T/1: Alternate icon set for table feature
|
7 years ago |
Maciej Gołaszewski
|
977a32876f
Other: Add UI components label to translation service.
|
7 years ago |
Maciej Gołaszewski
|
8e78025b0f
Docs: Update Table UI plugins docs.
|
7 years ago |
Maciej Gołaszewski
|
e08c8a5743
Docs: Update ui/utils module docs.
|
7 years ago |
Maciej Gołaszewski
|
c4f7e396ba
Changed: Move splitCell dropdown items to mergeCell dropdown.
|
7 years ago |
Maciej Gołaszewski
|
8ed9287cb1
Docs: Update InsertTableView docs.
|
7 years ago |
Maciej Gołaszewski
|
acb74b314d
Other: Update CSS classes to be more BEM & update color values.
|
7 years ago |
Maciej Gołaszewski
|
bf93fb205e
Other: Remove focus handling from InsertTableView.
|
7 years ago |
Maciej Gołaszewski
|
11a1c58bed
Tests: Fix SetHeaderRowCommand.
|
7 years ago |
Maciej Gołaszewski
|
2972182af7
Changed: Add insertTable dropdown.
|
7 years ago |
Maciej Gołaszewski
|
69645588ca
Changed: Bind dropdown item isActive to header commands.
|
7 years ago |
Maciej Gołaszewski
|
4766e6e4ba
Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand.
|
7 years ago |
Maciej Gołaszewski
|
5ef95db328
Changed: Use proper icons for buttons in UI.
|
7 years ago |
Aleksander Nowodzinski
|
d56c7d1990
Added table icons: table, table-row, table-column, table-split-cell, table-merge-cell, and table-headers.
|
7 years ago |
Maciej Gołaszewski
|
2a3cf2ca52
Added: Initial TableToolbar implementation.
|
7 years ago |
Maciej Gołaszewski
|
81c2b9d841
Added: Initial splitCell dropdown.
|
7 years ago |
Maciej Gołaszewski
|
6f00328892
Tests: Add missing tests for TableUI.
|
7 years ago |
Maciej Gołaszewski
|
792d017efd
Tests: Fix TableUI tests.
|
7 years ago |
Maciej Gołaszewski
|
8d41f1ce96
Added: Initial mergeCell dropdown.
|
7 years ago |
Maciej Gołaszewski
|
8efde98db8
Added: Initial row & column dropdowns.
|
7 years ago |
Piotrek Koszuliński
|
089f055d74
Merge pull request #10 from ckeditor/t/9
|
7 years ago |
Maciej Gołaszewski
|
108c6a42ec
Changed: Make upcasting empty table more explicit.
|
7 years ago |
Szymon Cofalik
|
ffbaaddca3
Fixed wrong variable name.
|
7 years ago |
Szymon Cofalik
|
a04f74a3e3
Changed some comments, docs and code order.
|
7 years ago |
Maciej Gołaszewski
|
b251c59fd0
Changed: Remove redundant parseInt() for table attributes.
|
7 years ago |
Maciej Gołaszewski
|
3b4a7f65f2
Changed: Iterate over a row only of inserted table cell in downcast conversion.
|
7 years ago |
Maciej Gołaszewski
|
7c592328e4
Docs: Fix TableUtils#splitCellVertically() description.
|
7 years ago |
Maciej Gołaszewski
|
5476d3af90
Changed: Remove redundant options from from table schema.
|
7 years ago |
Piotrek Koszuliński
|
d3b387eea0
Minor API docs fixes.
|
7 years ago |