Commit Graph

341 Commits (51d40866c93a5728945c2ad1976c4efa71140856)

Author SHA1 Message Date
catch 01fa26fdde Issue #3442530 by smustgrave, andypost, quietone: Update contextual module deprecation for removal in 12.0
(cherry picked from commit c0bd0dde27)
2024-04-25 20:32:22 +01:00
Alex Pott 442b47177d
Issue #3399388 by mstrelan: Add declare(strict_types=1) to all Kernel tests 2024-04-10 15:17:46 +01:00
Alex Pott 38834ac7f6
Issue #3414920 by quietone, m0d: Fix documentation redirects to Drupal 7 docs
(cherry picked from commit 01575cf9a8)
2024-04-06 13:09:22 +01:00
Alex Pott b89ad7f9c8
Issue #3431452 by godotislate, smustgrave, alexpott: Rename RenderElement and FormElement plugin abstract classes to RenderElementBase and FormElementBase
(cherry picked from commit 8d1ff20647)
2024-03-30 17:24:56 +00:00
Alex Pott f6a07d869c
Issue #3421439 by godotislate, sorlov, quietone, smustgrave, alexpott, larowlan, longwave, andypost: Convert form and render element plugin discovery to attributes
(cherry picked from commit d1c993acdf)
2024-03-26 17:37:43 +00:00
Alex Pott fc15d5ee53
Issue #3426955 by mstrelan, sorlov, alexpott, smustgrave, godotislate: Convert ViewsField plugin discovery to attributes
(cherry picked from commit e0f270ff66281b06c2b33d5bd6a71b7f6576905f)
2024-03-16 17:17:22 +00:00
Dave Long a23b6d6768
Issue #3399746 by mstrelan, acbramley: Add declare(strict_types=1) to all Functional tests
(cherry picked from commit e3fab52019)
2024-02-28 10:38:53 +00:00
Dave Long 654b1f2074
Issue #3353210 by mondrake, PrabuEla, Spokje: [PHPUnit 10] @dataProvider methods must be declared static and public 2024-02-14 13:38:28 +00:00
nod_ c794a0e0f3
Issue #3416898 by Tom Konda, Tirupati_Singh: Use String.prototype.includes() instead of String.prototype.indexOf() where necessary 2024-01-29 11:43:58 +01:00
Lauri Eskola 1e8ae69e1d
Issue #3414263 by quietone, andypost: Change help headings for WCAG 2.0 2024-01-15 14:55:37 +02:00
Dave Long cb98777fc1
Issue #3395900 by quietone, smustgrave: Correct spelling of words in module core/tests 2024-01-11 17:56:30 +00:00
Lee Rowlands 5247e64236
Issue #3400018 by mstrelan, xjm: Add declare(strict_types=1) to all Functional JavaScript tests 2023-12-13 08:27:06 +10:00
Lauri Eskola c2021dd2d7
Issue #3405153 by Nitin shrivastava, sijumpk, smustgrave, larowlan: Contexual links should never be bold, unless the theme explicitly makes it so 2023-12-08 09:27:30 +02:00
Lauri Eskola 2a95e3fd3e
Issue #3316274 by Wim Leers, catch, nod_, alexpott, longwave, bnjmnm: Stabilize FunctionalJavascript testing AJAX: add ::assertExpectedAjaxRequest() 2023-11-16 15:56:19 +02:00
xjm 8a739dc5a2
Issue #3379495 by quietone, xjm, smustgrave: Convert enable/disable to install/uninstall in hook_help() 2023-11-12 11:53:44 -06:00
Lauri Eskola 7c5354ab5a
Issue #3397121 by longwave: Upgrade postcss-preset-env and stylelint 2023-10-28 13:39:47 +03:00
Lee Rowlands 6d93485084
Issue #3386458 by catch, quietone, alexpott, larowlan: Add GenericModuleTestBase and use it to test general module things 2023-09-26 09:14:17 +10:00
Lauri Eskola e72fa7b375
Issue #3378088 by mstrelan, agunjan085: Invalid references to contextual_pre_render_links in contextual.api.php 2023-08-01 18:44:20 +03:00
Lee Rowlands 5823307501
Issue #3025577 by andypost, Abhisheksingh27, jhodgdon, alexpott, quietone, smustgrave: Move help topics to core or the correct modules 2023-07-24 20:03:11 +10:00
Lee Rowlands 6a43b511df
Issue #3238308 by mstrelan, bnjmnm, nod_, smustgrave, larowlan, rikki_iki: Refactor (if feasible) uses of the jQuery css function to use Vanilla/native 2023-06-27 06:26:47 +10:00
Lauri Eskola d8f747b145
Issue #3359494 by bnjmnm, Spokje, lauriii, hooroomoo: Focus is lost on dialog close if the opener is inside a collapsible element 2023-05-26 09:15:07 +03:00
Lauri Eskola 4730f5b6bd
Revert "Issue #3359494 by bnjmnm, lauriii, hooroomoo: Focus is lost on dialog close if the opener is inside a collapsible element"
This reverts commit d6bb0067c9.
2023-05-25 11:46:35 +03:00
Lauri Eskola d6bb0067c9
Issue #3359494 by bnjmnm, lauriii, hooroomoo: Focus is lost on dialog close if the opener is inside a collapsible element 2023-05-24 23:24:15 +03:00
bnjmnm bf91219364 Issue #3343212 by markconroy, andy-blum, bnjmnm, longwave, alexpott, lauriii, codexmas, harsha012, rpayanm, occupant, Mukeysh, leahtard, joelpittet: Update Core CSS to use double-colon for pseudo elements 2023-04-17 13:22:55 -04:00
Lee Rowlands 21e847cf0f
Issue #3352548 by DanielVeza: Leftover D10 deprecations in the contextual module 2023-04-13 19:29:44 +10:00
Dave Long 7710bd6098
Issue #3268809 by quietone, Spokje, Rishabh Vishwakarma, ravi.shankar, mrinalini9, Medha Kumari, JatinGupta40, smustgrave, xjm, longwave, catch: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine' 2023-04-12 15:50:34 +01:00
Lee Rowlands fcc16f4990
Issue #2927311 by DanielVeza, smustgrave, Gribnif, richard.thomas, larowlan: Contextual links are not sorted by weight, contrary to documentation 2023-04-11 07:10:23 +10:00
bnjmnm 7717f3c5d2 Issue #2991686 by smustgrave, larowlan, Grayle: Enabling "Edit" to show all contextual links breaks tabbing in edit forms in the backend 2023-04-07 10:12:56 -04:00
catch f88694094f Revert "Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine'"
This reverts commit b4829d2ff7.
2023-04-05 11:25:49 +01:00
Dave Long b4829d2ff7
Issue #3268809 by quietone, Rishabh Vishwakarma, ravi.shankar, Medha Kumari, mrinalini9, JatinGupta40, smustgrave, xjm, longwave: Fix class comment doc blocks in tests for 'Drupal.Commenting.DocComment.ShortSingleLine' 2023-04-05 09:56:11 +01:00
Lee Rowlands 950e7ff9b8
Issue #3185183 by philipnorton42, larowlan, bruno.bicudo, longwave, xjm, quietone: Refactor ContextualUnitTest to use a data provider 2023-02-27 06:43:46 +10:00
Lauri Eskola 4a0272e350
Issue #2738547 by smustgrave, mehul.gada, sahil.goyal, larowlan, BarisW, xjm: Contextual Links do not respect parameters in the destination 2023-02-20 15:31:12 +02:00
Cristina Chumillas 22fa96876e Issue #2209063 by bnjmnm, Sam152, tarekdj, lauriii, Wim Leers, LewisNyman, quietone: Fix the flicker of the "active" icons when a high-latency user clicks on toolbar items 2023-02-18 17:22:36 -05:00
xjm 00bcd1740c
Issue #2574981 by Manjit.Singh, dimaro, wengerk, darol100, izus, pguillard, vsujeetkumar, Himanshu5050, snehi, paulocs, rakesh.gectcr, jofitz, _utsavsharma, charginghawk, rajeshwari10, sdstyles, quietone, benjifisher, marcusvsouza, LoMo, joelpittet, justAChris, cilefen, YesCT, mradcliffe, spitzialist, annajl, jhodgdon, catch, alexpott, Sabbi0612, kattekrab, Mile23, antojose, leanderl, rodrigoac: Fix grammar ("an URL" should be "a URL") and consistent use of URL (not "url" / "Url") in documentation only 2023-01-26 16:06:23 -06:00
Alex Pott 1a63aa6318
Issue #3326371 by Spokje: Fix PHPStan L1 error "Anonymous function has an unused use $foo." 2022-12-30 16:39:39 +00:00
bnjmnm 581813e76f Issue #3265596 by longwave, mherchel: Remove obsolete -webkit-linear-gradient CSS 2022-12-22 11:23:12 -05:00
catch 8c2256b7fe Issue #2894269 by droplet, Akram Khan, _pratik_, dylf, nod_, Cottser: `bool` in JSDoc should be `boolean` 2022-11-28 11:34:18 +00:00
Alex Pott 2c468a0049
Issue #3264947 by Niklan, quietone, ravi.shankar, longwave, TR, xjm: [Sep 12, 2022] Add missing docblocks for test methods ::setUp() and ::tearDown() 2022-09-27 13:28:52 +01: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 56aef13607 Issue #3304256 by longwave, Spokje, dww, lauriii, catch, quietone, mherchel: Remove Bartik from Drupal core 2022-08-22 17:06:38 +09:00
Alex Pott cffeb24f20
Issue #2580263 by Berdir, nils.destoop, catch, Cottser, larowlan: Find a way to not run contextual_preprocess() on every template 2022-05-16 14:35:23 +01:00
Lauri Eskola 68f22f8d3f
Issue #3277311 by nod_, Wim Leers, catch, larowlan: Deprecate and mark internal contextual JS API 2022-05-13 22:08:24 +03:00
Lauri Eskola 199f2b4bc5
Issue #3101922 by bnjmnm, nod_, lauriii: Find replacement for Modernizr touchevent test and deprecate 2022-05-12 16:44:12 +03:00
Lauri Eskola 13645eaf45
Issue #3270709 by Shashwat Purav, Chi, apaderno: Remove reference to contextual_pre_render_placeholder() function 2022-05-02 16:20:14 +03:00
Lauri Eskola 10bdae282a
Issue #2168711 by yogeshmpawar, droplet, mariancalinro, bnjmnm, peterpoe, lauriii, Kgaut, nod_, benjifisher: Modernizr.touchevents use can lead to scenarios that break contextual links 2022-04-30 00:53:45 +03:00
Alex Pott 05d87619c3
Issue #3258931 by nod_, hooroomoo, xjm, catch, effulgentsia, Wim Leers: Deprecate backbone and tag it internal 2022-04-09 07:30:39 +02:00
Lauri Eskola c6aab40f72
Issue #3269266 by danflanagan8, longwave: Contextual Links tests should not rely on Classy 2022-03-17 19:39:09 +02:00
Lauri Eskola 7362987e37
Issue #3268550 by longwave, Spokje: Remove deprecated jquery-once 2022-03-11 11:56:26 +02:00
catch c055bd2592 Issue #3262320 by tstoeckler: Remove obsolete region override in ContextualLinksTest 2022-03-03 08:01:34 +00: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