Commit Graph

702 Commits (474a2c8b6081d63a3a18726d6e9744f408eb8f32)

Author SHA1 Message Date
Kevin Jacoby b9c77c074e Support SVG Font Awesome icon in main sidebar
This commits adds support for SVG Font Awesome icon within the main
sidebar. Font Awesome translate i tags to svg tags, resulting in the
angle icon not rotating in the sidebar.

Fixes #3532
2021-03-26 19:57:18 +01:00
REJack c45bfe894f bump version number 2021-03-22 08:29:43 +01:00
Daniel 0e5d965059
Fix: sidebar light in dark-mode (#3526) 2021-03-21 19:47:04 +01:00
REJack 9cd655d705 add permanent-btn-iframe-close class 2021-03-20 23:08:32 +01:00
REJack 22e087afcf fixed nav tabs border inside card header 2021-03-20 21:35:27 +01:00
Daniel a75b272ab3 Update _variables-alt.scss 2021-03-12 22:33:39 +05:30
Daniel 31e665add1 upgrade dark mode 2021-03-10 23:07:01 +05:30
Daniel 1ea03fc691 root color for dark mode 2021-03-10 01:13:48 +05:30
Daniel f2e1f98dc8 import varilable-alt 2021-03-10 01:04:37 +05:30
Daniel a01ec7a1fe
Fix: visible issue in touch device (#3491) 2021-03-09 14:40:02 +01:00
REJack 5b19f5e9aa enhanced IFrame plugin
- fix error throw
- add tab close button hide/show with hover/focus
2021-03-04 08:04:09 +01:00
REJack 20079d7985 fix card-widget docs demo & fix css for maximized card 2021-03-04 07:48:16 +01:00
eworld ee740e97e4 Rename selector name
- Rename SELECTOR_BODY as SELECTOR_EXPANDABLE_BODY
2021-02-27 12:10:43 +00:00
eworld b4a4463240 Improve expandable table 2021-02-27 11:56:00 +00:00
REJack 0e9713c905
Merge pull request #3430 from danny007in/docs-b
Docs, html, js minor changes
2021-02-25 14:58:43 +01:00
Daniel 33a81d39f7 fix sidebar light 2021-02-25 18:49:25 +05:30
Daniel 0f694c624d
small patch fix at switchTab in iFrame (#3435) 2021-02-22 08:50:37 +01:00
Daniel 25e2bfc909 docs update 2021-02-19 14:31:40 +05:30
REJack 3d488f173f
Merge pull request #3403 from danny007in/docs-branch 2021-02-19 06:42:03 +01:00
REJack 25a3c4bf1f rework IFrame for single tab closing 2021-02-17 11:23:12 +01:00
REJack e9ee4e5e17 enhance IFrame close button & removeActiveTab function 2021-02-17 09:18:44 +01:00
REJack 8ed2712688 small IFrame plugin fixes 2021-02-17 09:00:25 +01:00
REJack a2ace385cd add ability to create start tab (selfcreated) 2021-02-17 08:43:08 +01:00
REJack 378a39ea12 fix nav-header alignment 2021-02-17 08:24:35 +01:00
Daniel af042dc5b4 improve docs 2021-02-14 18:57:47 +05:30
REJack e0a5aa8541 remove debug console.log from IFrame plugin 2021-02-10 08:42:36 +01:00
REJack 472c1622cf add allowDuplicates option to IFrame plugin 2021-02-10 08:41:59 +01:00
REJack 1b66775d4b fix iframe mode fullscreen height calculation 2021-02-10 08:20:01 +01:00
REJack 1cacb6aed9 small NavbarSearch improvements 2021-02-02 08:15:50 +01:00
REJack 2b0cd269fd fix btn-tool display bug in nested cards 2021-02-02 07:47:15 +01:00
Daniel 8046fa0360 animation added for preloader item 2021-01-28 01:17:36 +05:30
Daniel 36f82d7335 preload improve 2021-01-28 01:10:05 +05:30
REJack d7269cf1a9
fix form-control-navbar colors 2021-01-27 20:28:47 +01:00
REJack 983b5ec24f add sidebar-search-results to IFrame tab creation 2021-01-27 08:44:43 +01:00
Daniel 951a67b43f
eslint unicorn fix lint errors (#3363) 2021-01-27 07:55:54 +01:00
Daniel 281904898a
added DataTable ext searchbuilder (#3344) 2021-01-24 14:23:47 +01:00
REJack c104f19a0c
Merge pull request #3284 from danny007in/preloader-add
Preloader Added
2021-01-19 07:57:18 +01:00
REJack a4c05ef9c6
Update _layout.scss
add dark-mode for preloader
2021-01-18 15:05:51 +01:00
dependabot[bot] 654ad02d8a
Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1 (#3323)
* Bump eslint-plugin-unicorn from 25.0.1 to 26.0.1

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 25.0.1 to 26.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v25.0.1...v26.0.1)

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

* Clean up .eslintrc.json

* Autofix

* Temporarily disable `unicorn/consistent-destructuring`

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
2021-01-18 10:01:39 +02:00
Daniel 151eefc778 Sidebar scroll fixed (#3304) 2021-01-16 13:26:02 +05:30
Daniel 39b5a9a883 Update postcss.config.js 2021-01-16 13:26:02 +05:30
Daniel 6fb29e917a Preloader Added 2021-01-05 07:04:04 +05:30
Daniel 051a0f9bd0 Removed Unused Sass Variables
Fixed #3275
2021-01-03 16:01:05 +05:30
REJack e4ab1e4737 fix small iframe bug 2021-01-01 14:29:57 +01:00
REJack e41e0401c0
Merge pull request #3265 from ColorlibHQ/dependabot/npm_and_yarn/eslint-plugin-unicorn-25.0.0
Bump eslint-plugin-unicorn from 23.0.0 to 25.0.0
2020-12-30 08:42:00 +01:00
Daniel 1ce6165330
Fixed Errors of PR - Bump eslint-plugin-unicorn from 23.0.0 to 25.0.0 (#3267)
Fixed Lint Errorshttps://github.com/ColorlibHQ/AdminLTE/pull/3265
2020-12-30 08:34:17 +01:00
REJack 955d89b08d fix content height bug (#3249) 2020-12-30 08:29:46 +01:00
REJack f378e2f359 fix IFrame plugin for old browsers 2020-12-30 08:22:19 +01:00
REJack 47fa82fec3 fix pagination with darkmode 2020-12-24 12:12:00 +01:00
REJack f8ce13b9fa fix iframe unique name with special chars 2020-12-23 08:13:02 +01:00