Skip to content

Commit

Permalink
release: v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Jan 6, 2025
1 parent 15e3906 commit 826293e
Show file tree
Hide file tree
Showing 41 changed files with 4,020 additions and 1,591 deletions.
2 changes: 1 addition & 1 deletion dist/css/coreui.css.map

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

778 changes: 561 additions & 217 deletions dist/js/bootstrap.bundle.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/bootstrap.bundle.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

778 changes: 561 additions & 217 deletions dist/js/bootstrap.esm.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/bootstrap.esm.min.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

778 changes: 561 additions & 217 deletions dist/js/bootstrap.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

778 changes: 561 additions & 217 deletions dist/js/coreui.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.bundle.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.bundle.min.js.map

Large diffs are not rendered by default.

778 changes: 561 additions & 217 deletions dist/js/coreui.esm.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.esm.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.esm.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.esm.min.js.map

Large diffs are not rendered by default.

778 changes: 561 additions & 217 deletions dist/js/coreui.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/js/coreui.min.js.map

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,13 +118,13 @@ params:
css_bs_pro_rtl: "https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.8.1/dist/css/themes/bootstrap/bootstrap.rtl.min.css"
css_bs_pro_rtl_hash: "sha384-rKJxvOnjUOSVO09oOuWllFPc0Zr6nmd2Fub+EeBpK1l5NwuIMo49rtCRkusm03BC"
js_pro: "https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.8.1/dist/js/coreui.min.js"
js_pro_hash: "sha384-4tB/oswhNnawTaUQeBYN0ReOj+cOKWnKGApDoni6Lpp/pVKLESs8vqG1EmmWcyXB"
js_pro_hash: "sha384-rY6KyPBszVKb8NMxdv3teAM8DJcco1lCN87+DOeIlCHOjksCEUBho+HsCLMcqgE6"
js_pro_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.8.1/dist/js/coreui.bundle.min.js"
js_pro_bundle_hash: "sha384-eJApx4gazAPgNeoLwH48d8qnUeioWxvx5mRJAWX3Y14FEr6SBTLHQo1pbL5fEc3M"
js_pro_bundle_hash: "sha384-AFgBLofkPneZ/AIPJk+mwOsj/Lsi6PenZCS2NwxId5pcFenv6uv6ftHEnKfrmv9K"
js_bs_pro: "https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.8.1/dist/js/bootstrap.min.js"
js_bs_pro_hash: "sha384-MMR7oZnTXhqiLFgboPHlmH6aSN7zcvoq2hh0XBQgyaCJfwJunLZFcrwzxZ3Ql6Vy"
js_bs_pro_hash: "sha384-DVaCgXxRrzWpeqhi1ewdlWLM0GRK7kBDLst0kX/4nPHN1EhUT9fLDpxQCXHbkoDb"
js_bs_pro_bundle: "https://cdn.jsdelivr.net/npm/@coreui/coreui-pro@5.8.1/dist/js/bootstrap.bundle.min.js"
js_bs_pro_bundle_hash: "sha384-+KkNA0r92FBxMy63JA5Sag3osisTF6KoyYqlMH3erIAAuS9At7hkJut96dMhi6XD"
js_bs_pro_bundle_hash: "sha384-T+Vzo0liBzJf/p/1fvViz0Yt7rI0DCxTPzHCCs6Q/5WyAtzZFOLtekAsk81qxgp0"

anchors:
min: 2
Expand Down
368 changes: 215 additions & 153 deletions js/dist/calendar.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/dist/calendar.js.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions js/dist/date-range-picker.js

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

2 changes: 1 addition & 1 deletion js/dist/date-range-picker.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/dist/range-slider.js

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

2 changes: 1 addition & 1 deletion js/dist/range-slider.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 826293e

Please sign in to comment.