REJack
ed6ae4dbb2
replaced fake spaces with real spaces
5 years ago
REJack
14719bdd88
added panelAutoHeight option to Layout.js
5 years ago
REJack
b7efadbbca
enhanced Layout.js with options for login auto height with interval ability
5 years ago
REJack
533a5917f5
enhanced register & login page min-height
5 years ago
REJack
771a2d5530
enhanced dropdown position in navbar dropdown menus
5 years ago
REJack
b1c99c8963
fixed CardRefresh doubled load if loadOnInit is true
5 years ago
REJack
ff41f98ea5
enhanced CardWidget & card style with nav-tabs
5 years ago
REJack
ce486267c4
fixed nested card collapse/expand icon bug
5 years ago
REJack
2473021861
fixed Layout('init') for external use
5 years ago
REJack
259d67ef8e
some small control sidebar fixes
...
- fixed content height calculation with overlapping control sidebar
- fixed collapse/show functions (functions was swapped)
5 years ago
REJack
d1f555e679
disabled expandSidebar by default in Treeview
5 years ago
REJack
e24c4d01ff
some small js option fixes
5 years ago
REJack
f5286d6229
enhanced javascript plugins
...
- added expand & collapse method in PushMenu
- added expandSidebar & sidebarButtonSelector option in Treeview
- updated docs
5 years ago
REJack
373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
5 years ago
Raphael Jackstadt
829a9b3c6c
fixed collapsed sidebar autocollapse bug ( #2339 )
5 years ago
Raphael Jackstadt
29a3ba3953
fixed content height calc with less sidebar content ( #2332 )
5 years ago
Raphael Jackstadt
f83f34546d
fixed autocallapse on mobile touchscroll & rebuild dists ( #2324 )
5 years ago
REJack
bd982813c4
fixed content height calculation
5 years ago
REJack
2356b9844b
enable auto collapse size by 992px as default option
5 years ago
REJack
2b0e4aa843
fixed submenu expand bug
5 years ago
REJack
6099356207
enhanced login/register box positioning
...
- added min-height update for login-/register-page in Layout.js
- updated login-/register-page to display flex
- updated login/register demo to load adminlte.min.js
5 years ago
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
5 years ago
REJack
40d88ee12e
fixed treeview selection
5 years ago
REJack
e6db3e09ea
fixed Treeview toggle()
5 years ago
REJack
683a015a4e
removed console.log from Layout.js
5 years ago
REJack
6f73dc7ca7
changed next() to find() in Treeview toggle()
5 years ago
REJack
ec008a693f
added Toasts.js & enhanced toasts style
...
- created Toasts.js
- updated build/js/scss/plugins/_toastr.scss
- added toast-variant mixin in build/scss/_mixinis.scss
- created build/scss/_toasts.scss
- added zindex-toasts variable in build/scss/_variables.scss
- updated build/scss/AdminLTE.scss & build/scss/AdminLTE-raw.scss
- updated pages/UI/modals.html
- created docs/javascript/toasts.md
- updated docs/_config.yml
5 years ago
REJack
7d35fb3b3e
readded hold-transition remove in Layout.js
5 years ago
REJack
a99c9b7959
fixed sidebar state remember to work in both ways
5 years ago
REJack
0a1338086a
fixed content-height calculation
5 years ago
REJack
eeeee1fbbf
enhanced ControlSidebar
...
- moved control sidebar related functions from Layout.js to ControlSidebar.js
- added own scrollbar options
- added ability to set control sidebar height while scrolling
- fixed overlapping with fixed footer/navbar
5 years ago
REJack
7c730af2c8
fixed icon update in CardWidget
5 years ago
REJack
6874eb31d7
enhanced navbar dropdown & top-nav example
...
- added Dropdown.js
- added .dropdown-submenu
- added .dropdown-hover
- added dropdown example & fixed card headers in pages/layout/top-nav.html
5 years ago
REJack
1aa67a08ea
migrated CardRefresh (BoxRefresh)
...
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
5 years ago
REJack
1b1b909162
renamed ControlSidebar DATA_KEY to lte.controlsidebar
5 years ago
REJack
b816ef347a
enhanced CardWidget (Widget)
...
- renamed Widget to CardWidget
- renamed data-widget to data-card-widget
- reworked Selector & ClassName Icons to Option
- splited toggleMaximize to maximize & minimize
- added maximizeTrigger Option
- enhance code to run methods without buttons
5 years ago
REJack
ec9f780ed7
enhanced tree collapse/expand to avoid flood slide animation on multiple clicks on one item
5 years ago
REJack
c98018c880
enhanced PushMenu with sidebar state remember
5 years ago
REJack
d6c8360f4f
added toggled event to DirectChat.js
5 years ago
REJack
c4c082c4ac
some control-sidebar fixes
...
- removed setMargin in js
- fixed control-sidebar slide animate step
- added zindex-contro-sidebar
- added control-sidebar-push class
- updated zindex's
5 years ago
REJack
0876d0ab70
added missing expanded/collapsed event in ControlSidebar.js
5 years ago
REJack
fd8183c965
renamed option `slide` to `controlsidebarSlide` and tweaked a bit the animate step
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
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
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
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
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
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
6 years ago