Commit graph

500 commits

Author SHA1 Message Date
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 3528b6c1f8 Remove that workaround 2020-06-02 06:30:38 +03: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 1451820057
Remove glyphicon leftovers. (#2753) 2020-06-01 14:07:35 +02:00
XhmikosR 6dbfd55091 build/npm: don't copy dot files. 2020-06-01 14:26:08 +03: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 ff66f38cee Convert hsla colors to rgba for consistency 2020-06-01 14:09:56 +03:00
XhmikosR 3d87e3c4cb Adhere to the Stylelint rules.
Also, re-use some of the color variables while at it.
2020-06-01 14:09:56 +03:00
XhmikosR 24bc6165bc Add Stylelint. 2020-06-01 14:09:56 +03:00
XhmikosR 13ed4d6aca
Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
XhmikosR 2a964189de
postcss.config.js: remove unused check (#2735) 2020-05-31 13:10:29 +02:00
XhmikosR ca8f201737 Update to rollup/plugin-babel 2020-05-30 16:48:54 +03: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 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
REJack 461a483144 fix anchor color on .btn 2020-04-27 19:37:51 +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 d67c3a0812 fixed slow scrolling bug with ScrollAnywhere 2020-04-01 17:41:46 +02:00
REJack 282ff7f6ce enhanced PushMenu's autoCollapse feature 2020-04-01 17:20:47 +02:00
REJack a53971d122 fixed accent with pagination 2020-04-01 17:01:35 +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 c6b1b4f586 fixed sidebar overlapping toolbar on mobile safari 2020-04-01 14:27:14 +02:00
REJack 67174b5c6b fixed footer gap with .text-sm on .main-footer 2020-04-01 14:12:33 +02:00
REJack 683f7bfccf Merge branch 'master' of https://github.com/ColorlibHQ/AdminLTE 2020-04-01 13:50:00 +02:00
REJack ed6ae4dbb2 replaced fake spaces with real spaces 2020-04-01 13:49:55 +02:00
Anderson Carpi 129475db78
Overlay for tab-panels (#2612)
* Overlay for tab-panels

Don't know if i did it right, double check plz... 
There's a way to avoid the use of a overlay-wrapper? i'm not good in css....

* Update navbar.html
2020-03-23 20:08:57 +01:00
REJack bc3123cb08 fixed select2 single input focus without opened menu 2020-03-13 17:41:13 +01:00
REJack 14719bdd88 added panelAutoHeight option to Layout.js 2020-03-10 09:28:26 +01:00
REJack cafc66ae7d
fixed child indent on hover with nav-compact 2020-02-27 07:49:36 +01:00
REJack 662b51c9c0
fixed brand-link transition with navbar fixed 2020-02-26 12:55:09 +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
A Web Artisan 6934f4c541
Fix typo (#2544)
Removed commas

Co-authored-by: Raphael Jackstadt <info@rejack.de>
2020-02-21 15:26:27 +01:00
REJack ede720e2b8
enhanced select2 text-sm support with form-control-sm 2020-02-21 15:09:02 +01:00
REJack 4ba150d509
fixed accent override for dropdown-item:active 2020-02-13 14:55:20 +01:00