Update to Bootstrap 4.3.0
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
### 9.0.8: February 11th, 2019
|
||||||
|
* Update to Bootstrap 4.3.0 ([#2152](https://github.com/roots/sage/pull/2152))
|
||||||
|
* Filter template hierarchy for embed templates ([#2145](https://github.com/roots/sage/pull/2145))
|
||||||
|
* Decrease optipng level ([#2143](https://github.com/roots/sage/pull/2143))
|
||||||
|
* Unescape post titles ([#2141](https://github.com/roots/sage/pull/2141))
|
||||||
|
|
||||||
### 9.0.7: December 28th, 2018
|
### 9.0.7: December 28th, 2018
|
||||||
* Update sage-installer which now allows to opt-in for sending framework selection data ([#2137](https://github.com/roots/sage/pull/2137))
|
* Update sage-installer which now allows to opt-in for sending framework selection data ([#2137](https://github.com/roots/sage/pull/2137))
|
||||||
|
|
||||||
|
|||||||
@@ -35,12 +35,12 @@
|
|||||||
"php": ">=7.1",
|
"php": ">=7.1",
|
||||||
"composer/installers": "~1.0",
|
"composer/installers": "~1.0",
|
||||||
"illuminate/support": "5.6.*",
|
"illuminate/support": "5.6.*",
|
||||||
"roots/sage-lib": "~9.0.7",
|
"roots/sage-lib": "~9.0.8",
|
||||||
"soberwp/controller": "~2.1.0"
|
"soberwp/controller": "~2.1.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"squizlabs/php_codesniffer": "^2.8.0",
|
"squizlabs/php_codesniffer": "^2.8.0",
|
||||||
"roots/sage-installer": "~1.6"
|
"roots/sage-installer": "~1.6.1"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": ["phpcs"],
|
"test": ["phpcs"],
|
||||||
|
|||||||
69
composer.lock
generated
69
composer.lock
generated
@@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "14976d36e5b451824b6c69857c0f2870",
|
"content-hash": "c3a087cb8d6e9f4231869cb179fa6142",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "brain/hierarchy",
|
"name": "brain/hierarchy",
|
||||||
@@ -783,7 +783,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "roots/sage-lib",
|
"name": "roots/sage-lib",
|
||||||
"version": "9.0.7",
|
"version": "9.0.8",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/roots/sage-lib.git",
|
"url": "https://github.com/roots/sage-lib.git",
|
||||||
@@ -952,16 +952,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/debug",
|
"name": "symfony/debug",
|
||||||
"version": "v4.2.1",
|
"version": "v4.2.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/debug.git",
|
"url": "https://github.com/symfony/debug.git",
|
||||||
"reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276"
|
"reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/debug/zipball/e0a2b92ee0b5b934f973d90c2f58e18af109d276",
|
"url": "https://api.github.com/repos/symfony/debug/zipball/cf9b2e33f757deb884ce474e06d2647c1c769b65",
|
||||||
"reference": "e0a2b92ee0b5b934f973d90c2f58e18af109d276",
|
"reference": "cf9b2e33f757deb884ce474e06d2647c1c769b65",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1004,20 +1004,20 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Debug Component",
|
"description": "Symfony Debug Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-28T18:24:18+00:00"
|
"time": "2019-01-25T14:35:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/finder",
|
"name": "symfony/finder",
|
||||||
"version": "v4.2.1",
|
"version": "v4.2.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/finder.git",
|
"url": "https://github.com/symfony/finder.git",
|
||||||
"reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d"
|
"reference": "ef71816cbb264988bb57fe6a73f610888b9aa70c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/finder/zipball/e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
|
"url": "https://api.github.com/repos/symfony/finder/zipball/ef71816cbb264988bb57fe6a73f610888b9aa70c",
|
||||||
"reference": "e53d477d7b5c4982d0e1bfd2298dbee63d01441d",
|
"reference": "ef71816cbb264988bb57fe6a73f610888b9aa70c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1053,7 +1053,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Finder Component",
|
"description": "Symfony Finder Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-11T19:52:12+00:00"
|
"time": "2019-01-16T20:35:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-mbstring",
|
"name": "symfony/polyfill-mbstring",
|
||||||
@@ -1116,16 +1116,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/translation",
|
"name": "symfony/translation",
|
||||||
"version": "v4.2.1",
|
"version": "v4.2.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/translation.git",
|
"url": "https://github.com/symfony/translation.git",
|
||||||
"reference": "c0e2191e9bed845946ab3d99767513b56ca7dcd6"
|
"reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/translation/zipball/c0e2191e9bed845946ab3d99767513b56ca7dcd6",
|
"url": "https://api.github.com/repos/symfony/translation/zipball/23fd7aac70d99a17a8e6473a41fec8fab3331050",
|
||||||
"reference": "c0e2191e9bed845946ab3d99767513b56ca7dcd6",
|
"reference": "23fd7aac70d99a17a8e6473a41fec8fab3331050",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1185,7 +1185,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Translation Component",
|
"description": "Symfony Translation Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-12-06T10:45:32+00:00"
|
"time": "2019-01-27T23:11:39+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
@@ -1368,16 +1368,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "roots/sage-installer",
|
"name": "roots/sage-installer",
|
||||||
"version": "1.6.0",
|
"version": "1.6.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/roots/sage-installer.git",
|
"url": "https://github.com/roots/sage-installer.git",
|
||||||
"reference": "60c329d6f5d750f78804b9577f2944c05b3a24dc"
|
"reference": "4be68fc1f4d39c521fb3e6ca441fbb29636fc166"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/roots/sage-installer/zipball/60c329d6f5d750f78804b9577f2944c05b3a24dc",
|
"url": "https://api.github.com/repos/roots/sage-installer/zipball/4be68fc1f4d39c521fb3e6ca441fbb29636fc166",
|
||||||
"reference": "60c329d6f5d750f78804b9577f2944c05b3a24dc",
|
"reference": "4be68fc1f4d39c521fb3e6ca441fbb29636fc166",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1424,7 +1424,7 @@
|
|||||||
"theme",
|
"theme",
|
||||||
"wordpress"
|
"wordpress"
|
||||||
],
|
],
|
||||||
"time": "2018-12-28T17:48:45+00:00"
|
"time": "2019-02-12T02:41:05+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "squizlabs/php_codesniffer",
|
"name": "squizlabs/php_codesniffer",
|
||||||
@@ -1506,16 +1506,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/console",
|
"name": "symfony/console",
|
||||||
"version": "v4.2.1",
|
"version": "v4.2.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/console.git",
|
"url": "https://github.com/symfony/console.git",
|
||||||
"reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0"
|
"reference": "1f0ad51dfde4da8a6070f06adc58b4e37cbb37a4"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/console/zipball/4dff24e5d01e713818805c1862d2e3f901ee7dd0",
|
"url": "https://api.github.com/repos/symfony/console/zipball/1f0ad51dfde4da8a6070f06adc58b4e37cbb37a4",
|
||||||
"reference": "4dff24e5d01e713818805c1862d2e3f901ee7dd0",
|
"reference": "1f0ad51dfde4da8a6070f06adc58b4e37cbb37a4",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1527,6 +1527,9 @@
|
|||||||
"symfony/dependency-injection": "<3.4",
|
"symfony/dependency-injection": "<3.4",
|
||||||
"symfony/process": "<3.3"
|
"symfony/process": "<3.3"
|
||||||
},
|
},
|
||||||
|
"provide": {
|
||||||
|
"psr/log-implementation": "1.0"
|
||||||
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"psr/log": "~1.0",
|
"psr/log": "~1.0",
|
||||||
"symfony/config": "~3.4|~4.0",
|
"symfony/config": "~3.4|~4.0",
|
||||||
@@ -1536,7 +1539,7 @@
|
|||||||
"symfony/process": "~3.4|~4.0"
|
"symfony/process": "~3.4|~4.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"psr/log-implementation": "For using the console logger",
|
"psr/log": "For using the console logger",
|
||||||
"symfony/event-dispatcher": "",
|
"symfony/event-dispatcher": "",
|
||||||
"symfony/lock": "",
|
"symfony/lock": "",
|
||||||
"symfony/process": ""
|
"symfony/process": ""
|
||||||
@@ -1571,7 +1574,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Console Component",
|
"description": "Symfony Console Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-27T07:40:44+00:00"
|
"time": "2019-01-25T14:35:16+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-ctype",
|
"name": "symfony/polyfill-ctype",
|
||||||
@@ -1633,16 +1636,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/process",
|
"name": "symfony/process",
|
||||||
"version": "v3.4.20",
|
"version": "v3.4.22",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/process.git",
|
"url": "https://github.com/symfony/process.git",
|
||||||
"reference": "abb46b909dd6ba0b50e10d4c10ffe6ee96dd70f2"
|
"reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/process/zipball/abb46b909dd6ba0b50e10d4c10ffe6ee96dd70f2",
|
"url": "https://api.github.com/repos/symfony/process/zipball/009f8dda80930e89e8344a4e310b08f9ff07dd2e",
|
||||||
"reference": "abb46b909dd6ba0b50e10d4c10ffe6ee96dd70f2",
|
"reference": "009f8dda80930e89e8344a4e310b08f9ff07dd2e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1678,7 +1681,7 @@
|
|||||||
],
|
],
|
||||||
"description": "Symfony Process Component",
|
"description": "Symfony Process Component",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"time": "2018-11-20T16:10:26+00:00"
|
"time": "2019-01-16T13:27:11+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
|
|||||||
1205
package-lock.json
generated
1205
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "sage",
|
"name": "sage",
|
||||||
"version": "9.0.7",
|
"version": "9.0.8",
|
||||||
"author": "Roots <team@roots.io>",
|
"author": "Roots <team@roots.io>",
|
||||||
"homepage": "https://roots.io/sage/",
|
"homepage": "https://roots.io/sage/",
|
||||||
"private": true,
|
"private": true,
|
||||||
@@ -76,8 +76,8 @@
|
|||||||
"yargs": "~11.0.0"
|
"yargs": "~11.0.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "v4.2.1",
|
"bootstrap": "v4.3.0",
|
||||||
"jquery": "^3.3.1",
|
"jquery": "^3.3.1",
|
||||||
"popper.js": "^1.14.6"
|
"popper.js": "^1.14.7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
Theme Name: Sage Starter Theme
|
Theme Name: Sage Starter Theme
|
||||||
Theme URI: https://roots.io/sage/
|
Theme URI: https://roots.io/sage/
|
||||||
Description: Sage is a WordPress starter theme.
|
Description: Sage is a WordPress starter theme.
|
||||||
Version: 9.0.7
|
Version: 9.0.8
|
||||||
Author: Roots
|
Author: Roots
|
||||||
Author URI: https://roots.io/
|
Author URI: https://roots.io/
|
||||||
Text Domain: sage
|
Text Domain: sage
|
||||||
|
|||||||
Reference in New Issue
Block a user