summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/comment/comment-entity-form.js
Commit message (Collapse)AuthorAge
* Issue #2484623 by quietone, anavarre, nod_, Manuel Garcia, rteijeiro, ↵Alex Pott2024-09-13
| | | | kostyashupenko, ankithashetty, smustgrave, jeroent, xjm, droplet, cilefen, travis-bradbury, catch: Move all JS in modules to a js/ folder
* Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, ↵catch2022-09-09
| | | | claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies
* Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of ↵Lauri Eskola2022-01-28
| | | | the jQuery text function to use vanillaJS
* Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's ↵Alex Pott2021-12-18
| | | | browserlist, remove non-essential CSS importing and recompile assets
* Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warningsLauri Eskola2017-07-06
|
* Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files ↵Nathaniel Catchpole2017-05-23
| | | | by build process
* Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to ↵Alex Pott2017-05-19
| | | | *.es6.js and compile them
* Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variableNathaniel Catchpole2016-02-29
|
* Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use ↵Alex Pott2015-10-13
| | | | single quotes in JavaScript and update .eslintrc
* Issue #2473947 by Cottser, davidhernandez, rachel_norfolk, rteijeiro, ↵Alex Pott2015-09-20
| | | | cilefen, alimac, akalata, YesCT, mortendk: Prefix form-item-* classes with js-
* Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JSJennifer Hodgdon2015-06-05
|
* Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript ↵Alex Pott2014-01-27
| | | | Files Not Using Standard Indentation.
* Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment ↵Alex Pott2013-09-27
settings into a field to make them work with CMI and non-node entities.