Commit graph

960 commits

Author SHA1 Message Date
REJack c089bc9796
added DirectChat & TodoList JS (+ TodoList CSS fixes) 2019-07-28 21:11:54 +02:00
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
2019-07-28 19:16:16 +02:00
REJack f8f0d8fc8e
added custom tab content class & demo in pages/UI/navbar 2019-07-28 14:17:36 +02:00
REJack 2804a35d13
added bootstrap-duallist plugin & demo 2019-07-28 13:50:35 +02:00
REJack 8f5b3d68b9
removed .btn-flat from add-new-event-btn in calendar demo 2019-07-28 12:47:52 +02:00
REJack f1f98ba2d8
removed input focus box-shadow & fixed custom-range active/focus style 2019-07-28 00:27:44 +02:00
REJack 4d14a6f3b7
fixed input-group-append input-group-text markup in login/register page 2019-07-27 22:48:28 +02:00
Raphael Jackstadt 7a28ca5ac2
Merge pull request #2180 from Leviasan/v3-dev
Changing module to work with the file system. Remove 'ncp'.
2019-07-21 21:21:10 +02:00
Raphael Jackstadt a5bbef158a
Merge pull request #2178 from maxwellmc/v3-dev
Fix Select2 heights
2019-07-21 21:15:49 +02:00
Aleksandr Rogozin 2e7c44faa3 Update package json scripts 2019-07-20 12:02:23 +03:00
Aleksandr Rogozin 377d2718de Changing module to work with the file system. 2019-07-20 11:50:19 +03:00
Max McMahon 7745078a45 Fix Select2 heights 2019-07-18 14:17:36 -04: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 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
2019-07-17 23:05:57 +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 54653bbb1e
fixed brand-link width while focused sidebar but not hovered 2019-07-16 16:24:44 +02:00
REJack 02c398e707
fixed zindex's to avoid overlapping & fixed brand-link transitions while switching between collapsed & open 2019-07-15 15:46:45 +02:00
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
2019-07-15 15:32:00 +02:00
REJack 149400ec6b
updated .gitignore 2019-07-14 21:53:03 +02:00
REJack c26d880962
removed border-bottom in pages/layout/top-nav navbar 2019-07-14 21:52:29 +02:00
REJack bf7cc5018f
Merge branch 'v3-dev' of https://github.com/REJack/AdminLTE into v3-dev 2019-07-14 18:02:42 +02:00
REJack 11e09242ea
renamed sidebar entry Fixed to Fixed Sidebar & renamed file fixed.html to fixed-sidebar.html 2019-07-14 18:02:00 +02:00
Raphael Jackstadt 4c0f3d0baf
Merge pull request #2167 from REJack/v3-dev
last css/js changes before creating docs
2019-07-14 17:48:52 +02:00
REJack dcc223da7b
updated font awesome links in demo pages 2019-07-14 17:46:33 +02:00
REJack 68ff7620f0
changed jqvmap github repo selection & executed `npm i 2019-07-14 17:45:34 +02:00
REJack 042e05989a
fixed brand-link collapsed width with .layout-fixed 2019-07-14 15:28:46 +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 91ef7e7bbd
changed previous fix from .fixed its .layout-fixed 2019-07-13 18:27:13 +02:00
REJack bc362337a1
fixed sidebar margin-top if .fixed not set 2019-07-13 18:09:26 +02:00
Raphael Jackstadt 5daf8673cc
Merge pull request #2153 from REJack/v3-dev
more changes to release v3.0.0-beta.2
2019-07-13 13:04:54 +02:00
Raphael Jackstadt 7c959812ef
Merge branch 'v3-dev' into v3-dev 2019-07-13 13:04:13 +02:00
Raphael Jackstadt a5141cabc7
Merge pull request #2164 from Leviasan/v3-dev
Updating devDependencies for "js" script.
2019-07-13 12:34:39 +02:00
Aleksandr Rogozin 36ae4e2445 Updating devDependencies for "js" script. 2019-07-13 12:45:22 +03:00
REJack 164df59d01
updated build/scss/AdminLTE-raw 2019-07-13 00:06:47 +02:00
REJack 974a67812c
replaced uglifyjs to terser, updated autoprefixer & fixed npm audits 2019-07-13 00:02:10 +02:00
Aleksandr Rogozin 78c74fda2f Revert "Updating devDependencies for "js-compile" script."
This reverts commit 03ed07ba8e.
2019-07-13 00:01:56 +03:00
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
2019-07-12 20:00:43 +02:00
REJack ad91b7fdb7
updated fontawesome cdn link in demo pages 2019-07-12 18:29:41 +02:00
Aleksandr Rogozin 03ed07ba8e Updating devDependencies for "js-compile" script. 2019-07-12 15:58:45 +03:00
REJack dd08a3911a
added option to use two different logo images in sidebar (small & large) #2159 2019-07-12 13:19:20 +02:00
Raphael Jackstadt 496950ea1c
Merge pull request #2160 from Leviasan/v3-dev
Change "js-compile" script. Moving settings files to one place.
2019-07-11 15:16:42 +02:00
Aleksandr Rogozin 0dfa558aef Change "js-compile" script. Moving settings files to one place. 2019-07-11 15:42:43 +03:00
REJack 0e3049751e
added language menu demo 2019-07-10 17:01:30 +02:00
REJack aec10766cb
added flag-icon-css package 2019-07-10 16:33:23 +02:00
REJack e9bffa1f53
added to sticky-top to events control in calendar demo 2019-07-10 16:24:42 +02:00
Raphael Jackstadt df5187ee55
Merge pull request #2158 from andymark-by/patch-3
Bootstarap 3 > 4
2019-07-10 16:10:38 +02:00
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
2019-07-10 16:02:33 +02:00
REJack 9edbe410c9
added --source-map-inline-sources into css-minify in package.json 2019-07-10 13:49:05 +02:00
REJack 01bfe7a6ae
added .browserlistrc 2019-07-10 13:46:49 +02:00
andymark-by 5db40b310f
Bootstarap 3 > 4
Edit bootstarap 3 > 4
2019-07-10 14:32:32 +03:00