diff --git a/composer.json b/composer.json index 727e031..62c7255 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,8 @@ "license": "GPL-2.0+", "require": { "composer/installers": "^1.0.21", - "wikimedia/composer-merge-plugin": "~1.3" + "wikimedia/composer-merge-plugin": "~1.3", + "drupal/address": "~8.1" }, "replace": { "drupal/core": "~8.2" @@ -40,5 +41,11 @@ "post-autoload-dump": "Drupal\\Core\\Composer\\Composer::ensureHtaccess", "post-package-install": "Drupal\\Core\\Composer\\Composer::vendorTestCodeCleanup", "post-package-update": "Drupal\\Core\\Composer\\Composer::vendorTestCodeCleanup" + }, + "repositories": { + "drupal": { + "type": "composer", + "url": "https://packagist.drupal-composer.org" + } } } diff --git a/composer.lock b/composer.lock index 90b375c..551bb53 100644 --- a/composer.lock +++ b/composer.lock @@ -4,10 +4,203 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "7d101b08e5ae002d827cd42ae9a4e344", - "content-hash": "60f7057617c6d995bf9946d0b12f0b5d", + "hash": "912af70d16aece26d9365a0050d465a7", + "content-hash": "d0c1c2690d3ed5838e1f21c2822d8e36", "packages": [ { + "name": "commerceguys/addressing", + "version": "v0.8.2", + "source": { + "type": "git", + "url": "https://github.com/commerceguys/addressing.git", + "reference": "93ddf176d7dd851edb0bb05694ed1614c5c67ef8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/commerceguys/addressing/zipball/93ddf176d7dd851edb0bb05694ed1614c5c67ef8", + "reference": "93ddf176d7dd851edb0bb05694ed1614c5c67ef8", + "shasum": "" + }, + "require": { + "commerceguys/enum": "~1.0", + "doctrine/collections": "~1.0", + "php": ">=5.4.0" + }, + "require-dev": { + "mikey179/vfsstream": "1.*", + "phpunit/phpunit": "~4.0", + "symfony/intl": ">=2.3", + "symfony/validator": ">=2.3" + }, + "suggest": { + "commerceguys/intl": "to use it as the source of country data", + "symfony/form": "to generate Symfony address forms", + "symfony/intl": "to use it as the source of country data", + "symfony/validator": "to validate addresses" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.x-dev" + } + }, + "autoload": { + "psr-4": { + "CommerceGuys\\Addressing\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bojan Zivanovic" + }, + { + "name": "Damien Tournoud" + } + ], + "description": "Addressing library powered by Google's address data.", + "keywords": [ + "address", + "internationalization", + "localization", + "postal" + ], + "time": "2015-12-24 23:07:20" + }, + { + "name": "commerceguys/enum", + "version": "v1.0", + "source": { + "type": "git", + "url": "https://github.com/commerceguys/enum.git", + "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/commerceguys/enum/zipball/1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95", + "reference": "1d9db2dbeb1a02500e7a14589ae2f9cb402c5c95", + "shasum": "" + }, + "require": { + "php": ">=5.4.0" + }, + "require-dev": { + "phpunit/phpunit": "~4.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "CommerceGuys\\Enum\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bojan Zivanovic" + } + ], + "description": "A PHP 5.4+ enumeration library.", + "time": "2015-02-27 21:36:56" + }, + { + "name": "commerceguys/intl", + "version": "v0.7.1", + "source": { + "type": "git", + "url": "https://github.com/commerceguys/intl.git", + "reference": "94a1f8f9a452bbb2e1bc5fbb3712796beb1ed3dd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/commerceguys/intl/zipball/94a1f8f9a452bbb2e1bc5fbb3712796beb1ed3dd", + "reference": "94a1f8f9a452bbb2e1bc5fbb3712796beb1ed3dd", + "shasum": "" + }, + "require": { + "ext-bcmath": "*", + "php": ">=5.4.0" + }, + "require-dev": { + "mikey179/vfsstream": "1.*", + "phpunit/phpunit": "~4.0" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.x-dev" + } + }, + "autoload": { + "psr-4": { + "CommerceGuys\\Intl\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bojan Zivanovic" + } + ], + "description": "Internationalization library powered by CLDR data.", + "time": "2016-04-07 12:40:00" + }, + { + "name": "commerceguys/zone", + "version": "v0.7.1", + "source": { + "type": "git", + "url": "https://github.com/commerceguys/zone.git", + "reference": "685c49bc032305b69b2b9edee0e76bfa9a4830b4" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/commerceguys/zone/zipball/685c49bc032305b69b2b9edee0e76bfa9a4830b4", + "reference": "685c49bc032305b69b2b9edee0e76bfa9a4830b4", + "shasum": "" + }, + "require": { + "commerceguys/addressing": "~0.5", + "doctrine/collections": "~1.0", + "php": ">=5.4.0" + }, + "require-dev": { + "mikey179/vfsstream": "1.*", + "phpunit/phpunit": "~4.0", + "symfony/intl": ">=2.3" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "0.x-dev" + } + }, + "autoload": { + "psr-4": { + "CommerceGuys\\Zone\\": "src" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Bojan Zivanovic" + } + ], + "description": "Zone management library.", + "time": "2015-10-05 15:40:40" + }, + { "name": "composer/installers", "version": "v1.0.21", "source": { @@ -562,6 +755,40 @@ "time": "2014-09-09 13:34:57" }, { + "name": "drupal/address", + "version": "8.1.0-beta3", + "source": { + "type": "git", + "url": "https://git.drupal.org/project/address.git", + "reference": "436f4f45c86e1c041110f05f9cfb35ac317f9f52" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/address-8.x-1.0-beta3.zip", + "reference": null, + "shasum": null + }, + "require": { + "commerceguys/addressing": "~0.8", + "commerceguys/intl": "~0.7", + "commerceguys/zone": "~0.7", + "drupal/core": "8.*" + }, + "type": "drupal-module", + "extra": { + "branch-alias": { + "dev-8.x-1.x": "8.1.x-dev" + } + }, + "notification-url": "https://packagist.drupal-composer.org/downloads/", + "license": [ + "GPL-2.0+" + ], + "description": "Provides functionality for handling postal addresses.", + "homepage": "http://drupal.org/project/address", + "time": "2016-06-02 19:30:35" + }, + { "name": "easyrdf/easyrdf", "version": "0.9.1", "source": { diff --git a/core/modules/responsive_image/config/schema/responsive_image.schema.yml b/core/modules/responsive_image/config/schema/responsive_image.schema.yml index f05a8e2..c0b7197 100644 --- a/core/modules/responsive_image/config/schema/responsive_image.schema.yml +++ b/core/modules/responsive_image/config/schema/responsive_image.schema.yml @@ -1,4 +1,11 @@ # Schema for the configuration files of the Responsive Image module. +responsive_image.settings: + type: config_object + label: 'Responsive image settings' + mapping: + use_admin_theme: + type: suppress_polyfill + label: 'Do not use the polyfill' responsive_image.styles.*: type: config_entity diff --git a/core/modules/responsive_image/responsive_image.install b/core/modules/responsive_image/responsive_image.install index b4c8f0c..f3179ce 100644 --- a/core/modules/responsive_image/responsive_image.install +++ b/core/modules/responsive_image/responsive_image.install @@ -6,7 +6,7 @@ */ /** - * Set suppress_polyfill to true for backward compatibility. + * Set suppress_polyfill to false for backward compatibility. */ function responsive_image_update_8001() { \Drupal::configFactory()->getEditable('responsive_image.settings') diff --git a/sites/development.services.yml b/sites/development.services.yml index 73cc998..d71448f 100644 --- a/sites/development.services.yml +++ b/sites/development.services.yml @@ -5,3 +5,8 @@ services: cache.backend.null: class: Drupal\Core\Cache\NullBackendFactory +parameters: + twig.config: + debug: true + auto_reload: true + cache: false