Skip to content
Snippets Groups Projects

Automated changes (codemode, eslint, search/replace)

Replace all core/jquery.once by core/once

IDE search/replace

Auto lint

yarn run lint:core-js-passing --fix

Auto replace

From core/ directory find ./{misc,themes,modules,profiles} -name "*.es6.js" > js-files.txt ./node_modules/.bin/jscodeshift --extensions=es6.js -P -t scripts/js/codemod/once.js --stdin < js-files.txt

Closes #3183149

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
  • Jack Taranto
  • added 1 commit

    • e49fd3a3 - add comment about details class

    Compare with previous version

  • added 3 commits

    Compare with previous version

  • Théodore Biadala resolved all threads

    resolved all threads

  • added 5 commits

    Compare with previous version

  • added 8 commits

    Compare with previous version

  • Jack Taranto
  • Théodore Biadala resolved all threads

    resolved all threads

  • added 2 commits

    Compare with previous version

  • Lauri Timmanee
  • Lauri Timmanee
  • Lauri Timmanee
  • added 1 commit

    Compare with previous version

  • added 15 commits

    Compare with previous version

  • Théodore Biadala resolved all threads

    resolved all threads

  • added 10 commits

    Compare with previous version

  • Théodore Biadala added 37 commits

    added 37 commits

    Compare with previous version

  • mentioned in merge request issue/drupal-3352256!16 (merged)

  • Please register or sign in to reply
    Loading