Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

6120: Pasting table into table - base scenarios. #6786

Merged
merged 76 commits into from
May 15, 2020
Merged

6120: Pasting table into table - base scenarios. #6786

merged 76 commits into from
May 15, 2020

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    9ac915b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f7ba10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    791649f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b90a88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7b28a2 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Configuration menu
    Copy the full SHA
    7b0e49c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6522563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    149bb66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6e0c2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07a5e42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06ac3f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9adc75 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. Configuration menu
    Copy the full SHA
    a0c877f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    220e9bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9532786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    682f949 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1af43b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b7fe35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9d1a84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8bc3650 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    432cc1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec300ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d156f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a37015 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67761ce View commit details
    Browse the repository at this point in the history
  6. Update docs.

    jodator committed May 8, 2020
    Configuration menu
    Copy the full SHA
    f5ef5c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32ed5df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de13de5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    448e61c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cddb808 View commit details
    Browse the repository at this point in the history
  11. Remove special test cases.

    jodator committed May 8, 2020
    Configuration menu
    Copy the full SHA
    04a01ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b2f0d5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Split table clipboard tests.

    jodator committed May 11, 2020
    Configuration menu
    Copy the full SHA
    5117d98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be31d72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f36df6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc0f7f View commit details
    Browse the repository at this point in the history
  5. Sort imports in tests.

    jodator committed May 11, 2020
    Configuration menu
    Copy the full SHA
    ac826a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1139352 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b20b4e2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb21bb0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    58523f4 View commit details
    Browse the repository at this point in the history
  10. Update table clipboard docs.

    jodator committed May 11, 2020
    Configuration menu
    Copy the full SHA
    09c0375 View commit details
    Browse the repository at this point in the history
  11. Fix jsdoc comments.

    jodator committed May 11, 2020
    Configuration menu
    Copy the full SHA
    1912c43 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6fe69c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    af0fac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac58ce View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. Configuration menu
    Copy the full SHA
    85290c7 View commit details
    Browse the repository at this point in the history
  2. Fix copy table tests.

    jodator committed May 13, 2020
    Configuration menu
    Copy the full SHA
    d01555d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07500b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42cc975 View commit details
    Browse the repository at this point in the history
  5. Refactor insertion map to a two dimensional location map.

    The access by [ row ][ column ] is self explanatory. No need to calculate location by the table width.
    jodator committed May 13, 2020
    Configuration menu
    Copy the full SHA
    80022e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4926e94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70b23ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    afde3cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1228069 View commit details
    Browse the repository at this point in the history
  10. Code style - inline simple arrow function.

    Co-authored-by: Kuba Niegowski <[email protected]>
    jodator and niegowski authored May 13, 2020
    Configuration menu
    Copy the full SHA
    098b763 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    22ca037 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0c09a2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3e723af View commit details
    Browse the repository at this point in the history
  14. Remove confusing comment.

    jodator committed May 13, 2020
    Configuration menu
    Copy the full SHA
    7f5451f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c51cd4d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5d2c1e9 View commit details
    Browse the repository at this point in the history
  17. Fix jsdoc errors.

    jodator committed May 13, 2020
    Configuration menu
    Copy the full SHA
    9b46958 View commit details
    Browse the repository at this point in the history
  18. Minor refactor.

    jodator committed May 13, 2020
    Configuration menu
    Copy the full SHA
    4c0bd10 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    92083f8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3b03eb6 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    932cd63 View commit details
    Browse the repository at this point in the history
  22. Merge branch 'master' into i/6120

    # Conflicts:
    #	packages/ckeditor5-table/src/commands/mergecellscommand.js
    jodator committed May 13, 2020
    Configuration menu
    Copy the full SHA
    eaeddf8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    27330d9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    ede28f4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. Configuration menu
    Copy the full SHA
    7af3c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    507f0de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc68497 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d002dc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27a4903 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3633a36 View commit details
    Browse the repository at this point in the history