Aleksander Nowodzinski
|
d3330244fa
Tests: Aligned table tests to the WidgetTypeAround feature.
|
5 years ago |
Kuba Niegowski
|
0b44ce5f6e
Table row upcast converter skips empty rows.
|
5 years ago |
Tomek Wytrębowicz
|
6597177e28
Other: Remove the enigmatic Edge-related code comment. ckeditor/ckeditor5#6202.
|
5 years ago |
Maciej Gołaszewski
|
f225520ec7
Merge branch 'master' into i/3287
|
6 years ago |
Kamil Piechaczek
|
7a5188b042
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
a7f398b36b
Remove custom table formatting utils in favor of assertEqualMarkup().
|
6 years ago |
Maciej Gołaszewski
|
a6c02b47af
Add stub file for table styles conversion tests.
|
6 years ago |
Maciej Gołaszewski
|
eb898bc61c
Add basic table border style upcast conversion test.
|
6 years ago |
Kamil Piechaczek
|
db6b0450ae
Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci]
|
6 years ago |
Kamil Piechaczek
|
5c3b474622
Internal: Bumped the year. [skip ci]
|
6 years ago |
Maciej Gołaszewski
|
41d63eb3e4
Merge branch 'master' into t/ckeditor5-engine/1556
|
7 years ago |
Maciej Gołaszewski
|
e77977e8ec
Align code to the changes in conversion API.
|
7 years ago |
Maciej Gołaszewski
|
8cf89193d9
Enable images in table cells.
|
7 years ago |
Krzysztof Krztoń
|
2c5ea149ae
Skip text nodes between 'tr' elements during table upcast.
|
7 years ago |
Maciej Gołaszewski
|
caa2ec28be
Fix: The upcast conversion now properly parses inline content in table cell into single paragraph.
|
7 years ago |
Maciej Gołaszewski
|
11d80a0efe
Disallow image in table.
|
7 years ago |
Maciej Gołaszewski
|
bc946b565f
Tests: Dissalow table in table test for upcast converter.
|
7 years ago |
Maciej Gołaszewski
|
2a4abf33bf
Fix: Wrong import path fo the paragraph plugin.
|
7 years ago |
Maciej Gołaszewski
|
9d998b03fb
Changed: Properly upcast table cell contents.
|
7 years ago |
Maciej Gołaszewski
|
0b7b8be126
Tests: Add explicit tests for `<table>` inside `<figure>` element upcasting.
|
7 years ago |
Maciej Gołaszewski
|
5476d3af90
Changed: Remove redundant options from from table schema.
|
7 years ago |
Maciej Gołaszewski
|
ffd872642d
Align code to the latest changes in converters API.
|
7 years ago |
Maciej Gołaszewski
|
7c9bf200fb
Other: Initial 'insert:tableRow' downcast converter implementation.
|
7 years ago |
Maciej Gołaszewski
|
87b81f5455
Changed: Extract downcastTable() and upcastTable() converters to separate files.
|
7 years ago |