Problem/Motivation
According to plans to remove jQuery dependencies from Drupal core and replace jQuery functions with native JavaScript equivalents, it would be good to rewrite the JS files using only native JavaScript.
It would also be nice to move JS and CSS files from the root directory to js/ and css/
Issue fork comment_notify-3616716
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
igor mashevskyi commentedComment #5
gnugetThanks!!!