AdminLTE
AdminLTE copied to clipboard
AdminLTE - Free admin dashboard template based on Bootstrap 5
I created a custom scss file as an example to see if the variable overrides are working: ``` $body-bg: #F000FF; $main-bg: #0000FF; $dark-main-bg: #FF0000; $sidebar-dark-bg: #00FF00; $enable-dark-mode: false; @import '../_adminlte/node_modules/bootstrap/scss/bootstrap';...
**Describe the bug** In `adminlte.css` you can find `.card > .list-group:first-child` and `.card-img, .card-img-top` with `border-top-left-radius: calc(0.25rem - 0);` which is invalid. **To Reproduce** Steps to reproduce the behavior: 1....
Bumps [lockfile-lint](https://github.com/lirantal/lockfile-lint) from 4.7.6 to 4.7.7. Commits a69c63c chore(release): publish 48a93a2 docs: add references of lockfile injection (#132) See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.3 to 5.2.0. Release notes Sourced from bootstrap's releases. v5.2.0 🚀 Highlights #36168: Manually set hover and active backgrounds and borders for dark and light buttons #36327:...
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 42.0.0 to 43.0.2. Release notes Sourced from eslint-plugin-unicorn's releases. v43.0.2 prefer-spread: Ignore Array#join().concat() and (a + b).concat() (#1859) ab71971 https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v43.0.1...v43.0.2 v43.0.1 Remove prefer-event-target from the recommended preset...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.6.1 to 4.6.2. Release notes Sourced from bootstrap's releases. v4.6.2 Highlights Added an example to our Collapse plugin docs to show how to use horizontal collapsing. This...
As title says, this will add option to remember menu via data attributes.
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [eslint-config-xo-typescript](https://github.com/xojs/eslint-config-xo-typescript) from 0.51.1 to 0.52.0. Release notes Sourced from eslint-config-xo-typescript's releases. v0.52.0 New rules @typescript-eslint/consistent-generic-constructors e15cd30 @typescript-eslint/consistent-type-definitions 7decafc Improvements Add @typescript-eslint/parser to peerDependencies (#61) fe6f4b7 Remove deprecated @typescript-eslint/no-duplicate-imports rule...
Bumps [stylelint-config-twbs-bootstrap](https://github.com/twbs/stylelint-config-twbs-bootstrap) from 4.0.0 to 5.0.0. Release notes Sourced from stylelint-config-twbs-bootstrap's releases. v5.0.0 What's Changed Bump eslint from 8.16.0 to 8.19.0 by @dependabot in twbs/stylelint-config-twbs-bootstrap#162 Bump stylelint-scss from 4.2.0 to...