Bring in same patches Drutopia build_source uses
This commit is contained in:
parent
a6e83ae48a
commit
c409a1d291
1 changed files with 8 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
|||
"drupal/urllogin": "^2",
|
||||
"drupal/view_password": "^6",
|
||||
"drupal/view_unpublished": "^1.0",
|
||||
"drupal/viewsreference": "^1.2",
|
||||
"drupal/viewsreference": "^1",
|
||||
"drupal/views_daterange_filters": "^1.0@alpha",
|
||||
"drupal/views_field_compare": "^1.0@beta",
|
||||
"drupal/webform": "^6.0",
|
||||
|
@ -212,6 +212,13 @@
|
|||
"drupal/coffee": {
|
||||
"Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch"
|
||||
},
|
||||
"drupal/core": {
|
||||
"Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2021-12-01/2648950-257.patch",
|
||||
"Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch"
|
||||
},
|
||||
"drupal/ds": {
|
||||
"Parent theme template inheritance bug": "https://www.drupal.org/files/issues/2021-02-22/2895316-12.patch"
|
||||
},
|
||||
"drupal/wysiwyg_linebreaks": {
|
||||
"Excess line breaks keep getting added": "https://www.drupal.org/files/issues/2020-03-11/wysiwyg-linebreaks-excess-line-breaks-added-3013853-8.patch"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue