Problem/Motivation
We would like to standardize the structure and formats around our components with JavaScript
Remaining tasks
- Breakout functions
- Include docblocks for each new function
- Drupal specific elements will occur inside the attached behaviour
- Should leverage only vanilla JS
- Review naming conventions, specifically event handling
- Should leverage `let` or `const` instead of `var`
Issue fork prototype-3517813
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 #4
philip_stier commentedComment #5
philip_stier commentedNote to self: Link in docs to NPM package and GitHub
Comment #6
philip_stier commentedComment #7
jldust commentedThanks for making those updates, this has been merged in and will be included in the next tagged relase.
Comment #8
jldust commentedComment #10
jldust commented