Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #3492582 by tom konda, alexpott, nod_, zaryab_drupal, smustgrave: ↵ | nod_ | 2025-01-09 |
| | | | | Replace some of obj && obj.prop with optional chaining | ||
* | Revert "Issue #3492582 by tom konda, zaryab_drupal, nod_, smustgrave: ↵ | Alex Pott | 2024-12-30 |
| | | | | | | Replace some of obj && obj.prop with optional chaining" This reverts commit c4c4de2149911b97555a6b53b824391e6a9b8fd2. | ||
* | Issue #3492582 by tom konda, zaryab_drupal, nod_, smustgrave: Replace some ↵ | nod_ | 2024-12-30 |
| | | | | of obj && obj.prop with optional chaining | ||
* | Issue #2484623 by quietone, anavarre, nod_, Manuel Garcia, rteijeiro, ↵ | Alex Pott | 2024-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, ↵ | catch | 2022-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 Eskola | 2022-01-28 |
| | | | | the jQuery text function to use vanillaJS | ||
* | Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's ↵ | Alex Pott | 2021-12-18 |
| | | | | browserlist, remove non-essential CSS importing and recompile assets | ||
* | Issue #3246141 by lauriii, longwave: Update JavaScript dependencies prior to ↵ | catch | 2021-10-27 |
| | | | | 9.3.0 | ||
* | Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use ↵ | Lauri Eskola | 2021-08-10 |
| | | | | the new once lib | ||
* | Issue #3174884 by raman.b, alexpott, lauriii, zrpnr, nod_: Update yarn ↵ | catch | 2020-10-21 |
| | | | | dependencies for Drupal 9.1.0 | ||
* | Issue #3136604 by lauriii, xjm, effulgentsia, justafish: Update to jQuery 3.5.1 | catch | 2020-05-15 |
| | |||
* | Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core ↵ | Alex Pott | 2020-01-30 |
| | | | | JavaScript dependencies listed in package.json | ||
* | Revert "Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core ↵ | Alex Pott | 2020-01-28 |
| | | | | | | JavaScript dependencies listed in package.json" This reverts commit 2dadb738bfd48510db2174323528fe769731c05a. | ||
* | Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript ↵ | Alex Pott | 2020-01-28 |
| | | | | dependencies listed in package.json | ||
* | Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, ↵ | Lauri Eskola | 2018-08-09 |
| | | | | lauriii: Format core JavaScript using recently add Prettier | ||
* | Issue #2983355 by ApacheEx, drpal: JS codestyle: indent | Alex Pott | 2018-07-05 |
| | |||
* | Issue #2946603 by drpal, alexpott, dawehner: JS codestyle: no-use-before-define | Alex Pott | 2018-03-05 |
| | |||
* | Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] ↵ | webchick | 2018-01-03 |
| | | | | JS codestyle: no-restricted-syntax | ||
* | Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS ↵ | xjm | 2017-12-01 |
| | | | | | | codestyle: no-restricted-syntax" This reverts commit b0a4d7e0173be1f91e6bb6001e6186d2b580861d. | ||
* | Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS ↵ | webchick | 2017-11-28 |
| | | | | codestyle: no-restricted-syntax | ||
* | Issue #2914719 by nod_, droplet: JS codestyle: newline-per-chained-call | Alex Pott | 2017-10-11 |
| | |||
* | Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings | Lauri Eskola | 2017-07-06 |
| | |||
* | Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files ↵ | Nathaniel Catchpole | 2017-05-23 |
| | | | | by build process | ||
* | Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to ↵ | Alex Pott | 2017-05-19 |
| | | | | *.es6.js and compile them | ||
* | Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable | Nathaniel Catchpole | 2016-02-29 |
| | |||
* | Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use ↵ | Alex Pott | 2015-10-13 |
| | | | | single quotes in JavaScript and update .eslintrc | ||
* | Issue #2505905 by eiriksm, nod_, nidaismailshah, mikebell_, jhodgdon: JSDoc ↵ | webchick | 2015-08-28 |
| | | | | comment module | ||
* | Issue #2031883 by mortendk, rachel_norfolk, andypost, zestagio, epari.siva, ↵ | Alex Pott | 2015-07-30 |
| | | | | nguerrier, Manjit.Singh, rteijeiro, MathieuSpil, pablo.guerino, HOG, lauriii, LewisNyman, joelpittet, Wim Leers, Cottser, minneapolisdan: Markup for: comment.html.twig | ||
* | Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS | Jennifer Hodgdon | 2015-06-05 |
| | |||
* | Issue #2389515 by nod_: Update ESLint rules | Alex Pott | 2015-01-10 |
| | |||
* | Issue #2318813 by Devin Carlson, Lowell: Comment module: Fix documentation ↵ | Nathaniel Catchpole | 2014-11-27 |
| | | | | that refers to enabling/disabling of modules | ||
* | Issue #2212283 by nod_: Auto-format JS files. | webchick | 2014-07-02 |
| | |||
* | Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript ↵ | Alex Pott | 2014-01-27 |
| | | | | Files Not Using Standard Indentation. | ||
* | Issue #2073535 by Wim Leers: Node history markers require an HTTP request . | Nathaniel Catchpole | 2014-01-16 |
| | |||
* | Issue #2113087 by rteijeiro: Incorrect use of Drupal.displace in comment module. | Nathaniel Catchpole | 2013-10-31 |
| | |||
* | Issue #731724 by larowlan, andypost, dixon_, tsvenson: Convert comment ↵ | Alex Pott | 2013-09-27 |
| | | | | settings into a field to make them work with CMI and non-node entities. | ||
* | Issue #1991684 by Wim Leers, rcaracaus, amateescu, msonnabaum: Fixed Node ↵ | Nathaniel Catchpole | 2013-09-11 |
history markers (comment & node 'new' indicator, 'x new comments' links) forces render caching to be per user. |