Lauri Eskola
|
612c1fa68c
|
Issue #2880007 by drpal, nod_, droplet: Auto-fix ESLint errors and warnings
|
2017-07-06 09:21:40 +03:00 |
Nathaniel Catchpole
|
f3cf9c43b5
|
Issue #2880560 by alexpott, droplet: Fix comment added to top of .js files by build process
|
2017-05-23 15:31:29 +01:00 |
Alex Pott
|
8287017e03
|
Issue #2818825 by drpal, nod_, droplet, cilefen: Rename all JS files to *.es6.js and compile them
|
2017-05-19 23:12:53 +01:00 |
Nathaniel Catchpole
|
00606660c8
|
Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable
|
2016-02-29 12:25:57 +09:00 |
Alex Pott
|
b0e82e5871
|
Issue #2548195 by nod_, JohnAlbin, madhavvyas, sriharsha.uppuluri: Only use single quotes in JavaScript and update .eslintrc
|
2015-10-13 23:37:56 +01:00 |
webchick
|
b3d36b0c51
|
Issue #2531606 by eiriksm: JSDoc taxonomy module
|
2015-08-28 23:30:55 -07:00 |
Jennifer Hodgdon
|
c3cb303173
|
Issue #2493691 by nod_, eiriksm, dawehner: Add JSDoc for core modules JS
|
2015-06-05 13:17:55 -07:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
webchick
|
aa9cb31b49
|
Issue #1751430 by oxyc, nod_: Selectors clean-up: taxonomy module.
|
2012-08-26 11:37:59 -07:00 |
Dries
|
172a4cc2d2
|
- Patch #1684874 by droplet, nod_: JSHint taxonomy.
|
2012-07-14 21:29:37 -04:00 |
catch
|
bd30dbfc09
|
Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code.
|
2012-05-08 11:57:33 +09:00 |
catch
|
eab6f127ad
|
Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector').
|
2012-04-07 16:19:30 +09:00 |
Dries
|
1c09cbb5c4
|
- Patch #1346914 by droplet: use .length instead of jQuery.size().
|
2012-01-29 08:54:40 -05:00 |
Nathan Haug
|
06fb770bd3
|
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory.
|
2011-11-01 12:48:40 +09:00 |
Nathaniel
|
906a6db347
|
Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4 .
|
2011-11-01 12:32:15 +09:00 |
Nathaniel
|
f0a16bf2a4
|
Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades.
|
2011-11-01 12:25:12 +09:00 |