Kuba Niegowski 8d84af1610 Merge pull request #7652 from ckeditor/i/7336 5 年 前
..
_utils 83e6d67b03 Remove defaultSchema() and defaultConversion from table tests. 5 年 前
_utils-tests 8a9edaac61 Updated table mocking tools to preserve cells' content. 5 年 前
commands 392f61ffd1 Merge pull request #7597 from ckeditor/i/6768 5 年 前
converters 5934eda7fb Merge branch 'master' into i/7336 5 年 前
manual 987265215d Updated calls to Element#is() - type argument should always be provided. 5 年 前
tablecellproperties 639e92b774 Move table properties ui utility methods to utils/ui/table-properties.js. 5 年 前
tableproperties 639e92b774 Move table properties ui utility methods to utils/ui/table-properties.js. 5 年 前
tableselection b362e2454c Extracted mouse handlers from the TableSelection plugin to the new TableMouse plugin. 5 年 前
ui 0b38f66314 Refactor ui/utils.js tests to utils/ui/contextualballoon.js and utils/ui/table-properties.js. 5 年 前
utils 987265215d Updated calls to Element#is() - type argument should always be provided. 5 年 前
integration.js 7a5188b042 Internal: Bumped the year. [skip ci] 6 年 前
table-integration.js d3330244fa Tests: Aligned table tests to the WidgetTypeAround feature. 5 年 前
table.js b362e2454c Extracted mouse handlers from the TableSelection plugin to the new TableMouse plugin. 5 年 前
tablecellproperties.js 461eb46b20 Merge remote-tracking branch 'origin/i/3287' into i/6049 5 年 前
tableclipboard-copy-cut.js c0c0d74513 Added normalization of pasted table. 5 年 前
tableclipboard-paste.js 371529779a Update sample image URI to remove 404 warnings. Closes #7350. 5 年 前
tableclipboard.js af0fac6466 Add table clipboard tests and update its requires call. 5 年 前
tableediting.js c30d83d17f Updated tab key tests (moved to TableNavigation plugin). 5 年 前
tablekeyboard.js 7984a14a41 Merge pull request #7708 from ckeditor/i/7630 5 年 前
tablemouse.js b362e2454c Extracted mouse handlers from the TableSelection plugin to the new TableMouse plugin. 5 年 前
tableproperties.js d87164f4a8 Move TableProperties test suite under table properties suite. 5 年 前
tableselection-integration.js c08793e6b8 Fix: Fixed incorrect selection fixing in some multi-cell selection scenarios. 5 年 前
tableselection.js c0c0d74513 Added normalization of pasted table. 5 年 前
tabletoolbar.js 7a5188b042 Internal: Bumped the year. [skip ci] 6 年 前
tableui.js 869f122ce9 Insert row above/below in reasonable order in the menu. 5 年 前
tableutils.js 392f61ffd1 Merge pull request #7597 from ckeditor/i/6768 5 年 前
tablewalker.js ab311e9725 Use TableEditing in TableWalker tests. 5 年 前