Commit Graph

69 Commits (a6a1fd3341db9c8b6f0b34b225b83e963f2e8444)

Author SHA1 Message Date
REJack 12ad550a4a fix(stylelint): config extend broken & fontawesome class lint error 2022-06-28 23:11:35 +02:00
REJack f88d61cbc6 fix(4186): various collapsed sidebar-mini bugs 2022-01-22 22:01:56 +01:00
REJack 0c983d5623
fix/remove-division (#4204)
* Fix Using / for division is deprecated (#4123)

* Fix Using / for division is deprecated
* replace divide function by multiplication
* attempt to fix tests

* fix: remove leading zero

* fix: Undefined operation "times"

Co-authored-by: Vincent Garnier <forxer@gmail.com>
2022-01-18 19:47:31 +01:00
REJack 0927e68fa4 feat(css): add sidebar-hidden class to hide completely the sidebar 2022-01-12 19:15:17 +01: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 ad2cdc7a56 fix custom area with body.text-sm 2021-07-12 21:40:48 +02:00
Daniel 8209a2fb5e feat: light mode only alt css
To reduce file size
2021-04-13 17:54:31 +05:30
REJack 11c2a74e72 fix layout height with borderless navbar/brand-link 2021-04-07 01:45:52 +02:00
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
Daniel 0e5d965059
Fix: sidebar light in dark-mode (#3526) 2021-03-21 19:47:04 +01:00
Daniel 31e665add1 upgrade dark mode 2021-03-10 23:07:01 +05:30
Daniel 33a81d39f7 fix sidebar light 2021-02-25 18:49:25 +05:30
REJack 378a39ea12 fix nav-header alignment 2021-02-17 08:24:35 +01:00
Daniel 151eefc778 Sidebar scroll fixed (#3304) 2021-01-16 13:26:02 +05:30
REJack e706738387 fix transition conflict in sidebar search 2020-12-04 09:17:39 +01:00
REJack f23b9135e0 rework sidebar & sidebar-mini
- add sidebar-mini-xs
- fixed sidebar-mini with nav-sidebar custom classes
2020-11-27 12:04:42 +01:00
Daniel 48ceaed751
sidebar upgradeed (#3159)
Removed Unnecessary Code
And
Sidebar improved (Can work smothly without overlayscroll plugin)
2020-11-27 09:21:15 +01:00
Daniel fb520edac4 CSS sidebar classes to handle long text #2816 in scss
did in scsss #2816
2020-11-26 10:44:25 +05:30
Michael Yang a182ecfa69
Update _main-sidebar.scss (#3082)
fixed scrollbar show in sidebar
2020-11-25 07:50:13 +01:00
REJack 88b30801f3
fix new eslint errors since v7.10.0 (#3064) 2020-09-28 08:25:39 +02:00
REJack c79452bb22
sidebar search enhancements (#2929)
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
2020-07-25 22:52:55 +02:00
REJack 949f91985f
add support for fontawesome svg icons (#2920)
* add support for fontawesome svg icons
* bump bundlewatch sizes
2020-07-24 17:59:40 +02:00
REJack 16686958b6
add nav-collapse-hide-child in demo.js (#2913)
* add nav-collapse-hide-child in demo.js
* fix nav-collapse-hide-child with sidebar-no-expand
2020-07-23 20:58:15 +02:00
REJack aac8ca32df
add font awesome light & duotone icons support (#2911)
* add font awesome light & duotone icons support
* fix lint error
2020-07-22 16:50:44 +02:00
REJack b48419b23b
sidebar custom area (#2908)
* add sidebar-custom style
* fix hide-on-collapse
* add new sidebar menu entry
* add custom area docs info
2020-07-22 16:06:12 +02:00
REJack 30746618d0 add sidebar search style 2020-06-13 17:33:02 +02:00
XhmikosR bce97813d6
Be explicit with the background color property (#2834) 2020-06-13 12:22:58 +02:00
REJack 2eec6fe614
fix nav-link fadeIn (#2776) 2020-06-02 15:26:19 +02:00
REJack bbfcc0639e
fix sidebar item icon transition (#2775)
* fix sidebar item icon transition

* rename menu-opens to menu-is-opening
2020-06-02 13:37:16 +02:00
XhmikosR 1451820057
Remove glyphicon leftovers. (#2753) 2020-06-01 14:07:35 +02:00
XhmikosR 3d87e3c4cb Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
REJack c2e77427ba fix layout-boxed sidebar with sidebar-mini 2020-05-27 22:14:18 +02:00
REJack fbe0340eb0 fix layout-boxed with default sidebar 2020-05-18 13:29:45 +02:00
REJack ae470bec2e add margin-bottom to form-inline in sidebar 2020-05-05 12:44:06 +02:00
REJack d5de8efb33 Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-05-04 18:03:54 +02:00
REJack dc4054d216 fix inline input-group in sidebar on macOS 2020-05-04 17:54:26 +02:00
REJack d20dd7c13a replace transition to opacity for sidebar 2020-05-03 13:22:59 +02:00
REJack ed6ae4dbb2 replaced fake spaces with real spaces 2020-04-01 13:49:55 +02:00
REJack cafc66ae7d
fixed child indent on hover with nav-compact 2020-02-27 07:49:36 +01:00
A Web Artisan 6934f4c541
Fix typo (#2544)
Removed commas

Co-authored-by: Raphael Jackstadt <info@rejack.de>
2020-02-21 15:26:27 +01:00
REJack f9a40e3b46
fixed sidebar nav icon with text-sm 2020-02-12 15:18:56 +01:00
REJack b1b5ce3cb5
fixed sidebar nav icon placing (without body.text-sm) 2020-02-12 10:09:02 +01:00
REJack 0238015f5e
fixed layout-fixed correct sidebar height to vh instead of % 2020-02-07 10:45:11 +01:00
REJack 05f23cb8c3
fixed sidebar mini collpased hover nav styles 2019-12-18 12:43:57 +01:00
REJack 56c5319f98
fixed sidebar mini with various sidebar nav styles (also combined) 2019-12-18 12:17:41 +01:00
REJack 6cb3427fb8
fixed mozilla outline bug 2019-11-07 08:35:19 +01:00
REJack e7d646cba1
some little fixes
- fixed info box icon aligning
- added .nav-legacy
- added .nav-collapse-hide-child
- fixed sidebar-light-hover-bg & sidebar-light-active-color
2019-10-30 11:59:53 +01:00