Maciej Gołaszewski eba4f2a516 Update the logic to not allow merging spanned cells. 6 年 前
..
_utils 932c1fdae1 Aligned to the rename in the ckeditor5-widget package ("handler" became "handle", see ckeditor/ckeditor5-widget#99). 6 年 前
commands eba4f2a516 Update the logic to not allow merging spanned cells. 6 年 前
converters 932c1fdae1 Aligned to the rename in the ckeditor5-widget package ("handler" became "handle", see ckeditor/ckeditor5-widget#99). 6 年 前
manual 63d792d882 Tests: Added a manual test for table in an RTL content. 6 年 前
ui a77b44cd80 Used the multiplication sign '×' instead of 'x' letter in the InsertTableView for better compatibility with RTL languages. 6 年 前
integration.js db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年 前
table-integration.js db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年 前
table.js db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年 前
tableediting.js ed67104902 Other: Added `pluginName` to editing plugin. 6 年 前
tabletoolbar.js 160cad91a5 Add test checking aria-label. 6 年 前
tableui.js a41095fea9 Fix: Column insertion and cell merging buttons should work correctly when the editor content is right–to–left (RTL). Closes #200. 6 年 前
tableutils.js db6b0450ae Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年 前
tablewalker.js cb10bab10f Tests: Made `isSpanned` a default value so it doesn't have to be passed in test expecteds. 6 年 前