summaryrefslogtreecommitdiffstatshomepage
path: root/core/misc/dialog
Commit message (Collapse)AuthorAge
* Issue #3460979 by finnsky, smustgrave, nod_, catch: Reduce jQuery usage in ↵nod_2025-04-04
| | | | dialog.ajax.js
* Issue #3485202 by rkoller, oily, mgifford, smustgrave: Change the element ↵nod_2025-04-03
| | | | wrapping the title in dialogs from span to heading element
* Issue #3486741 by spokje, smustgrave, markconroy: CSS linting (stylelint): ↵nod_2024-11-19
| | | | npx update-browserslist-db@latest
* Issue #3213995 by groendijk, bnjmnm, gauravvvv, smovs, cindytwilliams, ↵nod_2024-10-06
| | | | smustgrave, lauriii: Olivero: submit button is too wide in the off canvas dialog box
* Issue #3471977 by grimreaper: Drupal.dialog openDialog should use event settingsnod_2024-09-06
|
* Issue #3458272 by seutje: Subpixel rounding issue causes dialog to resize ↵nod_2024-08-05
| | | | unnecessarily
* Issue #3363127 by nod_, Gábor Hojtsy, mherchel: Drupal Displace outputs ↵nod_2024-07-31
| | | | invalid value for --drupal-displace-offset-right when opening top dialog
* Issue #3454960 by quietone, nod_, larowlan, rkoller, smustgrave: Update to ↵nod_2024-06-22
| | | | jquery UI 1.14.0 beta 2
* Issue #3440676 by Utkarsh_33, smustgrave, catch, bnjmnm, nod_: Trigger a ↵nod_2024-06-22
| | | | JavaScript deprecation error for dialogClass in forked dialog.js
* Issue #3445033 by finnsky, smustgrave: Replace dialogContentResize jQuery ↵nod_2024-05-21
| | | | event with CustomEvent
* Issue #3439522 by longwave, adwivedi008, quietone, smustgrave: Update ↵catch2024-05-11
| | | | JavaScript dependencies for Drupal 10.3/11.0
* Issue #3439646 by Tom Konda, smustgrave: Some of string comparisons should ↵nod_2024-05-09
| | | | use String.prototype.startsWith() or String.prototype.endsWith()
* Issue #3409048 by finnsky, alexpott, longwave, bnjmnm, andypost, nod_: ↵Alex Pott2024-05-01
| | | | Configure postcss formatting after stylelint and stylelint-config-standard update
* Issue #3390549 by finnsky, nod_, smustgrave, larowlan, catch, bnjmnm: Get ↵Ben Mullins2024-04-30
| | | | rid of jQuery in dialog events
* Issue #3296098 by catch, finnsky, smustgrave: Removal :tabbable usage in ↵nod_2024-04-17
| | | | dialog.js
* Issue #3357565 by quietone, Bhanu951, pradhumanjain2311, smustgrave, catch: ↵catch2024-04-09
| | | | Remove remaining uses of string 'bartik' and 'seven' when referring to the removed themes
* Issue #3408738 by omkar.podey, srishtiiee, kunal.sachdev, lauriii, ↵catch2024-03-07
| | | | Utkarsh_33, arisen, smustgrave, Wim Leers, catch, benjifisher: Create a new OpenModalDialogWithUrl command
* Issue #2793343 by justin2pin, Anybody, Grevil, mglaman, bnjmnm, Gauravvvv, ↵Lauri Eskola2024-01-23
| | | | lauriii, gints.erglis, Suresh Prabhu Parkala, paulocs, ranjith_kumar_k_u, finnsky, beunerd, selva.swamy@gmail.com, nod_, naveenvalecha, Daniel Kulbe, Bram Linssen, andypost, crasx: Dialog drupalAutoButtons option should be respected on initial load
* Issue #3397785 by yash.rode, srishtiiee, lauriii, smustgrave: Dialog focus ↵Lauri Eskola2023-12-05
| | | | is returned to dialog instead of first tabbable element on dialog AJAX update
* Issue #3404847 by Spokje: Update JavaScript dependencies for 10.2.0-RCLauri Eskola2023-11-30
|
* Issue #3020061 by bnjmnm, tedbow, lauriii, zrpnr, smustgrave, yash.rode: ↵Lauri Eskola2023-11-23
| | | | Ajax replace does not refocus element if inside a dialog
* Issue #3397115 by longwave, quietone: Upgrade eslint and prettiernod_2023-11-03
|
* Issue #3397121 by longwave: Upgrade postcss-preset-env and stylelintLauri Eskola2023-10-28
|
* Issue #3396887 by lauriii, tim.plunkett: Once is reset for ajax dialog ↵nod_2023-10-27
| | | | buttons when dialog is opened
* Issue #3377900 by omkar.podey, lauriii, Gauravvvv, Utkarsh_33: Scrolling ↵Lauri Eskola2023-08-18
| | | | remains disabled after closing nested modal dialogs
* Issue #2707291 by Utkarsh_33, lauriii, darvanen, samuel.mortenson, ↵Dave Long2023-07-22
| | | | hooroomoo, komalk, narendraR, Vidushi Mehta, sasanikolic, droplet, smustgrave, yoroy, Bcwald, kostyashupenko, penyaskito: Disable body-level scrolling when a dialog is open as a modal
* Issue #3238308 by mstrelan, bnjmnm, nod_, smustgrave, larowlan, rikki_iki: ↵Lee Rowlands2023-06-27
| | | | Refactor (if feasible) uses of the jQuery css function to use Vanilla/native
* Issue #3238849 by mstrelan, hooroomoo, smustgrave, bnjmnm, larowlan: ↵Lee Rowlands2023-06-26
| | | | Refactor (if feasible) use of jquery is function to use vanillaJS
* Issue #3359240 by Utkarsh_33, narendraR, deviantintegral, lauriii, ↵Lauri Eskola2023-06-16
| | | | tim.plunkett, smustgrave, joachim, ckrina, hooroomoo: Enable bundle selection when a new view mode is created
* Issue #3359494 by bnjmnm, Spokje, lauriii, hooroomoo: Focus is lost on ↵Lauri Eskola2023-05-26
| | | | dialog close if the opener is inside a collapsible element
* Revert "Issue #3359494 by bnjmnm, lauriii, hooroomoo: Focus is lost on ↵Lauri Eskola2023-05-25
| | | | | | dialog close if the opener is inside a collapsible element" This reverts commit d6bb0067c94732f92634295ecca9c60750aa4dd3.
* Issue #3359494 by bnjmnm, lauriii, hooroomoo: Focus is lost on dialog close ↵Lauri Eskola2023-05-24
| | | | if the opener is inside a collapsible element
* Issue #3361839 by BramDriesen, mherchel, rpayanm: Accidental use of CSS ↵Dave Long2023-05-22
| | | | nesting in misc/dialog/off-canvas/css/details.css
* Issue #3351619 by Gauravvvv, longwave, Spokje, mherchel, smustgrave: Update ↵catch2023-05-10
| | | | PostCSS and postcss-preset-env for Drupal 10.1
* Issue #3344087 by longwave, Gauravvvv, mherchel, catch: Update Stylelint and ↵catch2023-04-28
| | | | Prettier for Drupal 10.1 and use Prettier for formatting PostCSS
* Issue #3343212 by markconroy, andy-blum, bnjmnm, longwave, alexpott, ↵bnjmnm2023-04-17
| | | | lauriii, codexmas, harsha012, rpayanm, occupant, Mukeysh, leahtard, joelpittet: Update Core CSS to use double-colon for pseudo elements
* Issue #3350972 by nod_: [random test failure] ↵Lauri Eskola2023-04-05
| | | | DrupalTestslayout_builderFunctionalJavascriptLayoutBuilderUiTest::testReloadWithNoSections
* Issue #2894269 by droplet, Akram Khan, _pratik_, dylf, nod_, Cottser: `bool` ↵catch2022-11-28
| | | | in JSDoc should be `boolean`
* Issue #3314523 by alexpott: PostCSS results in CSS that does not comply with ↵Lauri Eskola2022-10-12
| | | | our coding standards
* Issue #3312481 by mherchel, longwave: Update core's browserlistAlex Pott2022-09-30
|
* Issue #3261163 by bnjmnm, Spokje, longwave, nod_: Update to PostCSS 8catch2022-09-13
|
* Issue #3278415 by nod_, lauriii, catch, Wim Leers, longwave, xjm, ↵catch2022-09-09
| | | | claudiu.cristea: Remove usages of the JavaScript ES6 build step, the build step itself, and associated dev dependencies
* Issue #3291797 by mherchel, andy-blum, lauriii, xjm, catch: Refactor Drupal ↵Lauri Eskola2022-08-29
| | | | 10 settings tray / off-canvas to use modern CSS
* Issue #3304285 by longwave, Spokje, bbrala, ravi.shankar, quietone, ↵catch2022-08-25
| | | | phenaproxima: Remove Seven from core
* Issue #3215517 by Gauravmahlawat, sagarchauhan, jeremyvii, bkosborne: ↵Lauri Eskola2022-02-22
| | | | Multi-select (combobox) list items "escape" bounding box in off-canvas forms in Chrome
* Issue #3262573 by longwave, nod_, xjm, alexpott, lauriii: Update our yarn ↵xjm2022-02-18
| | | | dev dependencies to the extent allowed by current constraints
* Issue #3253148 by mherchel, longwave, ckrina, droplet: Remove IE from core's ↵Alex Pott2021-12-18
| | | | browserlist, remove non-essential CSS importing and recompile assets
* Issue #3183149 by nod_, droplet, jptaranto: Deprecate jquery.once and use ↵Lauri Eskola2021-08-10
| | | | the new once lib
* Issue #3202818 by Spokje, mherchel, Gábor Hojtsy, catch, Wim Leers, shaal, ↵catch2021-06-09
| | | | andypost: Remove untrue declaration of Opera Mini (in reverse proxy mode) support from Drupal 9.3
* Issue #3214412 by bnjmnm, tedbow: Build + prettier not run after yarn ↵catch2021-05-17
| | | | dependency update 3210633