Update to Bootstrap 4.1.1

This commit is contained in:
Ben Word
2018-04-30 12:31:37 -06:00
parent fa6e6f93a3
commit 82618b7441
4 changed files with 859 additions and 1115 deletions

View File

@@ -1,7 +1,8 @@
### HEAD
* Update to Bootstrap 4.1.1 ([#2065](https://github.com/roots/sage/pull/2065))
* Auto-detect `proxyUrl` scheme ([#2062](https://github.com/roots/sage/pull/2062))
* Bump to Laravel 5.6 ([#2061](https://github.com/roots/sage/pull/2061))
* Update to Boostrap 4.1.0 ([#2056](https://github.com/roots/sage/pull/2056))
* Update to Bootstrap 4.1.0 ([#2056](https://github.com/roots/sage/pull/2056))
* Change inline `@php` directive to full form ([#2042](https://github.com/roots/sage/pull/2042))
* PHP 7.1.3+ is now required ([#2037](https://github.com/roots/sage/pull/2037))

1507
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -103,7 +103,7 @@
"yargs": "~11.0.0"
},
"dependencies": {
"bootstrap": "v4.1.0",
"bootstrap": "v4.1.1",
"jquery": "^3.3.1",
"popper.js": "^1.14.3"
}

462
yarn.lock

File diff suppressed because it is too large Load Diff