Commit Graph

31 Commits (940e609a69bdb9fcbadd08e7502b161c6867292f)

Author SHA1 Message Date
catch fe07650799 Issue #3114116 by lauriii, andypost, Gábor Hojtsy: Re-schedule removal of deprecated JavaScript code to Drupal 10 2020-02-24 12:12:09 +00: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
Alex Pott e15f82bfba
Issue #2983365 by ApacheEx, m1r1k, drpal: JS codestyle: operator-linebreak 2018-07-22 11:53:25 +01:00
Lauri Eskola 6be4122dae Issue #2983377 follow-up by ApacheEx: JS codestyle: implicit-arrow-linebreak 2018-07-20 13:26:52 +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
Lauri Eskola 017e42ed76 Issue #2928137 by blakemorgan, dawehner: Correct deprecation note in ajax.es6.js 2017-12-11 17:10:30 +02: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
xjm 5d01c25222 Issue #2917303 by alexpott: JS codestyle: padded-blocks revisited 2017-10-19 15:14:17 -05: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
Alex Pott 336d30dc4d Issue #2914719 by nod_, droplet: JS codestyle: newline-per-chained-call 2017-10-11 15:40:35 +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
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