Commit Graph

39 Commits (v2)

Author SHA1 Message Date
REJack d204bc1e3c
enhanced tree collapse/expand to avoid flood slide animation on multiple clicks on one item 2019-08-20 08:44:34 +02:00
REJack 7b6e000dc6
fixed control-sidebar slide option
- renamed `slide` to `controlsidebarSlide` to avoid bootstrap js error
- reworked js to get slide false working without transition
- added .control-sidebar-hold-transition
2019-08-11 14:02:35 +02:00
REJack d61cbbd627
fixed content-wrapper height calculation if footer isn't there 2019-07-16 14:45:30 +02:00
REJack 97348104dd
added parent height:auto on tree expand to avoid child overlapping 2019-07-11 14:30:56 +02:00
REJack 639fa9e923
fixed multilevel collapse for child treeview menu 2019-07-09 13:17:28 +02:00
REJack a1734eabda
fixed scroll top bug in fixed layout mode 2019-07-08 13:37:49 +02:00
REJack 2226c0e7cf
fixed drag and drop breaking adminlte's design
- updated ControlSidebar.js to hide control sidebar instead of only moving it
- updated dashboard.js to use containment in sortable()
- added display none to control sidebar content in index.html

(Closes #1924)
2019-06-06 10:59:10 +02:00
平山 度 998a1ff4be Fix typo which breaks BoxWidget collapsing. 2019-03-15 17:33:15 +09:00
tbaragao da1ec8ee33 Add Collapsing, Expanding and Removing Events (#2024)
Add Collapsing, Expanding and Removing Events
2019-01-31 13:10:32 -05:00
Olda Horák cbda6b5c3b fix for issue #1976 (#1981)
* issue1976

* issue1976_grunt_js
2019-01-31 13:05:10 -05:00
kasarla shirisha 113a3b4c8e #1947 fixed content-wrapper height (#1948)
* fixed content-wrapper height

* updated content wrapper height
2018-08-22 14:40:03 -04:00
OKAZAKI EITARO 1339932caa Fixed an issue where height becomes NaN when there is no main-header (#1847) 2018-07-14 17:39:38 -04:00
Ivan e38376ec15 Fixed multilevel menu inconguence on opening/closing (#1817) 2018-05-05 18:10:33 -04:00
Abdullah Almsaeed 278785ad49 Add semicolons to support webpack 2017-10-26 16:53:11 -04:00
Abdullah Almsaeed d4ed1e435a Merge branch 'master' of https://github.com/almasaeed2010/AdminLTE 2017-10-26 16:50:17 -04:00
Abdullah Almsaeed 55d120a0b1 save 2017-10-26 16:50:13 -04:00
ADmad 53393404f1 Don't hardcode slimscroll options. (#1605) 2017-10-26 16:48:52 -04:00
bmanifold a667b95b8d Fix box inside box collapsing error (#1681) (#1685)
* Previously, with a .box inside a .box, any clicking on a
  collapse/expand button in either .box would cause both of them to
  collapse/expand.  This commit makes sure parent and child boxes
  do not interfere with each other.
2017-10-26 16:30:08 -04:00
Abdullah Almsaeed cc4654239b Fix issue #1664 and update bower plugins 2017-10-08 18:36:36 -04:00
Abdullah Almsaeed 1ee1030db2 We do not need the iCheck option anymore 2017-07-02 11:38:16 -04:00
Abdullah Almsaeed 76ce5a9c1f Fix box widget icons and chart js version in bower issue 2017-07-01 16:15:59 -04:00
Abdullah Almsaeed fbbc450c41 Fix issue #1547 2017-06-25 09:33:22 -04:00
Abdullah Almsaeed 4b0d73bab9 Fix issue #1536 2017-06-25 09:13:29 -04:00
Abdullah Almsaeed ccb00ccdad Update modal page to add buttons and animation 2017-05-17 19:21:12 -04:00
Abdullah Almsaeed 890ccbdb09 Remove not needed comments 2017-03-04 12:20:23 -05:00
Abdullah Almsaeed 30324f4f33 Fix direct chat toggle trigger 2017-03-04 12:19:22 -05:00
Abdullah Almsaeed 2c372a2ce2 Create direct chat plugin 2017-03-04 12:13:04 -05:00
Abdullah Almsaeed 469e9cd136 Update data selector to match the name of the plugin 2017-02-25 14:46:01 -05:00
Abdullah Almsaeed 84ca9cdc24 Make listeners specific to the element 2017-02-25 14:45:03 -05:00
Abdullah Almsaeed 01b4740d93 Add more options and allow methods to get executed from outside the plugin 2017-02-25 14:43:23 -05:00
Abdullah Almsaeed d10ba04ec9 Add TodoList plugin 2017-02-25 14:38:26 -05:00
Abdullah Almsaeed 51142e7fc9 Add BoxRefresh plugin 2017-02-25 14:38:05 -05:00
Abdullah Almsaeed 28c75ef8a0 Add BoxWidget plugin 2017-02-25 14:37:38 -05:00
Abdullah Almsaeed cdc2e7e3d0 Create control sidebar functionality 2017-02-19 18:20:47 -05:00
Abdullah Almsaeed 178adf5dc0 Create PushMenu widget 2017-02-19 10:43:39 -05:00
Abdullah Almsaeed 6683ab7303 Create Layout widget 2017-02-19 10:43:19 -05:00
Abdullah Almsaeed bfbccf9bf7 Create Tree widget 2017-02-19 10:42:30 -05:00
Abdullah Almsaeed d73be88861 Add JSCS and JSHINT rules 2017-02-13 08:41:47 -05:00
Abdullah Almsaeed be0a0b17b0 Comply with jscs andjshint 2017-02-12 19:15:52 -05:00