Historique des commits

Auteur SHA1 Message Date
  Kuba Niegowski 01bfbf816e Table navigation using 'keydown' event's instead of `keystrokes`. Added handling of widgets at beginning/end of table cell. Code cleanup and added inline comments. il y a 5 ans
  Kuba Niegowski 0cdf1d40e2 Optimised algorithm for finding if selection is in the first/last line in a table cell. il y a 5 ans
  Kuba Niegowski c30d83d17f Updated tab key tests (moved to TableNavigation plugin). il y a 5 ans
  Kuba Niegowski 119ae7b498 Custom table navigation extracted to the separate plugin. Navigation fixes. il y a 5 ans
  Kuba Niegowski c8dfa75cd9 Added some code comments and optimisation of up/down at cell start/end. il y a 5 ans
  Kuba Niegowski 9021da969d Merge branch 'master' into i/3267 il y a 5 ans
  Kuba Niegowski 4d9be0387a Added custom keyboard navigation through tables. il y a 5 ans
  Aleksander Nowodzinski 84abbb81b7 Merge pull request #298 from ckeditor/i/6553 il y a 5 ans
  Aleksander Nowodzinski b5d9569232 Merge pull request #300 from ckeditor/i/6546 il y a 5 ans
  Aleksander Nowodzinski 2a09cf10d8 Update src/tableutils.js il y a 5 ans
  Maciej Gołaszewski 627c61e073 Fix tables used in tests. il y a 5 ans
  Maciej Gołaszewski 4822543193 Fix condition for updating heading columns in adjustHeadingColumns(). il y a 5 ans
  Maciej Gołaszewski e48d63df38 Fix tables used in tests. il y a 5 ans
  Maciej Gołaszewski c2269321cb Merge branch 'master' into i/6546 il y a 5 ans
  Maciej d48c5850f0 Merge pull request #299 from ckeditor/i/6486 il y a 5 ans
  Maciej Gołaszewski 5c84ee3211 Rename merge table cells dropdown to a split button in the docs. il y a 5 ans
  Maciej Gołaszewski 5d0ab60ab1 Merge branch 'master' into i/6486 il y a 5 ans
  Aleksander Nowodzinski 233a0e24e0 Merge pull request #297 from ckeditor/i/6545 il y a 5 ans
  Maciej Gołaszewski c606fc83e0 Fix "should move rowspaned cells to row below removing it's row" test cases. il y a 5 ans
  Maciej Gołaszewski f110186109 Fix TableUtils.removeRows() sample. il y a 5 ans
  Maciej Gołaszewski 2636b225ff Add docs for TableUtils.removeColumns() method. il y a 5 ans
  Maciej a9d92b0f2c Apply suggestions from code review. il y a 5 ans
  Aleksander Nowodzinski 14ccd0381b Merge branch 'master' into i/6545 il y a 5 ans
  Maciej Gołaszewski 686afd7d3d Pass proper parameters to TableUtils.removeColumns() ins RemoveColumnCommand. il y a 5 ans
  Maciej Gołaszewski a6ebd3c137 Use getChild instead getNodeByPath to get table in tests. il y a 5 ans
  Maciej Gołaszewski f7c92f39b3 Move column removing logic to TableUtils#removeColumns. il y a 5 ans
  Maciej Gołaszewski 97bc2cb9eb Update remove column test cases. il y a 5 ans
  Aleksander Nowodzinski c5a33b5254 Feature: Implemented a button that merges table cells directly from the table toolbar. il y a 5 ans
  Maciej Gołaszewski 6942372f2c Merge branch 'i/6439' into i/6546 il y a 5 ans
  Maciej Gołaszewski 3cbaaa312c Add test cases for TableUtils#removeColumn(). il y a 5 ans