Commit Graph

26 Commits (c2063e23b25c09fb35bc785fe069245ced89cea5)

Author SHA1 Message Date
Dave Long 885932a213
Issue #3416141 by gorkagr, Jaypan, Wim Leers, alexpott: big_pipe.js' checkMutation() does not check if node exists before using it
(cherry picked from commit da7f4e6327)
2024-02-17 15:34:10 +00:00
catch d8e997eaaf Revert "Issue #3416141 by gorkagr, Jaypan, Wim Leers: big_pipe.js' checkMutation() does not check if node exists before using it"
This reverts commit 2d17900f36.

(cherry picked from commit 1a187e3715)
2024-02-16 17:29:14 +00:00
catch 598a2607bf Issue #3416141 by gorkagr, Jaypan, Wim Leers: big_pipe.js' checkMutation() does not check if node exists before using it
(cherry picked from commit 2d17900f36)
2024-02-16 15:24:36 +00:00
catch cb0a79958a Issue #3390178 by godotislate, larowlan, catch, pixlkat, Utilvideo, rsnyd, Wim Leers, cilefen, smustgrave, fjgarlin, jakegibs617, seixas, mohithasmukh, very_random_man: big_pipe sometimes fails to load blocks
(cherry picked from commit dcf27ba1b6)
2024-01-03 09:17:10 +00:00
catch cd83c67328 Issue #3387039 by dinazaur, smustgrave, fjgarlin, nod_: Large placeholders are not processed
(cherry picked from commit 6f97533d18)
2023-10-11 16:03:09 +01:00
Alex Pott 8ab3fbdadf
Issue #3320055 by nod_, alexpott: Use document in bigpipe first attachBehaviors call 2023-04-03 09:22:33 +01:00
Lauri Eskola 6da66e99da
Issue #3196973 by casey, nod_, andypost, yogeshmpawar, droplet, Wim Leers, justafish, finnsky: Use Mutation observer for BigPipe replacements 2022-09-23 17:55:59 +03:00
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
catch 798800c653 Issue #3294720 by abramm: The attachBehaviors() for document is only called after Big Pipe chunks are processed 2022-07-11 23:41:11 +09: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
catch 500af4bd27 Issue #3204273 by Wim Leers, nod_, seanmacgillivray: Remove jQuery dependency from BigPipe 2021-09-24 10:38:09 +01: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
catch 89f6acb734 Issue #3174884 by raman.b, alexpott, lauriii, zrpnr, nod_: Update yarn dependencies for Drupal 9.1.0 2020-10-21 11:41:33 +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 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 7d2f3a3b76 Issue #2946603 by drpal, alexpott, dawehner: JS codestyle: no-use-before-define 2018-03-05 09:14:08 +00:00
Nathaniel Catchpole 5ef7c978b7 Issue #2931443 by Wim Leers, casey, zuuperman, drpal: Browser parsing race condition: JSON.parse sometimes called on partially streamed BigPipe placholder replacements, causes fatal JS error 2018-03-02 13:01:18 +00:00
Lauri Eskola 29cd930e59 Issue #2914946 by drpal, dawehner, droplet: JS codestyle: no-var 2017-10-12 10:10: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 91987586b8 Issue #2723705 by Wim Leers, catch: Reduce the 200ms BigPipe placeholder interval to 50ms and make it overridable 2016-07-19 15:05:56 +01:00
Nathaniel Catchpole 8eb8e89a47 Issue #2670444 by Wim Leers: Embedded AJAX responses aren't application/json, but application/vnd.drupal-ajax 2016-03-08 11:20:31 +09:00
effulgentsia dda8487697 Issue #2469431 by Wim Leers, Fabianx, swentel, nod_, yched, dawehner, tstoeckler, catch, borisson_: BigPipe for auth users: first send+render the cheap parts of the page, then the expensive parts 2016-03-01 09:57:13 -08:00