Commit Graph

108 Commits (3388371b4c18e5496fa2f5a10a72fdfdc1e27189)

Author SHA1 Message Date
Lauri Eskola 189d5a84d6
Issue #3269152 by yogeshmpawar, longwave, catch: Remove element_settings BC layer in ajax.js 2022-05-02 15:14:54 +03:00
xjm 8a0b901de2 Issue #3262573 by longwave, nod_, xjm, alexpott, lauriii: Update our yarn dev dependencies to the extent allowed by current constraints 2022-02-18 19:53:44 +00: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
hooroomoo 25c55e3c1e Issue #3239132 by hooroomoo, larowlan, nod_, bnjmnm: Refactor (if feasible) uses of the jQuery trim function to use vanillaJS 2021-10-12 19:17:13 +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
Nathaniel Catchpole 09c38b44a6 Issue #3211810 by alexpott, xjm, Spokje, Amber Himes Matz, Kristen Pol, lauriii: [security] Update Nightwatch and locked dev dependencies to address security issues 2021-05-05 09:12:05 +01:00
Alex Pott cf214a4938
Issue #3188938 by bnjmnm, lauriii, alexpott, zrpnr: Create AjaxCommand for focusing that does not require :tabbable selector 2021-04-13 17:25:52 +01:00
xjm f28986335b SA-CORE-2020-007 by samuel.mortenson, nod_, larowlan, dsnopek, catch, effulgentsia, mcdruid
(cherry picked from commit 438d4031a0)
2020-09-16 06:24:36 -05:00
Lee Rowlands 6e451a1fba
Issue #3078501 by sd9121, swatichouhan012, Tom Konda, larowlan, longwave: The 2nd parameter is not defined on window.alert() but use in Drupal.AjaxCommands.prototype.alert() 2020-09-09 19:10:54 +10:00
Alex Pott 045a00c129
Issue #3118741 by dww, lauriii, xjm, nod_, tedbow, longwave, catch: [Security] Update yarn dependencies to fix security issues 2020-06-03 00:10:25 +01: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
Lauri Eskola 0e71536291
Issue #3100147 by gapple, longwave: Remove @import parsing from Drupal.AjaxCommands.prototype.add_css 2020-01-23 12:11:34 +02:00
Lee Rowlands 7dde35cfd0
Issue #3086096 by oknate, phenaproxima, tedbow, Wim Leers, andrewmacpherson, droplet, bnjmnm: Add a generic Ajax Message command 2019-10-10 19:38:23 +10:00
Alex Pott bb3791d9de
Issue #3059847 by lauriii, volkerk, huzooka, quiron, Wim Leers, alexpott, larowlan: Move hard coded AJAX progress bar classes to a theme function 2019-09-21 00:22:03 +01:00
Lauri Eskola 2a48f46401
Issue #2955000 by shaal, chishah92: Fullscreen ajax throbber should be inside body 2019-07-23 15:02:26 +03:00
Lauri Eskola fe6f84e5a5
Issue #2215857 followup by gaydamaka, timmillwood, alexpott, lauriii: Regression on Internet Explorer 11 2019-02-07 18:46:19 +02:00
xjm d08335f136 Issue #3020352 by tedbow, Wim Leers, tim.plunkett, xjm, andrewmacpherson, lauriii, phenaproxima, alwaysworking: Create a new AnnounceCommand to call Drupal.announce on an AjaxResponse 2019-02-05 16:20:19 -06:00
Alex Pott 57f1f1a480
Issue #2215857 by michielnugter, Lendude, gmercer, tim.plunkett, cferthorney, marabak, olli, ericmulder1980, TwoD, sanduhrs, stella, dww, nod_: Behaviors get attached to removed forms 2019-01-31 01:02:35 +00:00
Lauri Eskola e742590eed
Issue #2981652 by ApacheEx, corbacho, drpal, dawehner, xjm, alexpott, lauriii: Format core JavaScript using recently add Prettier 2018-08-09 18:49:18 +03:00
Lauri Eskola 5f0f49d741 Issue #736066 by droplet, drpal, vaplas, dmsmidt, effulgentsia, nod_, tic2000, tim.plunkett, lauriii, casey, morsok, idebr, alexpott, yched, tedbow, GuyPaddock, drintios, edurenye, dtamajon, adinac, VinayLondhe, ajalan065, hrmoller, ericduran, piyuesh23, andreyks, roborew, Wim Leers, lokapujya, samuel.mortenson, Dries, DuaelFr, OnkelTem, manu manu, khiminrm, Greg Boggs, SKAUGHT, itsekhmistro, fubhy, SpadXIII, s.messaris, zviryatko: ajax.js insert command sometimes wraps content in a div, potentially producing invalid HTML and other bugs 2018-07-04 19:59:57 +01:00
webchick bae2ff8761 Issue #2407859 by vaplas, lauriii, vprocessor, drpal, jwilson3, sidharthap, aprogs, finnsky: Allow theming throbber element 2018-06-15 09:11:46 -07:00
Lee Rowlands 989f58ba89
Issue #2971152 by vaplas, alexpott: More reliable 'nojs' replacing in ajax.js 2018-05-15 06:38:10 +10:00
Nathaniel Catchpole b20aea605d Issue #1848940 by milanpavic, dawehner, nod_, helenasue, DuaelFr, Lendude, AjitS, sdstyles, runeasgar, tim.plunkett: When enabling or disabling a View, don't move the cursor to the top of the page 2018-05-09 12:29:14 +01:00
webchick f1e33ca3d8 Issue #2925064 by drpal, dawehner, droplet, xjm, webchick, justafish: [1/2] JS codestyle: no-restricted-syntax 2018-01-03 15:27:55 -08:00
webchick 8d06691e00 Issue #2927230 by drpal, dawehner: 3/3 JS codestyle: camelcase 2017-12-03 08:16:29 -08:00
xjm dcfee314ad Revert "Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax"
This reverts commit b0a4d7e017.
2017-12-01 13:28:53 -06:00
webchick b0a4d7e017 Issue #2925064 by drpal, dawehner, xjm, justafish, droplet: [1/2] JS codestyle: no-restricted-syntax 2017-11-28 15:40:07 -08:00
webchick 18f322a212 Issue #2764931 by tedbow, tim.plunkett, nod_, drpal, droplet, dawehner, Wim Leers, phenaproxima: Contextual links don't work with 'use-ajax' links 2017-10-16 18:15:27 -04:00
Alex Pott b61c2592f0 Issue #2915526 by drpal: JS codestyle: prefer-const 2017-10-12 11:13:43 +01:00
effulgentsia 76767edd8a Issue #2844261 by tedbow, drpal, tim.plunkett, Wim Leers, droplet: Allow dialog links to specify a renderer in addition to a dialog type 2017-07-14 11:32:12 -07: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 89605308b1 Issue #2711907 by drpal, droplet, andrewmacpherson, starshaped, mckinzie25, hchonov: [regression] Some ajax-enabled buttons are not keyboard operable 2017-06-28 12:32:24 +01: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
xjm 8e2cf9db20 Issue #2546248 by scythian, XaviP, darrenwh, mikebell_, ingaro, urbanlegend, jhodgdon, davidhernandez, andypost, joelpittet, emma.maria, cdykstra, Cottser, LewisNyman, joachim: Use consistent style to mention HTML tags in code comments 2016-05-26 14:12:15 -05:00
Alex Pott f12799928c Issue #2723557 by droplet: [Follow up] Drupal.ajax.expired tweaks 2016-05-12 11:23:20 -05:00
Nathaniel Catchpole a7b61e3c2b Issue #2700495 by ronaldtebrake, nod_: Method removing expired drupalSettings.ajax tries to remove settings when there is no ajax defined 2016-04-12 17:19:03 +09:00
Nathaniel Catchpole 47c463939d Issue #2559693 by nod_, leolando.tan: JSDoc ajax.js 2016-02-29 23:08:14 +09:00
Nathaniel Catchpole 00606660c8 Issue #2672200 by Sweetchuck, gauravjeet: Wrap Drupal with closure variable 2016-02-29 12:25:57 +09:00
Nathaniel Catchpole ec829de92c Issue #1751320 by madhavvyas, nod_, sxnc, annikaC, rteijeiro: Selectors clean-up: ajax.js 2016-02-25 15:10:27 +09:00
Nathaniel Catchpole cee5c2bcd2 Issue #2561619 by phenaproxima, nod_, lokapujya, droplet, tic2000: Drupal Ajax objects and settings grows endlessly 2016-02-22 11:20:13 +09:00
effulgentsia 2d411fb980 Issue #2637194 by phenaproxima, nod_: Drupal.Ajax.execute() should return underlying Deferred object 2015-12-21 09:49:42 -08:00
Alex Pott 87ac540626 Issue #1824636 by DuaelFr, nod_, meenakshi.r, larowlan, mgifford, falcon03, hefox, alexdmccabe, Stuart Miller, Sam152: Do not move the cursor to the top of the page on ajax calls 2015-11-12 20:34:38 +00: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
effulgentsia ce6f3ec82b Issue #2554219 by nod_, larowlan, tim.plunkett, regilero, droplet, japerry, samuel.mortenson, Pere Orga, effulgentsia, benjy, Gábor Hojtsy, greggles, Wim Leers, David_Rothstein, pwolanin, neclimdul, EclipseGc, znerol: Port Cross-site Scripting - Ajax system fixes from SA-CORE-2015-003 to Drupal 8 2015-08-26 15:02:58 -07:00
Alex Pott fad555c2eb Issue #2545826 by JohnAlbin, nod_: Update.eslintrc to work with eslint 1.0.0 2015-08-07 15:08:23 +01:00
Nathaniel Catchpole 8b4bc7df8f Issue #2500527 by dawehner, tim.plunkett, effulgentsia: Rewrite \Drupal\file\Controller\FileWidgetAjaxController::upload() to not rely on form cache 2015-06-24 12:17:01 +01:00