REJack
d20dd7c13a
replace transition to opacity for sidebar
2020-05-03 13:22:59 +02:00
REJack
26ce58fe28
fix whitespace with fixed navbar & footer
2020-04-27 19:28:05 +02:00
REJack
282ff7f6ce
enhanced PushMenu's autoCollapse feature
2020-04-01 17:20:47 +02:00
REJack
ed6ae4dbb2
replaced fake spaces with real spaces
2020-04-01 13:49:55 +02:00
REJack
14719bdd88
added panelAutoHeight option to Layout.js
2020-03-10 09:28:26 +01:00
REJack
b7efadbbca
enhanced Layout.js with options for login auto height with interval ability
2020-02-25 14:25:05 +01:00
REJack
533a5917f5
enhanced register & login page min-height
2020-02-25 09:46:35 +01:00
REJack
771a2d5530
enhanced dropdown position in navbar dropdown menus
2020-02-11 15:15:26 +01:00
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
ce486267c4
fixed nested card collapse/expand icon bug
2020-01-17 07:37:39 +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
d1f555e679
disabled expandSidebar by default in Treeview
2019-11-20 09:13:58 +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
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
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
bd982813c4
fixed content height calculation
2019-10-12 11:36:52 +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
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
2019-09-23 11:39:30 +02:00
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
2019-09-19 13:34:26 +02:00
REJack
40d88ee12e
fixed treeview selection
2019-09-19 09:57:49 +02:00
REJack
e6db3e09ea
fixed Treeview toggle()
2019-09-16 14:40:38 +02:00
REJack
683a015a4e
removed console.log from Layout.js
2019-09-16 14:10:12 +02:00
REJack
6f73dc7ca7
changed next() to find() in Treeview toggle()
2019-09-16 13:50:46 +02:00
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
2019-09-16 12:05:25 +02:00
REJack
7d35fb3b3e
readded hold-transition remove in Layout.js
2019-09-09 14:27:58 +02:00
REJack
a99c9b7959
fixed sidebar state remember to work in both ways
2019-09-05 08:15:35 +02:00
REJack
0a1338086a
fixed content-height calculation
2019-09-03 12:36:55 +02:00
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
2019-08-30 11:45:07 +02:00
REJack
7c730af2c8
fixed icon update in CardWidget
2019-08-29 11:55:25 +02:00
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
2019-08-27 16:23:07 +02:00
REJack
1aa67a08ea
migrated CardRefresh (BoxRefresh)
...
- created CardRefresh Plugin
- created docs
- updated pages/UI/widgets.html
2019-08-20 17:19:08 +02:00
REJack
1b1b909162
renamed ControlSidebar DATA_KEY to lte.controlsidebar
2019-08-20 12:35:22 +02:00
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
2019-08-20 12:33:52 +02:00
REJack
ec9f780ed7
enhanced tree collapse/expand to avoid flood slide animation on multiple clicks on one item
2019-08-20 11:04:55 +02:00
REJack
c98018c880
enhanced PushMenu with sidebar state remember
2019-08-19 14:03:05 +02:00
REJack
d6c8360f4f
added toggled event to DirectChat.js
2019-08-19 13:14:56 +02:00
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
2019-08-13 14:26:25 +02:00
REJack
0876d0ab70
added missing expanded/collapsed event in ControlSidebar.js
2019-08-13 13:09:07 +02:00
REJack
fd8183c965
renamed option `slide` to `controlsidebarSlide` and tweaked a bit the animate step
2019-08-11 14:16:27 +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