Commit graph

1791 commits

Author SHA1 Message Date
REJack 78a6403f2b update plugin files 2020-11-24 08:16:03 +01:00
REJack 45cd9f6645 rename .fullscreen-mode to .iframe-mode-fullscreen 2020-10-03 15:43:47 +02:00
REJack 865fc053fa add iframe fullscreen mode 2020-10-03 15:43:15 +02:00
REJack 113a477618 add scroll buttons for navbar items 2020-10-03 15:12:06 +02:00
REJack 98962aeab7 enhance removeActiveTab 2020-10-03 14:31:11 +02:00
REJack fdaedac545 fix menu links 2020-10-03 14:30:19 +02:00
REJack 16b7b87af4 Merge branch 'feat/iframe-plugin' of https://github.com/ColorlibHQ/AdminLTE into feat/iframe-plugin 2020-10-01 13:57:55 +02:00
REJack b9e718406b bump bundlewatch js sizes 2020-10-01 13:57:36 +02:00
REJack 81b9131269
Merge branch 'master' into feat/iframe-plugin 2020-10-01 13:11:46 +02:00
Cleverson 0c3f82bc58
Smileyzn close button patch 1 (#3049)
* Removed box shadow from page-link class

Removed box shadow from page-link class

* Add close span import

Let's fix close button on dialogs like modals etc.

* Fix outline for close button

Fix outline for close button

* Fixed whitespace

Fixed whitespace
2020-09-30 14:04:10 +02:00
REJack 96836c0f85 finish iframe docs 2020-09-30 09:04:42 +02:00
REJack a772df102d rework methods 2020-09-30 09:04:29 +02:00
REJack 15e92b4546 place iframe.html sidebar menu item 2020-09-30 09:03:11 +02:00
REJack 4b567affcd add iframe docs (1st version) 2020-09-29 15:13:49 +02:00
REJack f0f59489f0 fix tab events 2020-09-29 08:48:41 +02:00
REJack 39f9e9e8a8 add usage for useNavbarItems 2020-09-29 08:44:17 +02:00
REJack 94867cd6b5 rename events to onTab* instead of tab* 2020-09-29 08:27:43 +02:00
dependabot[bot] c29e2c57c9
Bump eslint-plugin-import from 2.22.0 to 2.22.1 (#3058)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 09:16:22 +02:00
dependabot[bot] 0d6c6849c9
Bump stylelint from 13.6.1 to 13.7.2 (#3057)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.6.1 to 13.7.2.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/13.6.1...13.7.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 09:16:08 +02:00
dependabot[bot] e2a579fd8d
Bump terser from 5.3.1 to 5.3.2 (#3061)
Bumps [terser](https://github.com/terser/terser) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.3.1...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-28 08:48:13 +02:00
REJack 88b30801f3
fix new eslint errors since v7.10.0 (#3064) 2020-09-28 08:25:39 +02:00
REJack e00dce43d9
add missing form-control borrder only docs info (#3063) 2020-09-28 08:25:14 +02:00
dependabot[bot] c195816e4f
Bump moment from 2.28.0 to 2.29.0 (#3062)
Bumps [moment](https://github.com/moment/moment) from 2.28.0 to 2.29.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.28.0...2.29.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:24:43 +02:00
dependabot[bot] 3f3b153733
Bump eslint-plugin-unicorn from 21.0.0 to 22.0.0 (#3060)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 21.0.0 to 22.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v21.0.0...v22.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:24:27 +02:00
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