contrib modules updates

This commit is contained in:
2019-02-27 10:39:59 +01:00
parent 04a4b8895d
commit e3cf889820
579 changed files with 18343 additions and 4076 deletions
@@ -134,6 +134,10 @@ class EntityReferenceSynonymsAutocomplete extends WidgetBase implements Containe
'#target_bundles' => $this->getFieldSetting('handler_settings')['target_bundles'],
'#suggestion_size' => $this->getSetting('suggestion_size'),
'#suggest_only_unique' => $this->getSetting('suggest_only_unique'),
// Entity reference field items are handling validation themselves via
// the 'ValidReference' constraint.
'#validate_reference' => FALSE,
'#maxlength' => 1024,
'#match' => $this->getSetting('match'),
'#default_value' => $default_value,
];
@@ -7,8 +7,8 @@ configure: entity.synonym.overview
dependencies:
- system (>=8.2)
# Information added by Drupal.org packaging script on 2018-03-11
version: '8.x-1.0-alpha1+4-dev'
# Information added by Drupal.org packaging script on 2018-10-21
version: '8.x-1.0-alpha1+5-dev'
core: '8.x'
project: 'synonyms'
datestamp: 1520765586
datestamp: 1540141684
@@ -7,8 +7,8 @@ dependencies:
- synonyms
- search
# Information added by Drupal.org packaging script on 2018-03-11
version: '8.x-1.0-alpha1+4-dev'
# Information added by Drupal.org packaging script on 2018-10-21
version: '8.x-1.0-alpha1+5-dev'
core: '8.x'
project: 'synonyms'
datestamp: 1520765586
datestamp: 1540141684