REJack
fd8183c965
renamed option `slide` to `controlsidebarSlide` and tweaked a bit the animate step
5 years ago
REJack
ac6a58c118
fixed bg-gradient-* color overrides doesn't worked
5 years ago
REJack
9d55dee3ad
changed card-tools position absolute to float right
...
- added card-title float:left
- changed card-header & card-title padding
5 years ago
REJack
40007571f9
changed table-dark border-color
5 years ago
REJack
8685cde1b0
fixed border color with bg-dark
5 years ago
REJack
5fceda1ba8
fixed icheck-bootstrap focus
5 years ago
Raphael Jackstadt
5639e8c4eb
Merge pull request #2169 from REJack/v3-dev
...
docs, issues fixed & some bigger scss changes
5 years ago
REJack
14f59c34f2
conflict resolve
...
- added "Fix Select2 heights" #2178
- rebuild dist files & synced to docs
5 years ago
REJack
fe693889dd
added collapse, expand & toggleMaximize to run via js script
5 years ago
REJack
3fed7f5897
fixed DirectChat toggle
5 years ago
REJack
c089bc9796
added DirectChat & TodoList JS (+ TodoList CSS fixes)
5 years ago
REJack
dd0794bab2
doc changes + a little info-box overlay bugfix
...
- updated assets
- added bootstrap-duallistbox in dependencies
- updated colors section in layout
- finished components/cards
- created & finished components/boxes
- added missing position relative to .info-box
5 years ago
REJack
f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar
5 years ago
REJack
2804a35d13
added bootstrap-duallist plugin & demo
5 years ago
REJack
f1f98ba2d8
removed input focus box-shadow & fixed custom-range active/focus style
5 years ago
Raphael Jackstadt
7a28ca5ac2
Merge pull request #2180 from Leviasan/v3-dev
...
Changing module to work with the file system. Remove 'ncp'.
5 years ago
Aleksandr Rogozin
377d2718de
Changing module to work with the file system.
5 years ago
Max McMahon
7745078a45
Fix Select2 heights
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
54653bbb1e
fixed brand-link width while focused sidebar but not hovered
5 years ago
REJack
02c398e707
fixed zindex's to avoid overlapping & fixed brand-link transitions while switching between collapsed & open
5 years ago
REJack
127188bb2c
starting with the docs
...
- jekyllrb preset for gh-pages with AdminLTE 3 layout
- rebuild menu structure like AdminLTE v2.4 docs
- modified npm/Plugins.js to update docs assets with every production run
5 years ago
REJack
042e05989a
fixed brand-link collapsed width with .layout-fixed
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
91ef7e7bbd
changed previous fix from .fixed its .layout-fixed
5 years ago
REJack
bc362337a1
fixed sidebar margin-top if .fixed not set
5 years ago
Raphael Jackstadt
7c959812ef
Merge branch 'v3-dev' into v3-dev
5 years ago
REJack
164df59d01
updated build/scss/AdminLTE-raw
5 years ago
REJack
f21bf2fb4f
enhanced responsive fixed-header/-footer #2162
...
- removed js margin-top/-bottom generation
- added layout-navbar-not-fixed & layout-footer-not-fixed incl. responsive variants (eg. layout-*-navbar-not-fixed, layout-*-footer-not-fixed)
- added responsive variants for fixed (eg. layout-*-navbar-fixed, layout-*-footer-fixed)
- added default border-bottom to main-header navbar like main-footer
- removed .border-bottom from main-header navbar in demo pages
5 years ago
REJack
dd08a3911a
added option to use two different logo images in sidebar (small & large) #2159
5 years ago
Aleksandr Rogozin
0dfa558aef
Change "js-compile" script. Moving settings files to one place.
5 years ago
REJack
aec10766cb
added flag-icon-css package
5 years ago
REJack
94d37b5520
reworked control-sidebar & removed overflow from wrapper and html
...
- added display none/block to control-sidebar to avoid sidewards scrolling
- reworked ControlSidebar.js with queue to add and remove .control-sidebar-animate from html to avoid overflow
5 years ago
REJack
22e2587dc4
added back to top style & demo inside widget
5 years ago
REJack
57309870f6
added text scaling for info-box & small-box based on col size
5 years ago
REJack
0e9bc9bca4
fixed doubled offcanvas menu in boxed layout
5 years ago
REJack
3b8df1a62b
added jsGrid & updated DataTables demo
...
- updated DataTables typo in demo files
- added jsGrid to package,json & npm/Plugins.js
- added jsgrid demo
5 years ago
REJack
e40b8c5171
added project add & project edit demo
...
- created project_add & project_edit
- updated project_detail
- added menu link to all demo files
- added a line break in _colors.scss
5 years ago
REJack
4a05cb5e99
added ribbon style & some little changes
...
- added !important to elevation-* & text-sm, text-xs, text-lg & text-xl
- added variables for ribbon
- added ribbon style code in scss/_miscellaneous
5 years ago
REJack
04b90fdd55
added contacts demo & some little scss changes
...
- created contacts demo page
- removed unnecessary scss classes (.hide, .no-border, .no-shadow, .flat & .list-unstyled)
- updated demo files to use bootstrap's class instead of old unnecessary class
- moved color scss lines in a seperate scss file (_colors)
- moved old plugin fixes in a new scss file (plugins/_miscellaneous)
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
5 years ago
REJack
33a3044d54
added first page example (without demo menu changes)
...
- added text color variations in scss/_text
- added demo product images
- created scss/pages/_e_commerce
- created pages/examples/e_commerce.html
6 years ago
REJack
132d00da32
added support for fixed Table Header (thead th)
...
- rebuild table scss code to a correct scss/sass code (nesting)
- added .table-head-fixed code for default table & dark table
- removed unnecessary spaces in Layout.js
6 years ago
REJack
e5db7c30ac
added support for vertical nav tabs
...
- updated _navs.scss with tabs override css
- added pages/UI/navbar demo with navbar color examples & vertical tabs example
- added navbar & tabs sidebar entry in demo files with sidebar
6 years ago
REJack
e60faca74a
enhanced input type="range"
...
- added color variations for .custom-range with .custom-range-*
- updated pages/forms/general demo to display range slider
6 years ago
REJack
e9163d3688
added support for focus to expand functionality in main-sidebar
...
- enhanced Layout.js to add .main-sidebar .sidebar-focused
- added focus style same as hover style in sidebar nav links etc
- added sidebar-focused in sidebar-mini collapsed state
6 years ago
REJack
c99806c497
added overlay for small-box & info-box
...
- moved overlay code to _miscellaneous to save lines & centralize it since its not only for card
- changed code to flex center instead of position absolute
- changed icon color & modified the color for dark
- removed icon font size to use fa-lg, fa-2x, ...
- updated widgets demo
6 years ago
REJack
a80f1bd38c
prep version to 3.0.0-beta.2
6 years ago
REJack
459146487c
fixed sidebar overflow while collapse
6 years ago