Commit graph

49 commits

Author SHA1 Message Date
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
REJack 925254199e
enhanced scss structure & compiled size
- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts
2019-10-29 09:22:51 +01:00
REJack 5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown() 2019-09-19 13:34:26 +02:00
REJack bb2e0de6cd
fixed nav-flat in collapsed sidebar 2019-09-16 13:07:25 +02:00
REJack ef35ff2cbe
fixed sidebar overlay with .nav-flat 2019-09-16 12:22:39 +02:00
REJack b8eac86970
fixed active border on sidebar nav with nav-flat 2019-09-13 10:38:45 +02:00
REJack b78a1c45bb
added sidebar form support & updated sidebar docs 2019-09-11 15:10:42 +02:00
REJack abece383c4
added .nav-flat style with child-indent support 2019-09-11 13:55:20 +02:00
REJack 4f231d5367
updated main-sidebar nav style
- added abilty to use a .right container instead of two single items
- added nav-compact for reduced paddings
2019-08-26 12:04:50 +02:00
REJack f3eeb0bfaa
fixed nav-child-indent padding while collapse 2019-08-19 13:35:38 +02:00
REJack 6773bd1772
further scss changes
- changed /* comments to // (to avoid displaying in compiled css file)
- added .alert-primary
- removed _label.scss (due renamed to badge with BS4)
- reworked bg-*, bg-gradient-*, custom-switch-*, custom-range-* as mixin
- changed control-sidebar-light border color to main-header border
- renamed `.direct-chat-info` to `.direct-chat-infos` (not theme color, its a extra block inside direct-chat & updated demo files
- enhanced direct-chat with all colors
- added `.dropdown-menu-xl`
- reworked color-palette in pages/UI/general
- changed `Block Quotes Pulled Right` to `Secondary Block Quotes` in pages/UI/general
- removed `@-webkit-keyframes flipInX` due autoprefixer
- enhanced demo.js with additional colors for sidebar & renamed `Navbar border` to `No Navbar border`
2019-07-18 16:22:11 +02:00
REJack b313b6ab1e
little scss changes
- reworked sidebar-dark-* & sidebar-light-* to reduce lines (~1000 lines)
- changed `border-bottom: none` to `border-bottom: 0`
- added colors to $colors array
- removed box-solid-variant mixin (unused)
- removed `skin-dark-sidebar` & `skin-light-sidebar` mixin
- added `cards-variant` & `sidebar-color` mixin
2019-07-17 23:01:00 +02:00
REJack 7e2ec226e0
some little scss changes
- added .anchor for anchors with offset while fixed navbar
- fixed .main-header border
- added sidebar color variations (colors)
- added pre & blockquote style for doc usage
- fixed brand-link width with .logo-switch
2019-07-14 15:21:20 +02:00
REJack f6dcb64c05
enhanced SCSS style & added projects example
- fixed scss code style & headers
- moved pages scss to seperate folder
- added pages/_projects scss
- added pages/examples/projects demo
2019-06-28 10:02:07 +02:00
REJack 4350df0686
fixed sidebar child indent to indent even level 2+ entries 2019-06-24 09:23:39 +02:00
REJack 0b96c5ca71
changed navbar child indent to optional via .nav-child-indent 2019-06-15 13:46:24 +02:00
REJack 0ab4842315
added sidebar nav-treeview intending 2019-06-15 13:29:42 +02:00
REJack 42568b9b8d
Road to v3.0.0-beta.1
- replaced slimScroll to overlayScrollbars
- added new layout types (fixed, navbar-fixed & footer-fixed)
- changed old default layout from "fixed" to non-fixed
- enhanced PushMenu.js to load options via data
- enhanced Layout.js new layout calcs, options via data for scrollbar
- fixed forms fontawesome icons
- added warning-feedback (without icon)
- added sidebar-mini-md
- updated index to use layout-fixed
- updated index2 to use layout-fixed, layout-navbar-fixed & layout-footer-fixed
2019-06-05 13:34:15 +02:00
REJack ce032ed76f
updated AdminLTE css
- fixed fontawesome icon rules in buttons, cards, sidebar & smallbox
- added calc for `.content-wrapper` min-height
- added layouts: top-nav, boxed & sidebar collapsed
- fixed mailbox attachment size
- added bg-*, navbar-*
- updated demo.js
- updated sidebar in demo files (added layout options)
- added autoprefixer to fix browser specific css changes
- added css sourcemap for adminlte.min.css
2019-05-25 15:15:32 +02:00
Abdullah Almsaeed 53a7c75964 Dev release 2018-03-17 13:07:55 -04:00