Historique des commits

Auteur SHA1 Message Date
  Maciej Gołaszewski af0fac6466 Add table clipboard tests and update its requires call. il y a 5 ans
  Maciej Gołaszewski 5117d98455 Split table clipboard tests. il y a 5 ans
  Maciej Gołaszewski 04a01eed21 Remove special test cases. il y a 5 ans
  Maciej Gołaszewski cddb808131 Fix cases for "pasted table has spans" and bigger pasted table. il y a 5 ans
  Maciej Gołaszewski 448e61c54f Add stub test for non-rectangular selection is pasted. il y a 5 ans
  Maciej Gołaszewski de13de5c96 Add stub test for non-rectangular selection is pasted. il y a 5 ans
  Maciej Gołaszewski 32ed5df477 Add stub test for bigger selection than pasted table case. il y a 5 ans
  Maciej Gołaszewski 67761ce109 Add tests for simple pasting scenarios when pasted table exceeds selection. il y a 5 ans
  Maciej Gołaszewski ec300ea045 Re-organize code to anticipate table cropping. il y a 5 ans
  Maciej Gołaszewski b9d1a8428f Skip edge cases for handling paste. il y a 5 ans
  Maciej Gołaszewski 5b7fe359ae Align code to the changes in table selection API. il y a 5 ans
  Maciej Gołaszewski 1af43b2d20 Add tests for special selection cases (wrong area calculation). il y a 5 ans
  Maciej Gołaszewski 95327867f7 Merge branch 'master' into i/6120 il y a 5 ans
  Maciej Gołaszewski 220e9bf504 Add tests for mixed col- and row-spans. il y a 5 ans
  Maciej Gołaszewski b9adc75dd5 Handle various rowspan scenarios in tests. il y a 5 ans
  Maciej Gołaszewski 06ac3f0312 Handle pasting over table with colspans. il y a 5 ans
  Maciej Gołaszewski 07a5e42df8 Handle case of pasted table that has has colspans. il y a 5 ans
  Maciej Gołaszewski f6e0c2fae9 Add column/row tests for simple paste scenarios. il y a 5 ans
  Maciej Gołaszewski 149bb66fbf Handle simple table paste over simple selection of same size. il y a 5 ans
  Maciej Gołaszewski 8b90a88304 Add test for pasting when no table cells are selected. il y a 5 ans
  Maciej Gołaszewski 791649f752 Add test for preventing paste in read only mode. il y a 5 ans
  Maciej Gołaszewski 9ac915b2b4 Add tests for pasting scenarios. il y a 5 ans
  Kuba Niegowski deb7de10b7 Table cells selection with keyboard. il y a 5 ans
  Marek Lewandowski fa9b5094c7 Tests: Make sure that the default behavior is prevented. il y a 5 ans
  Marek Lewandowski 88b0f2bb15 Internal: Table cut should take no effect if the editor is in readonly mode. il y a 5 ans
  Piotrek Koszuliński c6d1f55fe1 Removed old tests. Minor corrections. Some docs. il y a 5 ans
  Maciej Gołaszewski eea32b0aab Update cut over table tests to match expected behavior. il y a 5 ans
  Maciej Gołaszewski 575329db8a Refactor TableClipboard internal methods. il y a 5 ans
  Maciej Gołaszewski 333fb146b2 Handle the cut event in an extensible way. il y a 5 ans
  Maciej Gołaszewski 26ebc2144d Handle "cut" event in table clipboard. il y a 5 ans