Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Commit

Permalink
Bump to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vino Rodrigues committed Oct 14, 2020
1 parent 7b607fc commit c2b65e0
Show file tree
Hide file tree
Showing 31 changed files with 79 additions and 59 deletions.
10 changes: 7 additions & 3 deletions dist/bootstrap-dark.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-dark.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/bootstrap-dark.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-dark.min.css.map

Large diffs are not rendered by default.

10 changes: 7 additions & 3 deletions dist/bootstrap-night.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-night.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/bootstrap-night.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-night.min.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/bootstrap-nightfall.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightfall.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/bootstrap-nightfall.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightfall.min.css.map

Large diffs are not rendered by default.

10 changes: 7 additions & 3 deletions dist/bootstrap-nightshade.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightshade.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/bootstrap-nightshade.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-nightshade.min.css.map

Large diffs are not rendered by default.

10 changes: 7 additions & 3 deletions dist/bootstrap-unlit.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap-unlit.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/bootstrap-unlit.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap-unlit.min.css.map

Large diffs are not rendered by default.

10 changes: 7 additions & 3 deletions dist/bootstrap.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/bootstrap.css.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/bootstrap.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/bootstrap.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"node-sass": "^4.14.1"
},
"dependencies": {
"bootstrap": "^4.5.2",
"bootstrap": "^4.5.3",
"jquery": "^3.5.1",
"popper": "^1.0.1"
}
Expand Down
4 changes: 2 additions & 2 deletions scss/bootstrap-dark.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Dark (https://vinorodrigues.github.io/bootstrap-dark/)
* Copyright 2020 Vino Rodrigues
Expand Down
4 changes: 2 additions & 2 deletions scss/bootstrap-night.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Night (https://vinorodrigues.github.io/bootstrap-dark/)
* Copyright 2020 Vino Rodrigues
Expand Down
4 changes: 2 additions & 2 deletions scss/bootstrap-nightfall.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Nightfall (https://vinorodrigues.github.io/bootstrap-dark/)
* Copyright 2020 Vino Rodrigues
Expand Down
4 changes: 2 additions & 2 deletions scss/bootstrap-nightshade.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Nightshade (https://vinorodrigues.github.io/bootstrap-dark/)
* Copyright 2020 Vino Rodrigues
Expand Down
4 changes: 2 additions & 2 deletions scss/bootstrap-unlit.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*
* Bootstrap-Unlit (https://vinorodrigues.github.io/bootstrap-dark/)
* Copyright 2020 Vino Rodrigues
Expand Down
4 changes: 2 additions & 2 deletions scss/bootstrap.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/

@import "../node_modules/bootstrap/scss/functions";
Expand Down

0 comments on commit c2b65e0

Please sign in to comment.