kreic51
|
60c63ab68b
|
Fix card-outline-tabs in dark mode and hover (#4099)
* Fix card-outline-tabs in dark mode and hover
* removing blanks
Co-authored-by: Erick <kreic51@hotmail.com>
|
2022-01-12 19:21:15 +01:00 |
REJack
|
0927e68fa4
|
feat(css): add sidebar-hidden class to hide completely the sidebar
|
2022-01-12 19:15:17 +01:00 |
REJack
|
c1101389a3
|
fix(js): body layout-fixed & layout-navbar-fixed calculates wrong minHeight
|
2022-01-09 22:42:22 +01:00 |
REJack
|
69c8d427be
|
fix(scss): form-control-sm and custom-select-sm are inconsistent
|
2022-01-09 22:18:50 +01:00 |
REJack
|
a936e220f6
|
feat(control-sidebar): add ability to toggle between multiple control-sidebars
- instead of collapse and show (2 clicks)
|
2021-11-25 02:11:39 +01:00 |
Rikson
|
adc28b9dae
|
Fixed toggling multiple control sidebar (#4070)
|
2021-11-25 02:08:12 +01:00 |
REJack
|
41e2971cd2
|
feat(3973): enhance ExpandableTable with button click beside table row click
|
2021-11-24 22:44:04 +01:00 |
REJack
|
52d947384e
|
fix(3965): bg-* get overwritten by print mode
|
2021-11-24 18:39:47 +01:00 |
REJack
|
2bbb0f1cab
|
fix(4033): iframe tab id is not valid with escaped href's
|
2021-11-24 17:38:54 +01:00 |
REJack
|
9cc4ce3988
|
fix(4042): miss aligned buttons on jqvmap
|
2021-11-24 17:27:16 +01:00 |
Cleverson
|
3517de7586
|
Fixed border color for active item on dark-mode
Fixed border color for active item on dark-mode
|
2021-10-23 21:41:11 -03:00 |
REJack
|
0a39ce0165
|
bump version
|
2021-09-19 12:21:26 +02:00 |
REJack
|
a2cf3e1a63
|
add darkmode for daterangepicker
|
2021-09-18 02:02:39 +02:00 |
REJack
|
f545979c64
|
fix iframe plugin for default tabs
|
2021-09-18 01:28:18 +02:00 |
REJack
|
9e1de03c2d
|
add collapsed-done event for control-sidebar and pushmenu
|
2021-09-18 00:21:26 +02:00 |
REJack
|
791a8462ed
|
add .hide-nav-header-on-hover to hide nav-header on focus/hover
|
2021-09-17 23:52:20 +02:00 |
REJack
|
13bcd7b662
|
fix iframe fullscreen mode with fixed navbar
|
2021-09-17 23:42:08 +02:00 |
REJack
|
4a2c52d962
|
add allowReload option for IFrame plugin
|
2021-09-17 23:18:19 +02:00 |
REJack
|
d2e2987a5f
|
fix control-sidebar-open
|
2021-09-17 22:32:08 +02:00 |
REJack
|
ab0ebc9a88
|
fix click event if iframe mode is loaded on contentwrapper
|
2021-09-17 21:28:20 +02:00 |
Diego Smania
|
3267f781b9
|
[build/js]: Fix height problem on default tabs for the IFrame plugin. (#3876)
|
2021-09-17 21:26:49 +02:00 |
REJack
|
afc5fb71de
|
fix autofill bug in chrome
|
2021-08-26 22:01:35 +02:00 |
REJack
|
26c84e39a3
|
fix iframe mode with hash-links
|
2021-07-29 22:22:26 +02:00 |
REJack
|
1098533bcd
|
add navbar-nav-not-expanded class
|
2021-07-29 22:04:58 +02:00 |
REJack
|
52ff423787
|
fix invisible nav items if there is a second nav in content
|
2021-07-29 19:33:58 +02:00 |
REJack
|
5ed42b14da
|
add z-index on control-sidebar in layout-boxed
|
2021-07-12 23:15:05 +02:00 |
REJack
|
9d099b11ee
|
fix sidebar custom area placing on mobile devices
|
2021-07-12 23:10:14 +02:00 |
REJack
|
1f1d19ad52
|
fix click sidebar link if iframe-mode isn't active
|
2021-07-12 22:36:38 +02:00 |
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 |