REJack
88b30801f3
fix new eslint errors since v7.10.0 ( #3064 )
4 years ago
REJack
c79452bb22
sidebar search enhancements ( #2929 )
...
* add ability to move across entries with arrow keys
* small style fixes for sidebar search
* bump bundlewatch size
4 years ago
REJack
949f91985f
add support for fontawesome svg icons ( #2920 )
...
* add support for fontawesome svg icons
* bump bundlewatch sizes
4 years ago
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
4 years ago
REJack
aac8ca32df
add font awesome light & duotone icons support ( #2911 )
...
* add font awesome light & duotone icons support
* fix lint error
4 years ago
REJack
b48419b23b
sidebar custom area ( #2908 )
...
* add sidebar-custom style
* fix hide-on-collapse
* add new sidebar menu entry
* add custom area docs info
4 years ago
REJack
30746618d0
add sidebar search style
5 years ago
XhmikosR
bce97813d6
Be explicit with the background color property ( #2834 )
5 years ago
REJack
2eec6fe614
fix nav-link fadeIn ( #2776 )
5 years ago
REJack
bbfcc0639e
fix sidebar item icon transition ( #2775 )
...
* fix sidebar item icon transition
* rename menu-opens to menu-is-opening
5 years ago
XhmikosR
1451820057
Remove glyphicon leftovers. ( #2753 )
5 years ago
XhmikosR
3d87e3c4cb
Adhere to the Stylelint rules.
...
Also, re-use some of the color variables while at it.
5 years ago
REJack
c2e77427ba
fix layout-boxed sidebar with sidebar-mini
5 years ago
REJack
fbe0340eb0
fix layout-boxed with default sidebar
5 years ago
REJack
ae470bec2e
add margin-bottom to form-inline in sidebar
5 years ago
REJack
d5de8efb33
Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE
5 years ago
REJack
dc4054d216
fix inline input-group in sidebar on macOS
5 years ago
REJack
d20dd7c13a
replace transition to opacity for sidebar
5 years ago
REJack
ed6ae4dbb2
replaced fake spaces with real spaces
5 years ago
REJack
cafc66ae7d
fixed child indent on hover with nav-compact
5 years ago
A Web Artisan
6934f4c541
Fix typo ( #2544 )
...
Removed commas
Co-authored-by: Raphael Jackstadt <info@rejack.de>
5 years ago
REJack
f9a40e3b46
fixed sidebar nav icon with text-sm
5 years ago
REJack
b1b5ce3cb5
fixed sidebar nav icon placing (without body.text-sm)
5 years ago
REJack
0238015f5e
fixed layout-fixed correct sidebar height to vh instead of %
5 years ago
REJack
05f23cb8c3
fixed sidebar mini collpased hover nav styles
5 years ago
REJack
56c5319f98
fixed sidebar mini with various sidebar nav styles (also combined)
5 years ago
REJack
6cb3427fb8
fixed mozilla outline bug
5 years ago
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
5 years ago
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
5 years ago
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
5 years ago
REJack
bb2e0de6cd
fixed nav-flat in collapsed sidebar
5 years ago
REJack
ef35ff2cbe
fixed sidebar overlay with `.nav-flat`
5 years ago
REJack
b8eac86970
fixed active border on sidebar nav with nav-flat
5 years ago
REJack
b78a1c45bb
added sidebar form support & updated sidebar docs
5 years ago
REJack
abece383c4
added .nav-flat style with child-indent support
5 years ago
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
5 years ago
REJack
f3eeb0bfaa
fixed nav-child-indent padding while collapse
5 years ago
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`
5 years ago
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
5 years ago
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
5 years ago
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
6 years ago
REJack
4350df0686
fixed sidebar child indent to indent even level 2+ entries
6 years ago
REJack
0b96c5ca71
changed navbar child indent to optional via `.nav-child-indent`
6 years ago
REJack
0ab4842315
added sidebar nav-treeview intending
6 years ago
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
6 years ago
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
6 years ago
Abdullah Almsaeed
53a7c75964
Dev release
7 years ago