Daniel
48ceaed751
sidebar upgradeed ( #3159 )
...
Removed Unnecessary Code
And
Sidebar improved (Can work smothly without overlayscroll plugin)
4 years ago
REJack
b835bb678b
rework content height events
...
- add mouse enter/leave event
- add timeout on expand/collapse sidebar event
4 years ago
REJack
8196efdc5e
fix min-height calculation with controlSidebar
4 years ago
Daniel
0a70c3c89f
layout size bug fixed
4 years ago
REJack
563a91d15a
add panelAutoHeightMode in Layout.js
4 years ago
XhmikosR
2545f04bf3
Use template literals ( #2835 )
5 years ago
XhmikosR
4101916d14
Switch to String constants
...
Should result in better compression (aprox. -10% from the compressed adminlte.min.js) and should be easier to see unused/undefined variables on lint stage.
5 years ago
XhmikosR
5a1ae0c35e
Cache selectors when possible. ( #2790 )
5 years ago
XhmikosR
13c857679b
Layout.js: reuse constant ( #2778 )
5 years ago
XhmikosR
e848621b32
Remove unneeded IIFEs ( #2774 )
5 years ago
XhmikosR
be3631930d
Fix regression after 27ff009
5 years ago
XhmikosR
3478837aab
Layout.js: Simplify else
5 years ago
XhmikosR
187a01a8ee
Return early.
5 years ago
REJack
0641a8442d
Fix ESLint errors ( #2763 )
...
* fix dist/js/demo.js eslint error
* fix Layout.js eslint error
* remove unnecessary semicolon
* remove unexpected token
* add missing radix for parseInt in Layout.js
5 years ago
XhmikosR
27ff009494
Comply to the ESLint rules.
5 years ago
REJack
d20dd7c13a
replace transition to opacity for sidebar
5 years ago
REJack
26ce58fe28
fix whitespace with fixed navbar & footer
5 years ago
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
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
e24c4d01ff
some small js option fixes
5 years ago
REJack
373c131092
fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
5 years ago
Raphael Jackstadt
29a3ba3953
fixed content height calc with less sidebar content ( #2332 )
5 years ago
REJack
bd982813c4
fixed content height calculation
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
683a015a4e
removed console.log from Layout.js
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
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
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
cc8a2d7e51
added js option for content height fixed
6 years ago
REJack
9c640e0f6f
added ability for auto collapse sidebar option
6 years ago
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
6 years ago
Jorge Vilaça
61f3ef7a91
minor formatting
6 years ago
Jorge Vilaça
8a7de1cc56
clean debug code
6 years ago
Jorge Vilaça
654f5b169d
slimscroll implementation o v3
6 years ago
Eric Enns
163e2d4976
Fix Layout content height to consider footer-height when setting min-height ( #1945 )
6 years ago
Abdullah Almsaeed
53a7c75964
Dev release
7 years ago
Abdullah Almsaeed
f390ddcc1f
Add webpack
7 years ago