REJack
75deb497b3
fix(plugins): reworked jQueryInterface's for all plugins
2022-06-29 21:10:20 +02:00
Diego Smania
39429d88a7
[Treeview Menu]: Fix childs behaviour when closing parent treeview menu.
2021-06-14 14:34:04 -03:00
mostafahesham-dev
3ac53de622
fix Closing parent in Treeview closes descendants, but "arrow" icon is not changed properly ( #3647 )
...
* fix #3643
* added extra line
* remove extra space
2021-06-12 03:03:03 +02:00
REJack
955d89b08d
fix content height bug ( #3249 )
2020-12-30 08:29:46 +01:00
REJack
e257bffd0d
add posibile fix to use multiple sidebar treeviews
2020-09-21 09:12:41 +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
e848621b32
Remove unneeded IIFEs ( #2774 )
2020-06-02 15:23:22 +02:00
REJack
bbfcc0639e
fix sidebar item icon transition ( #2775 )
...
* fix sidebar item icon transition
* rename menu-opens to menu-is-opening
2020-06-02 13:37:16 +02:00
XhmikosR
27ff009494
Comply to the ESLint rules.
2020-06-01 14:26:08 +03: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
2b0e4aa843
fixed submenu expand bug
2019-10-07 09:13:50 +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
6f73dc7ca7
changed next() to find() in Treeview toggle()
2019-09-16 13:50:46 +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
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