Commit graph

202 commits

Author SHA1 Message Date
Daniel 951a67b43f
eslint unicorn fix lint errors (#3363) 2021-01-27 07:55:54 +01:00
REJack be92d809c6 add os-theme switch in demo.js 2020-12-09 08:36:35 +01:00
REJack f17c1c4d68 fix demo.js 2020-12-04 09:11:21 +01:00
REJack bfc26debdc Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-12-03 11:03:10 +01:00
REJack 44817489a2 rework demo.js 2020-12-03 11:02:40 +01:00
REJack 983f225d6a change comment again (try no. 3) 2020-12-02 09:48:06 +01:00
REJack 8240412de9 using /* */ comment to avoid warning 2020-12-02 08:54:21 +01:00
REJack 90527a83d1 new try to avoid lgtm unused-local-variable warning 2020-12-02 08:38:35 +01:00
REJack 7985fb6b95 try to avoid lgtm unused-local-variable alert 2020-12-02 08:26:31 +01:00
REJack a2d25ca035 ignore lgtm unused-local-variable warning in dashboard js files 2020-11-30 09:43:22 +01:00
REJack 5ac281611b rebuild dist files 2020-11-25 11:56:12 +01:00
REJack 5993872f8b build dist files 2020-11-25 09:16:01 +01:00
REJack 04d78d238b add dark-mode checkbox in demo.js 2020-09-24 11:03:13 +02:00
Ryan ba9cf441cb Fix for Info Box when on IE11
Fixes info box displaying incorrectly when using IE11 (not sure for older versions) and also change text for the shadow info box so it will appear better for smaller screens (without having to use text-wrap).
2020-09-22 11:30:19 +08:00
REJack 16686958b6
add nav-collapse-hide-child in demo.js (#2913)
* add nav-collapse-hide-child in demo.js
* fix nav-collapse-hide-child with sidebar-no-expand
2020-07-23 20:58:15 +02:00
XhmikosR 3f203af04b
Remove .nav-tabs-custom references (#2832) 2020-06-12 20:40:06 +02:00
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
2020-06-01 21:21:43 +02:00
XhmikosR 27ff009494 Comply to the ESLint rules. 2020-06-01 14:26:08 +03:00
XhmikosR 5ba59f1454 Add ESLint support.
Used the Bootstrap master branch config and adapted it.

Also, remove the `babel-eslint` package since we don't use it.
2020-06-01 14:26:07 +03:00
REJack 414d14b2d2 prep pre version 2020-05-27 21:59:29 +02:00
REJack 66268d5340 prep version 2020-05-19 22:39:46 +02:00
REJack 4c50b36cbe rebuild dist map files 2020-05-17 02:10:47 +02:00
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 4723bccf43 prep version 2020-04-02 01:06:25 +02:00
REJack 709c01d450 updated dependencies & devDependencies 2020-04-02 00:52:43 +02:00
REJack 282ff7f6ce enhanced PushMenu's autoCollapse feature 2020-04-01 17:20:47 +02:00
REJack 459ac7775e prepr pre-version 2020-04-01 16:55:36 +02:00
REJack 87b8078d9b prep version 2020-04-01 15:20:05 +02:00
REJack b9460ae8ea rebuild dist files 2020-04-01 14:29:28 +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
bansalshashank 8a66185901 [Examples] Product image now changes on clicking product image thumb (#2509)
Co-authored-by: EloquentShashank <52653070+EloquentShashank@users.noreply.github.com>
2020-01-24 12:55:01 +01:00
REJack e73c7f15fa
prep pre version 2020-01-22 08:47:01 +01:00
REJack 0e48302342
prep version 2020-01-17 09:05:37 +01:00
REJack ce486267c4
fixed nested card collapse/expand icon bug 2020-01-17 07:37:39 +01:00
REJack 6c06201930
small layout-top-nav enhancements
- fixed logo position
- added ability to use top-nav with sidebar (incl. demo)
2020-01-14 14:46:14 +01:00
REJack 2473021861
fixed Layout('init') for external use 2019-12-12 09:49:02 +01:00
REJack 71d32f8114
added new lightblue color (legacy blue) 2019-12-05 09:48:59 +01:00
REJack c27e8738cc
fixed duplicate variable in demo.js 2019-11-22 10:32:31 +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 d327d76ae4
prep pre version 2019-11-22 09:50:18 +01:00
REJack 5988c4f9db
prep version 2019-11-20 09:41:28 +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 a038600a03
updated dependencies & devDependencies
- updated chart.js to v2.9.2
- updated flag-icon-css to v3.4.5
- updated pdfmake to v0.1.62
- updated sweetalert2 to v8.19.0
- updated devDep autoprefixer to v9.7.1
- updated devDep eslint to v6.6.0
- updated devDep node-sass to v4.13.0
- updated devDep rollup to v1.26.3
2019-11-04 10:04:46 +01:00