Commit Graph

31 Commits (8b0a91f6027b7d74cd78541bcb0b7e7b8cd3c1ec)

Author SHA1 Message Date
catch 8aa8ce1ffb Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies 2022-09-09 07:26:42 +01:00
Lauri Eskola 8c62a32c2d
Issue #3239123 by hooroomoo, bnjmnm, nod_: Refactor (if feasible) uses of the jQuery text function to use vanillaJS 2022-01-28 11:53:59 +02:00
Lauri Eskola 68081082c0
Issue #3239134 by hooroomoo, bnjmnm, yogeshmpawar, nod_, Theresa.Grannum, larowlan: Refactor (if feasible) uses of the jQuery val function to use VanillaJS 2022-01-17 18:08:33 +02:00
Alex Pott f1e57201c2
Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's browserlist, remove non-essential CSS importing and recompile assets 2021-12-18 06:12:16 +00:00
bnjmnm 0949c10ccb Issue #3239509 by hooroomoo, larowlan, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini 2021-11-04 22:37:55 +00:00
Lee Rowlands 1f02f0b688 Revert "Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini"
This reverts commit ed8b15f2e7.
2021-10-27 08:14:09 +10:00
hooroomoo ed8b15f2e7 Issue #3239509 by hooroomoo, bnjmnm, lauriii: Add String.includes polyfill to support IE11 and Opera Mini 2021-10-26 20:11:09 +00:00
Lauri Eskola 8a40e42714
Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use the new once lib 2021-08-10 13:05:02 +03:00
Alex Pott 4577772da0
Issue #3101543 by lauriii, bnjmnm, ravi.shankar, alexpott: Update core JavaScript dependencies listed in package.json 2020-01-30 09:08:38 +00:00
Alex Pott 5b657b15b8
Revert "Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json"
This reverts commit 2dadb738bf.
2020-01-28 13:14:16 +00:00
Alex Pott 2dadb738bf
Issue #3101543 by lauriii, bnjmnm, ravi.shankar: Update core JavaScript dependencies listed in package.json 2020-01-28 11:36:14 +00:00
Alex Pott 44664acfa3
Issue #2948068 by drpal, dawehner, borisson_, ethomas08, lauriii, yoroy, tedbow: Placing and then removing a block appends incorrect query string destination parameter 2018-11-21 16:26:04 +00:00
webchick ce86e09d3a Issue #2915784 by dawehner, drpal, mikejw, justafish, tedbow, xjm, webchick: 1/3 JS codestyle: camelcase 2017-12-03 08:02:43 -08:00
xjm 59b1bac3d6 Revert "Issue #2915784 by dawehner, drpal, justafish, tedbow, xjm: 1/3 JS codestyle: camelcase"
This reverts commit 9b874acf9f.
2017-12-01 13:28:00 -06:00
webchick 9b874acf9f Issue #2915784 by dawehner, drpal, justafish, tedbow, xjm: 1/3 JS codestyle: camelcase 2017-11-30 12:30:36 -08:00
Lauri Eskola 847b2141fa Issue #2805205 by andrewmacpherson, michielnugter, lauriekap, BarisW, pk188, Ehud, arunkumark, SteffenR, Lendude, droplet, alexpott, xiwar: Provide screen-reader feedback when filtering by block name 2017-07-24 19:26:10 +03:00
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
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 10ecc78b37 Issue #2502629 by eiriksm, nod_, borisson_, jhodgdon: JSDoc block module 2015-08-28 23:22:39 -07:00
webchick 6b95f9a850 Issue #2512456 by tim.plunkett, legolasbo, MattA, dawehner, googletorp, darol100, Bojhan, webchick, andypost, ivanstegic, larowlan, lauriii, LewisNyman, tkoleary, rickvug, eliza411, lunk_rat, nickrosencrans, stpaultim, Mark LaCroix: Implement the new block layout design to emphasize the primary interaction of placing a block 2015-07-10 12:00:10 -07:00
Nathaniel Catchpole a1bc737216 Issue #1305882 by dawehner, nod_, Fabianx, Steven Jones, sun, nlisgo: drupal_html_id() considered harmful; remove ajax_html_ids to use GET (not POST) AJAX requests 2015-06-22 14:16:58 +01: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 e82c6f2a85 Issue #2422399 by aliyakhan, JCL324, mortendk, skippednote, rpayanm, tadityar, LewisNyman, joelpittet, idebr: Rewrite block.admin.css inline with our CSS standards 2015-05-18 14:11:31 +01:00
Alex Pott 49a1b846ec Issue #2461531 by nod_, lauriii, pguillard: ESlint 0.18.0 compatibility and new rule 2015-04-19 17:30:43 +02:00
Alex Pott cbd01844a2 Issue #2348321 by RobLoach, nod_: Upgrade to jQuery Once 2.x 2015-03-23 10:29:17 +00:00
Alex Pott 59fee1922b Issue #2264241 by _nod: Fix ESLint errors and fix js bugs. 2014-05-24 14:59:54 +01: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
Dries dac7e2467c Issue #2078951 by tim.plunkett, jessebeach: Highlight the row of block that was just placed. 2013-09-06 13:22:45 -04:00
Dries 4e71065321 Issue #2058321 by tim.plunkett, pameeela: Move the 'place block' UI into the block listing. 2013-08-15 10:29:30 -05:00