Maciej Gołaszewski
|
a7f398b36b
Remove custom table formatting utils in favor of assertEqualMarkup().
|
6 years ago |
Szymon Cofalik
|
ed67104902
Other: Added `pluginName` to editing plugin.
|
6 years ago |
Szymon Cofalik
|
59c7a848f3
Tests: Slight change to a test.
|
6 years ago |
Szymon Cofalik
|
ad4f22a7a6
Fix: Table rows will not be added on tab key press if the associated command is disabled.
|
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 |
Aleksander Nowodzinski
|
5b399ef0a4
Feature: Allowed media embeds in table cells.
|
7 years ago |
Maciej Gołaszewski
|
a925426b23
Merge branch 'master' into t/126
|
7 years ago |
Maciej Gołaszewski
|
037d2acf2d
Update blockQuote schema definition in keyboard navigation tests.
|
7 years ago |
Maciej Gołaszewski
|
72f15dbaf4
Add tests for blockQuote in table handling on TAB caret movement.
|
7 years ago |
Maciej Gołaszewski
|
44d54f31ed
Fix TAB handling test.
|
7 years ago |
Maciej Gołaszewski
|
4fe9c85a5c
Add tests for TAB handling in table when target cell contains an image.
|
7 years ago |
Maciej Gołaszewski
|
8cf89193d9
Enable images in table cells.
|
7 years ago |
Maciej Gołaszewski
|
842a5c7595
Add test for table isBlock schema rule.
|
7 years ago |
Aleksander Nowodzinski
|
666a302b90
Renamed insertTableColumnBefore and insertTableColumnAfter commands to insertTableColumnLeft and insertTableColumnRight.
|
7 years ago |
Kamil Piechaczek
|
44db1f6d28
Disabled a media in a table.
|
7 years ago |
Maciej Gołaszewski
|
11d80a0efe
Disallow image in table.
|
7 years ago |
Maciej Gołaszewski
|
ad2040494f
Changed: Make block content tab key event listener higher priority then table's one.
|
7 years ago |
Maciej Gołaszewski
|
9d998b03fb
Changed: Properly upcast table cell contents.
|
7 years ago |
Maciej Gołaszewski
|
c3efd1a7ec
Changed: Downcast conversion will work with a block content always present in the table.
|
7 years ago |
Maciej Gołaszewski
|
3fd9ede38a
Added: Tab/Shift+Tab should properly move selection when part of block content is selected inside table cell.
|
7 years ago |
Maciej Gołaszewski
|
2c806cf5f1
Added: Wrap table cell in paragraph on enter.
|
7 years ago |
Maciej Gołaszewski
|
ac29d94aab
Changed: Disallow table in table.
|
7 years ago |
Maciej Gołaszewski
|
931218f18c
Test: Add proper tests for table schema in table editing tests.
|
7 years ago |
Aleksander Nowodzinski
|
5c6b24ea31
Revert "Added: Simple table layout post-fixer."
|
7 years ago |
Maciej Gołaszewski
|
0b7fa953df
Added: Simple table layout post-fixer.
|
7 years ago |
Maciej Gołaszewski
|
f7c29a3ef0
Internal: Align code to the API changes (selection post-fixer).
|
7 years ago |
Piotrek Koszuliński
|
a5cedf9ffd
Other: Reviewed command and UI component names. Closes #58.
|
7 years ago |
Maciej Gołaszewski
|
bd8081deda
Fix: The output HTML should use <figure>.
|
7 years ago |
Maciej Gołaszewski
|
4766e6e4ba
Other: Refactored SetTableHeadersCommand to two SetHeaderColumnCommand and SetHeaderRowCommand.
|
7 years ago |