Commit graph

11 commits

Author SHA1 Message Date
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
Daniel 6db2e0d4e5 Fix: sidebar scroll 2021-03-28 12:51:28 +05:30
Daniel 39b5a9a883 Update postcss.config.js 2021-01-16 13:26:02 +05:30
XhmikosR e848621b32
Remove unneeded IIFEs (#2774) 2020-06-02 15:23:22 +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 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 0f18f03807
fixed license url in js files 2019-10-23 09:51:31 +02:00
Aleksandr Rogozin 0dfa558aef Change "js-compile" script. Moving settings files to one place. 2019-07-11 15:42:43 +03:00
REJack ce032ed76f
updated AdminLTE css
- fixed fontawesome icon rules in buttons, cards, sidebar & smallbox
- added calc for `.content-wrapper` min-height
- added layouts: top-nav, boxed & sidebar collapsed
- fixed mailbox attachment size
- added bg-*, navbar-*
- updated demo.js
- updated sidebar in demo files (added layout options)
- added autoprefixer to fix browser specific css changes
- added css sourcemap for adminlte.min.css
2019-05-25 15:15:32 +02:00