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

Declarative reconversion using triggerBy #8099

Merged
merged 119 commits into from
Oct 13, 2020
Merged

Declarative reconversion using triggerBy #8099

merged 119 commits into from
Oct 13, 2020

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    0b1e50e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Configuration menu
    Copy the full SHA
    f467fce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d85e32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7be4b06 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. Configuration menu
    Copy the full SHA
    9bd831f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa55061 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. Merge branch 'master' into i/7956

    # Conflicts:
    #	packages/ckeditor5-engine/src/conversion/downcastdispatcher.js
    jodator committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    120af23 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

  1. Revert POC code.

    jodator committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    a8f35ad View commit details
    Browse the repository at this point in the history
  2. Fix tests.

    jodator committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    dbc1ed6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4245b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfe4658 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    5f77aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c95c02 View commit details
    Browse the repository at this point in the history
  3. Unify test cases names.

    jodator committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    89e6afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dff6f2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    703ac9e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a30c086 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c2609ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28bd1cf View commit details
    Browse the repository at this point in the history
  9. Typo fix.

    jodator committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    16d18d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    213cb9d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    ffc29a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e7e4b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd192b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9164e3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b9bd51 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    5da1570 View commit details
    Browse the repository at this point in the history
  2. Update links to issues.

    jodator committed Sep 4, 2020
    Configuration menu
    Copy the full SHA
    93dedac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b3a700 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    9fa12db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5507aab View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Configuration menu
    Copy the full SHA
    1013f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ab011 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    db3b0cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3b8c4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b65b1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db8c17a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63f4b30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    36f8d1e View commit details
    Browse the repository at this point in the history
  7. Remove debug code.

    jodator committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    74a777a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    64d11de View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2020

  1. Skip hanging tests.

    jodator committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    df4c370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a00cbb View commit details
    Browse the repository at this point in the history
  3. Rewrite table cell refresh post-fixer to use new refresh mechanism on…

    … paragraphs instead of table cells.
    jodator committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    62a3fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7a2c84 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Bring back attribute hindering in differ as "refresh" change should b…

    …e handled the same way as "insert" in terms of attributes.
    jodator committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    ece9999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8125eee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab6468a View commit details
    Browse the repository at this point in the history
  4. Code style in tests.

    jodator committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    c3e7471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a081176 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    544a1c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    11eb06d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb1fd1b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8dc9244 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7eefb61 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    000d50b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Typo fix.

    jodator committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    ef19033 View commit details
    Browse the repository at this point in the history
  2. Skip main event.

    jodator committed Sep 17, 2020
    Configuration menu
    Copy the full SHA
    4a9beb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d11e778 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09b5baa View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Configuration menu
    Copy the full SHA
    ac56842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45076c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6e4fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c02fe65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a36d954 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c707ff View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    3e9c9eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adfba56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60740f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Minor leftover fixes.

    jodator committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    225ea0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c29821 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba1791 View commit details
    Browse the repository at this point in the history
  4. Update API of slot binding.

    jodator committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    e7f161c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c24874 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e49cb63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b0dafc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    270359f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    c3b15ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93dbbf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Minor fixes in manual test.

    niegowski committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    76a48bd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Apply suggestions from code review

    Co-authored-by: Kuba Niegowski <[email protected]>
    jodator and niegowski authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    3d5bea5 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into i/7956-reconversion-trigger-by

    # Conflicts:
    #	packages/ckeditor5-engine/package.json
    jodator committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    a671ed5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3079ff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9421571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e50748 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9e6049 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f01122 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1f67593 View commit details
    Browse the repository at this point in the history
  9. Remove intermediate array.

    jodator committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    61fd0d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5b227d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8428d9e View commit details
    Browse the repository at this point in the history
  12. Update packages/ckeditor5-table/src/converters/table-cell-refresh-pos…

    …t-fixer.js
    
    Co-authored-by: Kuba Niegowski <[email protected]>
    jodator and niegowski authored Oct 1, 2020
    Configuration menu
    Copy the full SHA
    f6b1327 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a8846e6 View commit details
    Browse the repository at this point in the history
  14. Refactor, again, how table cell refresh post-fixer check which paragr…

    …aph should be refreshed.
    
    Using mapper should guarantee that we do a minimal set of changes. The previous implementations did not check for attribute changes.
    jodator committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    7d825c3 View commit details
    Browse the repository at this point in the history
  15. Refactor, again, how table cell refresh post-fixer check which paragr…

    …aph should be refreshed.
    
    Using mapper should guarantee that we do a minimal set of changes. The previous implementations did not check for attribute changes.
    jodator committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c123cf3 View commit details
    Browse the repository at this point in the history
  16. Remove caching of already refreshed items.

    Unfortunately, this do not work. Some tests hangs if post-fixer return true. When we do not re-run the post-fixer it will not enter "if" clause.
    jodator committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    a8d8208 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Configuration menu
    Copy the full SHA
    eba356c View commit details
    Browse the repository at this point in the history
  2. Add jsdoc comment.

    jodator committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    a143f8f View commit details
    Browse the repository at this point in the history
  3. Update comment.

    jodator committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    64ae08b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85bec0b View commit details
    Browse the repository at this point in the history
  5. Update comments.

    jodator committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    83da738 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Apply suggestions from code review

    Co-authored-by: Szymon Cofalik <[email protected]>
    jodator and scofalik authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3c82a08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f59a7a View commit details
    Browse the repository at this point in the history
  3. Revert differ changes.

    jodator committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    8081dce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e359d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    467ebcc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    9704c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4abbf4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39592eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c85c64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    019066e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc85a1e View commit details
    Browse the repository at this point in the history
  7. Rename DowncastDispatcher#mapReconversionTriggerEvent to _mapReconver…

    …sionTriggerEvent() as it is a protected method.
    jodator committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    e8921b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a5e54a View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Configuration menu
    Copy the full SHA
    e31c77a View commit details
    Browse the repository at this point in the history
  2. Remove Array.isArray() check for configuration option.

    An early Exception will tell developer that the config provided is wrong.
    jodator committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b8c5703 View commit details
    Browse the repository at this point in the history
  3. Fix manual test.

    jodator authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    73c2fb8 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Kuba Niegowski <[email protected]>
    jodator and niegowski authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    857343b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d193903 View commit details
    Browse the repository at this point in the history