File tree 4 files changed +11
-13
lines changed
4 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 1
1
### HEAD
2
+ * Update to Bootstrap 4 Alpha 6 ([ #1792 ] ( https://github.com/roots/sage/pull/1792 ) )
2
3
* Add Blade ([ #1765 ] ( https://github.com/roots/sage/pull/1765 ) and [ #1777 ] ( https://github.com/roots/sage/pull/1777 ) )
3
4
* Remove sidebar defaults ([ #1760 ] ( https://github.com/roots/sage/pull/1760 ) )
4
5
* Remove post formats ([ #1759 ] ( https://github.com/roots/sage/pull/1759 ) )
Original file line number Diff line number Diff line change 1
1
// Colors
2
2
$brand-primary : #27ae60 ;
3
3
4
- // Global options
5
- $enable-flex : true;
6
-
7
4
// Grid settings
8
5
$main-sm-columns : 12 ;
9
6
$sidebar-sm-columns : 4 ;
Original file line number Diff line number Diff line change 71
71
"webpack-hot-middleware" : " ^2.13.1"
72
72
},
73
73
"dependencies" : {
74
- "bootstrap" : " ^4.0.0-alpha.5 " ,
74
+ "bootstrap" : " ^4.0.0-alpha.6 " ,
75
75
"font-awesome" : " ^4.7.0" ,
76
76
"jquery" : " 1.12.4 - 3"
77
77
}
Original file line number Diff line number Diff line change 422
422
dependencies :
423
423
hoek "2.x.x"
424
424
425
- bootstrap@^4.0.0-alpha.5 :
426
- version "4.0.0-alpha.5 "
427
- resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-alpha.5 .tgz#a126b648c3bd2f52b8fad4bbc5e2d0ad2abf7064 "
425
+ bootstrap@^4.0.0-alpha.6 :
426
+ version "4.0.0-alpha.6 "
427
+ resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0-alpha.6 .tgz#4f54dd33ac0deac3b28407bc2df7ec608869c9c8 "
428
428
dependencies :
429
- jquery "1.9.1 - 3 "
430
- tether "^1.3.7 "
429
+ jquery ">= 1.9.1"
430
+ tether "^1.4.0 "
431
431
432
432
brace-expansion@^1.0.0 :
433
433
version "1.1.6"
@@ -2726,7 +2726,7 @@ jpegtran-bin@^3.0.0:
2726
2726
bin-wrapper "^3.0.0"
2727
2727
logalot "^2.0.0"
2728
2728
2729
-
2729
+ " [email protected] - 3" , jquery@>= 1.9.1:
2730
2730
version "3.1.1"
2731
2731
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3"
2732
2732
@@ -4901,9 +4901,9 @@ tempfile@^1.0.0:
4901
4901
os-tmpdir "^1.0.0"
4902
4902
uuid "^2.0.1"
4903
4903
4904
- tether@^1.3.7 :
4905
- version "1.3.7 "
4906
- resolved "https://registry.yarnpkg.com/tether/-/tether-1.3.7 .tgz#65578104741694f9672c808eae04a9adae7b0304 "
4904
+ tether@^1.4.0 :
4905
+ version "1.4.0 "
4906
+ resolved "https://registry.yarnpkg.com/tether/-/tether-1.4.0 .tgz#0f9fa171f75bf58485d8149e94799d7ae74d1c1a "
4907
4907
4908
4908
text-table@~0.2.0 :
4909
4909
version "0.2.0"
You can’t perform that action at this time.
0 commit comments