Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6d31d10

Browse filesBrowse files
committed
Merge branch 'main' of https://github.com/coreui/coreui
2 parents b55e26d + fcb4f8f commit 6d31d10
Copy full SHA for 6d31d10

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner

69 files changed

+1104
-1282
lines changed

‎build/rollup.config.mjs

Copy file name to clipboardExpand all lines: build/rollup.config.mjs
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const plugins = [
2222
babelHelpers: 'bundled'
2323
}),
2424
BOOTSTRAP && replace({
25-
preventAssignment: true,
25+
preventAssignment: false,
2626
delimiters: ['', ''],
2727
'/coreui': '/coreui', // prevents changes in URLs
2828
coreui: 'bs',

‎dist/css/coreui-grid.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-grid.rtl.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.rtl.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-grid.rtl.min.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-grid.rtl.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-reboot.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-reboot.rtl.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.rtl.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-reboot.rtl.min.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-reboot.rtl.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.css

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.css
+4Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.min.css

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.min.css
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.min.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.rtl.css

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.rtl.css
+4Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.rtl.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.rtl.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.rtl.min.css

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.rtl.min.css
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui-utilities.rtl.min.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui-utilities.rtl.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.css

Copy file name to clipboardExpand all lines: dist/css/coreui.css
+18-10Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.min.css

Copy file name to clipboardExpand all lines: dist/css/coreui.min.css
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.min.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.rtl.css

Copy file name to clipboardExpand all lines: dist/css/coreui.rtl.css
+18-10Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.rtl.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui.rtl.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.rtl.min.css

Copy file name to clipboardExpand all lines: dist/css/coreui.rtl.min.css
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/coreui.rtl.min.css.map

Copy file name to clipboardExpand all lines: dist/css/coreui.rtl.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.css

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.css
+18-10Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.css.map

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.min.css

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.min.css
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.min.css.map

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.rtl.css

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.rtl.css
+18-10Lines changed: 18 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.rtl.css.map

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.rtl.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.rtl.min.css

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.rtl.min.css
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/css/themes/bootstrap/bootstrap.rtl.min.css.map

Copy file name to clipboardExpand all lines: dist/css/themes/bootstrap/bootstrap.rtl.min.css.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.bundle.js

Copy file name to clipboardExpand all lines: dist/js/bootstrap.bundle.js
+5-4Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.bundle.js.map

Copy file name to clipboardExpand all lines: dist/js/bootstrap.bundle.js.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.bundle.min.js

Copy file name to clipboardExpand all lines: dist/js/bootstrap.bundle.min.js
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.bundle.min.js.map

Copy file name to clipboardExpand all lines: dist/js/bootstrap.bundle.min.js.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.esm.js

Copy file name to clipboardExpand all lines: dist/js/bootstrap.esm.js
+5-4Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.esm.js.map

Copy file name to clipboardExpand all lines: dist/js/bootstrap.esm.js.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.esm.min.js

Copy file name to clipboardExpand all lines: dist/js/bootstrap.esm.min.js
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎dist/js/bootstrap.esm.min.js.map

Copy file name to clipboardExpand all lines: dist/js/bootstrap.esm.min.js.map
+1-1Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.