Commit graph

1605 commits

Author SHA1 Message Date
dependabot[bot] c58530fa90
Bump @rollup/plugin-babel from 5.1.0 to 5.2.1 (#3059)
Bumps [@rollup/plugin-babel](https://github.com/rollup/plugins) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/wasm-v5.1.0...babel-v5.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 08:24:16 +02:00
dependabot[bot] e75ab5ea33
Bump rollup from 2.26.11 to 2.28.2 (#3056)
Bumps [rollup](https://github.com/rollup/rollup) from 2.26.11 to 2.28.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.26.11...v2.28.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 08:23:35 +02:00
dependabot[bot] fc1e85f6e3
Bump eslint from 7.9.0 to 7.10.0 (#3055)
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.9.0...v7.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 08:19:34 +02:00
dependabot[bot] 9b38c0d2d5
Bump @sweetalert2/theme-bootstrap-4 from 3.2.0 to 4.0.0 (#3053)
Bumps [@sweetalert2/theme-bootstrap-4](https://github.com/sweetalert2/sweetalert2-themes) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/sweetalert2/sweetalert2-themes/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2-themes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2-themes/compare/v3.2.0...v4.0.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 08:11:49 +02:00
dependabot[bot] a68023d47d
Bump sweetalert2 from 9.17.2 to 10.3.5 (#3054)
Bumps [sweetalert2](https://github.com/sweetalert2/sweetalert2) from 9.17.2 to 10.3.5.
- [Release notes](https://github.com/sweetalert2/sweetalert2/releases)
- [Changelog](https://github.com/sweetalert2/sweetalert2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sweetalert2/sweetalert2/compare/v9.17.2...v10.3.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 08:11:26 +02:00
REJack 4ead90db62
Merge pull request #3046 from ColorlibHQ/feat/new-form-button-styles
new styles and demos
2020-09-25 13:49:49 +02:00
REJack 5d434cb80f fix html validator errors 2020-09-25 12:38:53 +02:00
REJack 4bf3a3ec84 raise bundlewatch limits 2020-09-25 12:35:13 +02:00
Cleverson d01e1ac22f
Removed box shadow from page-link class (#3048)
Removed box shadow from page-link class
2020-09-24 22:52:30 +02:00
REJack 0ec522caa2 fix tfoot padding in .card-body.p-0 2020-09-24 11:16:02 +02:00
REJack 04d78d238b add dark-mode checkbox in demo.js 2020-09-24 11:03:13 +02:00
REJack 3311b2ca92 add kanban demo 2020-09-24 10:58:07 +02:00
REJack 1b328391c6 add kanban style 2020-09-24 10:57:36 +02:00
REJack 37a83c86fa small dark-mode fixes 2020-09-24 10:57:27 +02:00
REJack ee814eb531 finish dark-mode overrides 2020-09-24 09:08:20 +02:00
REJack 377a00f0cb small html corrections 2020-09-24 09:07:55 +02:00
REJack 08151496fc add dark-mode in some components 2020-09-23 16:08:15 +02:00
REJack 89c19af33c remove text-dark on content header 2020-09-23 09:50:37 +02:00
REJack 1871f1d45d update docs/layout 2020-09-23 08:51:41 +02:00
REJack 89dbc4c8de add custom-control-input-outline for checkbox & radio 2020-09-23 08:46:54 +02:00
REJack 0c91826f12 add button with icons demo in ui/buttons 2020-09-23 08:13:56 +02:00
REJack fd734c977a add custom-control-input color variations 2020-09-22 15:21:52 +02:00
REJack e8744690ce add three new styles examples in forms/general 2020-09-22 15:02:28 +02:00
REJack e4bc0c45c9 added .form-control-border 2020-09-22 15:01:56 +02:00
REJack 6e26bc3485
fix input-group-text font-size with body.text-sm (#3045) 2020-09-22 14:34:16 +02:00
REJack 3876bfdd29
fix direct-chat classes in pages/widgets (#3044) 2020-09-22 14:23:49 +02:00
REJack 24ce21a5c3
Merge pull request #3042 from mineminemine/fix/info-box
Fix/info box
2020-09-22 14:23:31 +02:00
Ryan 6eab10b0ba line-height with percentage seems to behave weirdly in IE 2020-09-22 12:05:02 +08:00
Ryan ba9cf441cb Fix for Info Box when on IE11
Fixes info box displaying incorrectly when using IE11 (not sure for older versions) and also change text for the shadow info box so it will appear better for smaller screens (without having to use text-wrap).
2020-09-22 11:30:19 +08:00
REJack 9236727125
Merge pull request #3041 from ColorlibHQ/feat/update-plugins
update plugins
2020-09-21 11:50:00 +02:00
REJack e8476fa5a4 update plugins 2020-09-21 11:43:11 +02:00
REJack 835d48fbb2 update to fullcalendar dist version 2020-09-21 11:39:44 +02:00
dependabot[bot] f7911fe077
Bump @fullcalendar/daygrid from 4.4.2 to 5.3.2 (#3022)
Bumps [@fullcalendar/daygrid](https://github.com/fullcalendar/fullcalendar) from 4.4.2 to 5.3.2.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/compare/v4.4.2...v5.3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:14:08 +02:00
dependabot[bot] f1e5aac2a2
Bump datatables.net-responsive-bs4 from 2.2.5 to 2.2.6 (#3035)
Bumps [datatables.net-responsive-bs4](https://datatables.net) from 2.2.5 to 2.2.6.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:13:46 +02:00
dependabot[bot] 171c4270c8
Bump @babel/preset-env from 7.11.0 to 7.11.5 (#3034)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.11.0 to 7.11.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.5/packages/babel-preset-env)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:12:59 +02:00
dependabot[bot] f59da2129d
Bump @fullcalendar/timegrid from 4.4.2 to 5.3.1 (#3007)
Bumps [@fullcalendar/timegrid](https://github.com/fullcalendar/fullcalendar) from 4.4.2 to 5.3.1.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/compare/v4.4.2...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:12:19 +02:00
dependabot[bot] 49f2621e6f
Bump datatables.net-keytable-bs4 from 2.5.2 to 2.5.3 (#3033)
Bumps [datatables.net-keytable-bs4](https://datatables.net) from 2.5.2 to 2.5.3.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:11:49 +02:00
dependabot[bot] 8284cdc1da
Bump moment from 2.27.0 to 2.28.0 (#3036)
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.28.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.28.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:11:24 +02:00
dependabot[bot] a0e1e81149
Bump datatables.net from 1.10.21 to 1.10.22 (#3037)
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables) from 1.10.21 to 1.10.22.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases)
- [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.10.21...1.10.22)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:11:09 +02:00
dependabot[bot] bd6b7a6d89
Bump @babel/core from 7.11.1 to 7.11.6 (#3038)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.6/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:10:53 +02:00
dependabot[bot] 0f2ba49fae
Bump @fullcalendar/interaction from 4.4.2 to 5.3.1 (#3004)
Bumps [@fullcalendar/interaction](https://github.com/fullcalendar/fullcalendar) from 4.4.2 to 5.3.1.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/compare/v4.4.2...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:09:12 +02:00
dependabot[bot] 7c8f45ebcf
Bump @fullcalendar/bootstrap from 4.4.2 to 5.3.1 (#3003)
Bumps [@fullcalendar/bootstrap](https://github.com/fullcalendar/fullcalendar) from 4.4.2 to 5.3.1.
- [Release notes](https://github.com/fullcalendar/fullcalendar/releases)
- [Changelog](https://github.com/fullcalendar/fullcalendar/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fullcalendar/fullcalendar/compare/v4.4.2...v5.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-21 11:08:45 +02:00
REJack 432be77df0
fix background-gradient-variant deprecated warning (#3040) 2020-09-21 11:03:47 +02:00
Shailesh Ladumor 41c9588cb9
docs: Video tutorial link add into docs (#3032) 2020-09-21 10:54:35 +02:00
REJack 99a1632731
Merge pull request #3039 from ColorlibHQ/feat/some-plugin-fixes
some plugin fixes
2020-09-21 10:45:22 +02:00
Ryan 32a760a47d
Fix for sidebar searching when there are no sidebar to search (#3010)
* added examples for box shadows

Add some examples for shadows on certain elements/widgets like the cards or tables; mainly to help with color contrasting since the body background has a similar color / tone with the element/widget's background

* Revert "added examples for box shadows"

This reverts commit 3aa62588db.

* Fix sidebar searching

If there are no data-widget: "sidebar-search" found, then stop init()
2020-09-21 10:33:44 +02:00
REJack 06b7deef80 fix tooltip in maximized card 2020-09-21 10:20:07 +02:00
REJack ee590b0645 update control-sidebar methods in docs 2020-09-21 09:32:01 +02:00
REJack 209075b504 fix mulitple level dropdown-menu overlapping 2020-09-21 09:28:14 +02:00
REJack e257bffd0d add posibile fix to use multiple sidebar treeviews 2020-09-21 09:12:41 +02:00