REJack
75deb497b3
fix(plugins): reworked jQueryInterface's for all plugins
2022-06-29 21:10:20 +02:00
REJack
a936e220f6
feat(control-sidebar): add ability to toggle between multiple control-sidebars
...
- instead of collapse and show (2 clicks)
2021-11-25 02:11:39 +01:00
Rikson
adc28b9dae
Fixed toggling multiple control sidebar ( #4070 )
2021-11-25 02:08:12 +01:00
REJack
9e1de03c2d
add collapsed-done event for control-sidebar and pushmenu
2021-09-18 00:21:26 +02:00
Daniel
951a67b43f
eslint unicorn fix lint errors ( #3363 )
2021-01-27 07:55:54 +01:00
Daniel
1ce6165330
Fixed Errors of PR - Bump eslint-plugin-unicorn from 23.0.0 to 25.0.0 ( #3267 )
...
Fixed Lint Errorshttps://github.com/ColorlibHQ/AdminLTE/pull/3265
2020-12-30 08:34:17 +01:00
REJack
230c86dc71
fix visible control sidebar on side
2020-12-04 09:11:51 +01:00
REJack
0421dca188
fixed control-siderbar with fixed footer/navbar
2020-12-03 10:56:53 +01:00
REJack
3d4e523b59
remove console.log from ControlSidebar
2020-11-27 10:46:57 +01:00
REJack
29c2375e2b
enhance ControlSidebar.js
...
- add abilty to set target
- fix show control-sidebar on page load
2020-11-27 10:21:42 +01:00
REJack
45a51f51b2
fix control-sidebar height with layout-fixed ( #2927 )
2020-07-25 00:39:07 +02:00
XhmikosR
c886592bc5
ControlSidebar.js: minor simplification ( #2837 )
2020-06-13 14:42:56 +02:00
XhmikosR
2545f04bf3
Use template literals ( #2835 )
2020-06-13 14:34:10 +02:00
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.
2020-06-13 10:23:56 +03:00
XhmikosR
39e9416f8c
Rename variable for clarity ( #2801 )
2020-06-05 15:49:56 +02:00
XhmikosR
5a1ae0c35e
Cache selectors when possible. ( #2790 )
2020-06-04 20:06:38 +02:00
XhmikosR
97d48edcdf
Use an object when setting multiple CSS properties
2020-06-03 19:57:41 +03:00
XhmikosR
e848621b32
Remove unneeded IIFEs ( #2774 )
2020-06-02 15:23:22 +02:00
XhmikosR
e56939983d
Remove variables only used once.
2020-06-02 06:30:39 +03:00
XhmikosR
187a01a8ee
Return early.
2020-06-02 06:30:39 +03:00
XhmikosR
27ff009494
Comply to the ESLint rules.
2020-06-01 14:26:08 +03: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
e24c4d01ff
some small js option fixes
2019-11-17 11:53:47 +01: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
1b1b909162
renamed ControlSidebar DATA_KEY to lte.controlsidebar
2019-08-20 12:35:22 +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
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
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
Abdullah Almsaeed
53a7c75964
Dev release
2018-03-17 13:07:55 -04:00
Abdullah Almsaeed
f390ddcc1f
Add webpack
2018-02-03 18:45:19 -05:00