Commit graph

437 commits

Author SHA1 Message Date
REJack a0e61b5aaf lint(3989): remove unused variable 2021-11-24 18:23:13 +01:00
REJack ba9b3603df fix(3989): color change doesn't work since chromium doesn't accept the click event on select options 2021-11-24 18:11:19 +01:00
REJack 642c9c3779 update dist files 2021-09-19 12:21:38 +02:00
REJack ab0ebc9a88 fix click event if iframe mode is loaded on contentwrapper 2021-09-17 21:28:20 +02:00
dependabot[bot] e066cc400f
Bump eslint-config-xo from 0.36.0 to 0.38.0 (#3878)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-08-21 21:45:17 +05:30
REJack a7ef0060a7 enhanced demo.js alert with a 15min timeout 2021-07-12 22:48:27 +02:00
REJack e6139c15de add demo.js reminder if not loaded via browserSync 2021-07-12 22:35:59 +02:00
dependabot[bot] e3c422f7db
Bump eslint-plugin-unicorn from 31.0.0 to 32.0.1 (#3685)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-05-10 19:31:12 +05:30
dependabot[bot] bd372c0904
Bump eslint-plugin-unicorn from 29.0.0 to 31.0.0 (#3631)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-04-26 13:51:38 +05:30
dependabot[bot] 584e1e6c48
Bump eslint-config-xo from 0.35.0 to 0.36.0 (#3610)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel <50356015+danny007in@users.noreply.github.com>
2021-04-19 12:43:59 +05:30
REJack 229ec8e5c5 update dist files 2021-03-22 08:30:25 +01:00
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 087891fdf7 build dist files 2020-11-25 10:33:30 +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 6eab10b0ba line-height with percentage seems to behave weirdly in IE 2020-09-22 12:05:02 +08: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
XhmikosR 47e653bfbf
Remove the executable permission. (#2768) 2020-06-02 13:25:34 +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
XhmikosR 8a9808575f
Compress png and remove unused img (#2706)
* Losslessly compress PNG files

Before: 1,17 MB (1.228.084 bytes)
After:  1,13 MB (1.194.642 bytes)

* Rename image for consistency.

* Delete the unused mestro.png
2020-05-30 12:07:22 +02:00
XhmikosR 671be53be1
Losslessly compress JPG files. (#2705)
Before: 1,84 MB (1.932.709 bytes)
After:  1,78 MB (1.867.039 bytes)
2020-05-30 12:07:10 +02:00
REJack c2e77427ba fix layout-boxed sidebar with sidebar-mini 2020-05-27 22:14:18 +02:00
REJack da47f23145 replace small-box font-size transition with transform 2020-05-27 22:02:21 +02: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 229600ba4c add brand-image-xl margin fix without logo-switch 2020-05-19 20:43:15 +02:00
REJack fbe0340eb0 fix layout-boxed with default sidebar 2020-05-18 13:29:45 +02:00
REJack 4c50b36cbe rebuild dist map files 2020-05-17 02:10:47 +02:00
REJack 161099e3bc fix toastr full width position 2020-05-17 01:31:00 +02:00
REJack cf7daa0159 fix select2 dropdown while maximized card 2020-05-17 01:05:53 +02:00
REJack a3604d0c62 enhance info-box for text-truncate & text-wrap 2020-05-08 15:01:04 +02:00
REJack ae470bec2e add margin-bottom to form-inline in sidebar 2020-05-05 12:44:06 +02:00
REJack d5de8efb33 Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-05-04 18:03:54 +02:00
REJack dc4054d216 fix inline input-group in sidebar on macOS 2020-05-04 17:54:26 +02:00
REJack d20dd7c13a replace transition to opacity for sidebar 2020-05-03 13:22:59 +02:00
REJack 35782815ef add !important to text-(color) 2020-04-28 10:55:48 +02:00