Commit graph

62 commits

Author SHA1 Message Date
REJack b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true 2020-02-07 10:27:44 +01:00
REJack ff41f98ea5
enhanced CardWidget & card style with nav-tabs 2020-01-28 11:25:39 +01:00
REJack e73c7f15fa
prep pre version 2020-01-22 08:47:01 +01:00
REJack 0e48302342
prep version 2020-01-17 09:05:37 +01:00
REJack ce486267c4
fixed nested card collapse/expand icon bug 2020-01-17 07:37:39 +01:00
REJack 6c06201930
small layout-top-nav enhancements
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
2020-01-14 14:46:14 +01:00
REJack 2473021861
fixed Layout('init') for external use 2019-12-12 09:49:02 +01:00
REJack 259d67ef8e
some small control sidebar fixes
- fixed content height calculation with overlapping control sidebar
- fixed collapse/show functions (functions was swapped)
2019-11-22 10:23:17 +01:00
REJack d327d76ae4
prep pre version 2019-11-22 09:50:18 +01:00
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +01:00
REJack e24c4d01ff
some small js option fixes 2019-11-17 11:53:47 +01:00
REJack f5286d6229
enhanced javascript plugins
- added expand & collapse method in PushMenu
- added expandSidebar & sidebarButtonSelector option in Treeview
- updated docs
2019-11-13 14:10:18 +01:00
REJack a038600a03
updated dependencies & devDependencies
- updated chart.js to v2.9.2
- updated flag-icon-css to v3.4.5
- updated pdfmake to v0.1.62
- updated sweetalert2 to v8.19.0
- updated devDep autoprefixer to v9.7.1
- updated devDep eslint to v6.6.0
- updated devDep node-sass to v4.13.0
- updated devDep rollup to v1.26.3
2019-11-04 10:04:46 +01:00
REJack 4754f57ee8
prep pre version 2019-11-04 09:55:25 +01:00
REJack e78ee8d9ca
prep version 2019-11-02 13:54:26 +01:00
REJack 090bffc34c
prep version 2019-10-29 09:39:22 +01:00
REJack 0f18f03807
fixed license url in js files 2019-10-23 09:51:31 +02:00
REJack 373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize 2019-10-23 09:11:47 +02:00
Raphael Jackstadt 829a9b3c6c
fixed collapsed sidebar autocollapse bug (#2339) 2019-10-19 12:01:46 +02:00
REJack 14967aec94
prep version & rebuild dists 2019-10-19 11:38:03 +02:00
Raphael Jackstadt 29a3ba3953
fixed content height calc with less sidebar content (#2332) 2019-10-16 08:34:07 +02:00
Raphael Jackstadt f83f34546d
fixed autocallapse on mobile touchscroll & rebuild dists (#2324) 2019-10-12 11:41:11 +02:00
REJack 2356b9844b
enable auto collapse size by 992px as default option 2019-10-08 12:02:43 +02:00
REJack 2b0e4aa843
fixed submenu expand bug 2019-10-07 09:13:50 +02:00
REJack d8a6ddca02
rebuild dist files 2019-10-04 15:18:22 +02:00
REJack 4e8de7689f
rebuild dist files 2019-10-02 13:24:54 +02:00
REJack 0997acea1e
rebuild dist files 2019-10-02 12:44:03 +02:00
REJack baea4e435b
prep version & rebuild dist files 2019-09-01 15:16:39 +02:00
REJack c9b02625dd
rebuild dist files & updated docs assets 2019-08-26 10:39:29 +02:00
REJack 14f59c34f2
conflict resolve
- added "Fix Select2 heights" #2178
- rebuild dist files & synced to docs
2019-07-29 21:37:35 +02:00
REJack fe693889dd
added collapse, expand & toggleMaximize to run via js script 2019-07-29 14:21:05 +02:00
REJack 3fed7f5897
fixed DirectChat toggle 2019-07-28 21:27:48 +02:00
REJack c089bc9796
added DirectChat & TodoList JS (+ TodoList CSS fixes) 2019-07-28 21:11:54 +02: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 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 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
2019-06-27 10:43:40 +02:00
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
2019-06-26 15:58:53 +02:00
REJack a80f1bd38c
prep version to 3.0.0-beta.2 2019-06-26 14:37:24 +02:00
REJack d852f4ba34
enhanced card & widget with expand/compress (fullscreen) and some little fixes
- updated Widget.js
- updated _cards.scss
- enabled gradients in _bootstrap-variables.scss
- fixed old bg-*-gradient (theme colors)
- added bg-*-gradient (colors)
- updated cards demo section in pages/widgets.html
2019-06-15 12:22:25 +02:00
REJack f70483a806
plugins updates part 2
- added .editorconfig
- updated package.json & build/npm/Plugins.js according to the following changes
- updated dev dependencies to clear audits
- updated daterangepicker
- updated overlayScrollbars
- moved flot (0.8.2) to flot-old for plugins
- updated flot
- updated fullcalendar
- replaced icheck with icheck-bootstrap & updated demo files
- added icheck-bootstrap color overrides
- updated inputmask
- updated ion-rangeslider
- updated jquery-ui
- updated bootstrap-slider tweaks & demo files
- replaced jvectormap with jqvmap & updated demo files
- added jquery-mapael & replaced in index2 jvectormap
- updated jquery-knob
- replaced pace with pace-progress
- updated select2 & demo files
- replaced jquery.sparkline with sparklines & updated demo files and removed jquery.sparkline demo section
2019-06-14 09:33:43 +02:00
REJack b8ffeb2d5d
fixed sidebar collapse bug after autoCollapse feature 2019-06-10 17:39:15 +02:00
REJack 2c7fa653d1
updated copyright infos
- updated author and repo infos in composer.json
- updated github links & author in package.json
- updated github links in README.md
- rebuild js dist files
2019-06-06 14:32:53 +02:00
REJack cc8a2d7e51
added js option for content height fixed 2019-06-06 14:28:59 +02:00
REJack 5e05228f3c
removed console.log() from PushMenu 2019-06-05 14:08:04 +02:00
REJack 9c640e0f6f
added ability for auto collapse sidebar option 2019-06-05 14:02:11 +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 8a2e0508bb
rebuild AdminLTE dist after updated node_modules 2019-05-18 10:28:58 +02:00
Jorge Vilaça 654f5b169d slimscroll implementation o v3 2019-03-24 12:58:28 -04:00
Abdullah Almsaeed a8ed14c146 Update bootstrap and fix #1902 2018-07-15 10:56:30 -04:00
Abdullah Almsaeed 7bf4139bae Compile to production 2018-05-05 17:54:11 -04:00