core update to 8.8.10 contrib module update, package.json upadted to run webpack from docker, profile updated

This commit is contained in:
2020-11-03 17:04:38 +01:00
parent 90186191b2
commit ca8dc17c33
103 changed files with 5998 additions and 5247 deletions

View File

@@ -0,0 +1,22 @@
uuid: cd4fae3c-2f9a-4e1b-a6cc-688bbbc5b83f
langcode: en
status: true
dependencies:
config:
- node.type.article
id: node.article.sticky
field_name: sticky
entity_type: node
bundle: article
label: 'Sticky at top of lists'
description: ''
required: false
translatable: false
default_value:
-
value: 0
default_value_callback: ''
settings:
on_label: 'On'
off_label: 'Off'
field_type: boolean