Skip to content

Commit 1be9f1b

Browse files
committed
feat: upgrade bootstrap
1 parent f520520 commit 1be9f1b

16 files changed

+5629
-3903
lines changed

public/css/bootstrap-theme.css

+342-101
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/bootstrap-theme.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/bootstrap-theme.min.css

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/bootstrap-theme.min.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/bootstrap.css

+3,805-2,828
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/bootstrap.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/bootstrap.min.css

+4-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/css/bootstrap.min.css.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
-208 Bytes
Binary file not shown.

public/fonts/glyphicons-halflings-regular.svg

+272-213
Loading
4.03 KB
Binary file not shown.
104 Bytes
Binary file not shown.
17.6 KB
Binary file not shown.

public/js/bootstrap.js

+1,180-746
Large diffs are not rendered by default.

public/js/bootstrap.min.js

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/js/npm.js

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment.
2+
require('../../js/transition.js')
3+
require('../../js/alert.js')
4+
require('../../js/button.js')
5+
require('../../js/carousel.js')
6+
require('../../js/collapse.js')
7+
require('../../js/dropdown.js')
8+
require('../../js/modal.js')
9+
require('../../js/tooltip.js')
10+
require('../../js/popover.js')
11+
require('../../js/scrollspy.js')
12+
require('../../js/tab.js')
13+
require('../../js/affix.js')

0 commit comments

Comments
 (0)