Skip to content
Snippets Groups Projects

Issue #3227354: Add support for ckeditor5-autoformat

Closed Issue #3227354: Add support for ckeditor5-autoformat
3 unresolved threads
Closed Ben Mullins requested to merge issue/drupal-3227354:3323320-10-applied into 10.1.x
3 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
316 316
317 317 ckeditor5.autoformat:
318 318 remote: https://github.com/ckeditor/ckeditor5
319 version: "35.3.2"
319 version: "35.4.0"
320 320 license:
321 321 name: GNU-GPL-2.0-or-later
322 url: https://github.com/ckeditor/ckeditor5/blob/v35.0.1/LICENSE.md
322 url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v35.4.0/LICENSE.md
323 323 gpl-compatible: true
324 324 js:
325 assets/vendor/ckeditor5/autoformat/autoformat.js: { preprocess: false, minified: true }
325 assets/vendor/ckeditor5/autoformat/autoformat.js: { minified: true }
  • Qiangjun Ran
    Qiangjun Ran @jungle started a thread on an outdated change in commit c08346c9
  • 22 22 * @typedef {module:alignment/alignmentui} module:alignment/alignmentui~AlignmentUI
    23 23 */
    24 24
    25 /**
  • Qiangjun Ran
    Qiangjun Ran @jungle started a thread on an outdated change in commit fb917993
  • 323 324 js:
    324 325 assets/vendor/ckeditor5/autoformat/autoformat.js: { preprocess: false, minified: true }
    325 326 dependencies:
    326 - ckeditor5/ckeditor5
    327 - ckeditor5/ckeditor5
  • Qiangjun Ran added 1 commit

    added 1 commit

    • 38c63294 - Correct the dependency ckeditor5/ckeditor5 to core/ckeditor5

    Compare with previous version

  • Qiangjun Ran added 104 commits

    added 104 commits

    • 38c63294...a9301ea8 - 100 commits from branch project:10.1.x
    • 0c7e9fb5 - Rebased against 10.1.x
    • 8f4baedb - yaml indent
    • 7f1d9523 - Update ckeditor5.autoformat to 35.4.0, run `yarn build` and `yarn build:ckeditor5-types`
    • 6a863e69 - Correct the dependency ckeditor5/ckeditor5 to core/ckeditor5

    Compare with previous version

  • Qiangjun Ran added 107 commits

    added 107 commits

    • 6a863e69...0da5ef42 - 103 commits from branch project:10.1.x
    • 263b97cb - Rebased against 10.1.x
    • 4f7a95dc - yaml indent
    • 7acd3e84 - Update ckeditor5.autoformat to 35.4.0, run `yarn build` and `yarn build:ckeditor5-types`
    • 45ca4fa5 - Correct the dependency ckeditor5/ckeditor5 to core/ckeditor5

    Compare with previous version

  • renatog added 409 commits

    added 409 commits

    Compare with previous version

  • Nicholas Mangold added 7 commits

    added 7 commits

    • 4d500c50 - 1 commit from branch project:10.1.x
    • e799d6c4 - Rebased against 10.1.x
    • 2400aa07 - yaml indent
    • e0517e29 - Update ckeditor5.autoformat to 35.4.0, run `yarn build` and `yarn build:ckeditor5-types`
    • 055b25a8 - Correct the dependency ckeditor5/ckeditor5 to core/ckeditor5
    • 23ed8432 - Rebuild after rebasing.
    • 9421adb6 - Merge remote-tracking branch 'drupal-3227354/3323320-10-applied' into 3323320-10-applied

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    • a9f0c5e6 - Update ckeditor5.autoformat to 36.0.0, run `yarn build` and `yarn build:ckeditor5-types`.

    Compare with previous version

  • Wim Leers added 1 commit

    added 1 commit

    Compare with previous version

  • Vladimir Roudakov added 20 commits

    added 20 commits

    Compare with previous version

  • added 1 commit

    • 95e0783d - Updated @ckeditor/ckeditor5-autoformat to version ~37.1.0.

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • Ben Mullins added 1 commit

    added 1 commit

    Compare with previous version

  • Lauri Timmanee added 1 commit

    added 1 commit

    • 321feb46 - Revert "temporartily disable drags"

    Compare with previous version

  • Lauri Timmanee added 68 commits

    added 68 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading