summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/system/js/system.js
Commit message (Collapse)AuthorAge
* 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 #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, ↵Lauri Eskola2022-01-17
| | | | larowlan: Refactor (if feasible) uses of the jQuery val 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 #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use ↵Lauri Eskola2021-08-10
| | | | the new once lib
* Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core ↵Alex Pott2020-01-30
| | | | JavaScript dependencies listed in package.json
* Revert "Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core ↵Alex Pott2020-01-28
| | | | | | JavaScript dependencies listed in package.json" This reverts commit 2dadb738bfd48510db2174323528fe769731c05a.
* Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript ↵Alex Pott2020-01-28
| | | | dependencies listed in package.json
* Issue #2941106 by droplet, idebr: Site email address in the install profile ↵Alex Pott2018-02-12
| | | | form is no longer copied to the user email address
* Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] ↵webchick2018-01-03
| | | | JS codestyle: no-restricted-syntax
* Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS ↵xjm2017-12-01
| | | | | | codestyle: no-restricted-syntax" This reverts commit b0a4d7e0173be1f91e6bb6001e6186d2b580861d.
* Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS ↵webchick2017-11-28
| | | | codestyle: no-restricted-syntax
* 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 #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use ↵Alex Pott2015-10-13
| | | | single quotes in JavaScript and update .eslintrc
* Issue #2531604 by eiriksm: JSDoc system modulewebchick2015-08-28
|
* Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JSJennifer Hodgdon2015-06-05
|
* Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, ↵Alex Pott2015-06-01
| | | | geertvd, pjonckiere, alexpott, Wim Leers, Gábor Hojtsy, Fabianx, tim.plunkett: Date format form is unusable
* Revert "Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, ↵Alex Pott2015-04-27
| | | | | | nod_, geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable" This reverts commit 37e278b4c7d3e9fce5ac53c90b44c4046c7c0140.
* Issue #2429443 by vijaycs85, rteijeiro, penyaskito, gloob, xjm, nod_, ↵xjm2015-04-27
geertvd, Wim Leers, Gábor Hojtsy, Fabianx, pjonckiere, tim.plunkett: Date format form is unusable