Commit Graph

730 Commits (e6139c15deae7a82f71870dabb5ca19c6e9f3f4e)

Author SHA1 Message Date
REJack c40e59870e fix badge link with custom accent 2021-07-12 22:04:57 +02:00
REJack 4a2a28f799 fix height bug w/o footer 2021-07-12 21:59:23 +02:00
REJack ad2cdc7a56 fix custom area with body.text-sm 2021-07-12 21:40:48 +02:00
REJack eb5be81a11 further iframe fixes & changes
- add iframe-dark
- add autoDarkMode for loaded iframes
- add border-dark overwrite in dark-mode
- fix markup with Default IFrame Tab on load
2021-07-12 21:28:23 +02:00
REJack 6dd6d2f503 fix dark-mode (text|link)-(black|dark) color switch 2021-07-12 20:13:33 +02:00
Diego Smania 39429d88a7 [Treeview Menu]: Fix childs behaviour when closing parent treeview menu. 2021-06-14 14:34:04 -03:00
REJack bea0e5aa8f
Merge pull request #3696 from Shidersz/fix_default_btn_disabled_style
Fix disabled style for some buttons.
2021-06-12 18:56:34 +02:00
Diego Smania e156784867 [Gradient Buttons]: Fix to keep font color on hover event. 2021-06-12 12:13:59 -03:00
Diego Smania 1b8435c09a
[scss/info-box]: Fix overflow style on info-box-content class. (#3694) 2021-06-12 03:09:15 +02:00
mostafahesham-dev 3ac53de622
fix Closing parent in Treeview closes descendants, but "arrow" icon is not changed properly (#3647)
* fix #3643

* added extra line

* remove extra space
2021-06-12 03:03:03 +02:00
Diego Smania 2aa1da0db3 Add some fixes 2021-05-16 12:23:38 -03:00
Diego Smania 2bca2ef341 [pages, scss]: Add new light and dark buttons variants to the buttons page and fix they style. 2021-05-15 17:19:39 -03:00
Diego Smania e106166fc6 [build/scss]: Fix disabled style for some buttons. 2021-05-15 16:01:08 -03:00
Daniel 7cbd3ff08e Update Fullscreen.js 2021-04-29 14:42:15 +05:30
Diego Smania 482046d869 [Fullscreen Plugin]: Fix icon change when enter/exit full screen mode. 2021-04-28 18:10:45 -03:00
Diego Smania c8f206ec4b
Show sidebar search when hover/focus in the sidebar mini (#3605) 2021-04-27 17:57:15 +05:30
equada a7e0650821
add errorhandling to cardrefresh plugin (#3555)
Co-authored-by: REJack <info@rejack.de>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-04-27 17:33:14 +05:30
dependabot[bot] bd372c0904
Bump eslint-plugin-unicorn from 29.0.0 to 31.0.0 (#3631)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-04-26 13:51:38 +05:30
Daniel fecc46fd48 Fix: for scss/plugin 2021-04-15 18:42:26 +05:30
Daniel 4e42fffb32 fix: space in dark-mode in _accent.scss 2021-04-15 17:53:23 +05:30
Daniel 8209a2fb5e feat: light mode only alt css
To reduce file size
2021-04-13 17:54:31 +05:30
REJack 5b07bdd8e9 fixed IFrame jQuery API configuration & height calculation in iframe elements 2021-04-07 02:12:18 +02:00
REJack 11c2a74e72 fix layout height with borderless navbar/brand-link 2021-04-07 01:45:52 +02:00
REJack 92ccf7896d fix control-sidebar slide in layout-boxed 2021-04-07 01:37:55 +02:00
REJack 747e0ddf5b fix custom-select arrows in dark-mode 2021-04-07 01:22:03 +02:00
Daniel c434c98aa8
Fix: sidebar search url issue (#3557)
Fixed https://github.com/ColorlibHQ/AdminLTE/issues/3556
2021-04-07 01:05:07 +02:00
Daniel d998e4c167 Fix: brand-link transparent in navtop fixed 2021-03-28 12:51:28 +05:30
Daniel 6db2e0d4e5 Fix: sidebar scroll 2021-03-28 12:51:28 +05:30
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