Kuba Niegowski 5102ecc4de Removed usage of allowMultiRangeSelection schema option that was reverted. 5 years ago
..
commands 86bdae4df4 Removed unnecessary code. 5 years ago
converters 1feadb9c2e Updated JSDoc. 5 years ago
tablecellproperties 639e92b774 Move table properties ui utility methods to utils/ui/table-properties.js. 5 years ago
tablemouse b362e2454c Extracted mouse handlers from the TableSelection plugin to the new TableMouse plugin. 5 years ago
tableproperties 639e92b774 Move table properties ui utility methods to utils/ui/table-properties.js. 5 years ago
ui 639e92b774 Move table properties ui utility methods to utils/ui/table-properties.js. 5 years ago
utils c0c0d74513 Added normalization of pasted table. 5 years ago
table.js 7adbaf3414 Add info that Table plugin loads TableMouse feature. 5 years ago
tablecellproperties.js d74e4e41c9 Fix JSDoc links after moving utility methods. 5 years ago
tableclipboard.js d2058708da Table pasting integration should not affect inserting text node. 5 years ago
tableediting.js 36cb364bc0 Removed unused table data pipeline converters. 5 years ago
tablekeyboard.js d2d2283b1b Table multi-cell selection should not be possible with the keystrokes when the TableSelection plugin is disabled. 5 years ago
tablemouse.js b362e2454c Extracted mouse handlers from the TableSelection plugin to the new TableMouse plugin. 5 years ago
tableproperties.js d74e4e41c9 Fix JSDoc links after moving utility methods. 5 years ago
tableselection.js c0c0d74513 Added normalization of pasted table. 5 years ago
tabletoolbar.js 0dea407ee9 Move widget utility functions to utils/ui/widget.js. 5 years ago
tableui.js 869f122ce9 Insert row above/below in reasonable order in the menu. 5 years ago
tableutils.js b5bd857bc6 Introducing removeEmptyRows, removeEmptyColumns and removeEmptyRowsColumns functions. 5 years ago
tablewalker.js 06b637b0c8 Typo fix (skip ci). 5 years ago