REJack
c66ab85940
further docs changes
...
- updated docs assets
- added yarn install info
- overhauled color parts in layout.md
- added components/main-sidebar, /control-sidebar & /cards
- updated title in components/main-header
- created blank pages javascript/control-sidebar& /push-menu to ensure docs generation
- renamed Sidebar to Main Sidebar
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
149400ec6b
updated .gitignore
5 years ago
REJack
c26d880962
removed border-bottom in pages/layout/top-nav navbar
5 years ago
REJack
bf7cc5018f
Merge branch 'v3-dev' of https://github.com/REJack/AdminLTE into v3-dev
5 years ago
REJack
11e09242ea
renamed sidebar entry `Fixed` to `Fixed Sidebar` & renamed file `fixed.html` to `fixed-sidebar.html`
5 years ago
Raphael Jackstadt
4c0f3d0baf
Merge pull request #2167 from REJack/v3-dev
...
last css/js changes before creating docs
5 years ago
REJack
dcc223da7b
updated font awesome links in demo pages
5 years ago
REJack
68ff7620f0
changed jqvmap github repo selection & executed `npm i
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
5daf8673cc
Merge pull request #2153 from REJack/v3-dev
...
more changes to release v3.0.0-beta.2
5 years ago
Raphael Jackstadt
7c959812ef
Merge branch 'v3-dev' into v3-dev
5 years ago
Raphael Jackstadt
a5141cabc7
Merge pull request #2164 from Leviasan/v3-dev
...
Updating devDependencies for "js" script.
5 years ago
Aleksandr Rogozin
36ae4e2445
Updating devDependencies for "js" script.
5 years ago
REJack
164df59d01
updated build/scss/AdminLTE-raw
5 years ago
REJack
974a67812c
replaced uglifyjs to terser, updated autoprefixer & fixed npm audits
5 years ago
Aleksandr Rogozin
78c74fda2f
Revert "Updating devDependencies for "js-compile" script."
...
This reverts commit 03ed07ba8e
.
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
ad91b7fdb7
updated fontawesome cdn link in demo pages
5 years ago
Aleksandr Rogozin
03ed07ba8e
Updating devDependencies for "js-compile" script.
5 years ago
REJack
dd08a3911a
added option to use two different logo images in sidebar (small & large) #2159
5 years ago
Raphael Jackstadt
496950ea1c
Merge pull request #2160 from Leviasan/v3-dev
...
Change "js-compile" script. Moving settings files to one place.
5 years ago
Aleksandr Rogozin
0dfa558aef
Change "js-compile" script. Moving settings files to one place.
5 years ago
REJack
0e3049751e
added language menu demo
5 years ago
REJack
aec10766cb
added flag-icon-css package
5 years ago
REJack
e9bffa1f53
added to sticky-top to events control in calendar demo
5 years ago
Raphael Jackstadt
df5187ee55
Merge pull request #2158 from andymark-by/patch-3
...
Bootstarap 3 > 4
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
9edbe410c9
added `--source-map-inline-sources` into css-minify in package.json
5 years ago
REJack
01bfe7a6ae
added .browserlistrc
5 years ago
andymark-by
5db40b310f
Bootstarap 3 > 4
...
Edit bootstarap 3 > 4
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
48a4ee3f1f
added workaround to avoid that chart can disappear inside the card
5 years ago
REJack
0e9bc9bca4
fixed doubled offcanvas menu in boxed layout
5 years ago
Raphael Jackstadt
323b0733b9
Merge pull request #2152 from Leviasan/v3-dev
...
Package.json -> scripts. Module "cleancss"
5 years ago
Aleksandr Rogozin
64e592c369
Package.json -> Scripts. To generate a source map, use --source-map
5 years ago
REJack
29c9568b69
fixed horizontal form in forms general demo
5 years ago
Raphael Jackstadt
509a1abedd
Merge pull request #2149 from REJack/v3-dev
...
further steps to beta.2
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
9dfbc32be7
replaced wysihtml5 code with summernote in mailbox/compose
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