REJack
090bffc34c
prep version
5 years ago
REJack
925254199e
enhanced scss structure & compiled size
...
- reduced filesize by ~100kb
- splited _mixins into seperate files
- replaced `@extend`'s
- added split css files (core, components, extra-components, ...)
- changed cursor style for .btn.disabled
- enhanced package.json css* scripts
5 years ago
REJack
f60e0626fc
changed user-image size/margin in .user-menu
5 years ago
REJack
139fbd3454
fixed box-shadow with select2 bootstrap4 theme
5 years ago
REJack
247b797c38
changed input placeholder color with lighten
5 years ago
REJack
c5c5b6a407
fixed select2 multiple padding bottom
5 years ago
REJack
8d20d4791f
added abilty to use select2 with input-group
5 years ago
REJack
4acb2b49e6
fixed content margin with active sidebar overlay
5 years ago
REJack
977d95b43c
fixed border-top for card-outline-tabs nav-item
5 years ago
REJack
386b525f77
added alert-default-* class for bootstrap4 legacy style
5 years ago
REJack
2bfcb514df
fixed ::placeholder generation with autoprefixer
5 years ago
Aleksandr Rogozin
eae052422d
Fixed unnecessary margin in list in timeline component ( #2340 )
5 years ago
REJack
14967aec94
prep version & rebuild dists
5 years ago
Raphael Jackstadt
7acb89f44b
fixed navbar tabs border in card-header ( #2333 )
5 years ago
Raphael Jackstadt
302c85fb47
fixed select2 multiple height bug ( #2325 )
5 years ago
Adriano Pedro
f13e935b75
Update _select2.scss
...
The arrow down overrides the clear "x" button.
Removing this padding-right: 0 fix this issue.
5 years ago
REJack
7a4a0659d1
prep version
5 years ago
REJack
c011e42b77
overhauled top-nav layout with a collapsable menu
5 years ago
REJack
c2d3d8595c
fixed margin of input-group, nav & pagination inside card-tools
5 years ago
REJack
c22642766e
fixed accent build error
5 years ago
Raphael Jackstadt
43786cdd8c
Merge pull request #2297 from REJack/v3-dev
...
rc.3 fix
5 years ago
REJack
5d7e709c7c
prep version
5 years ago
Raphael Jackstadt
9dc6d1dfd3
Merge pull request #2256 from REJack/v3-dev
...
first changes after v3.0.0-rc.1
5 years ago
REJack
00675ef1cb
prep version to v3.0.0-rc.2
5 years ago
REJack
cd5f84b253
enhanced default select2 theme (built in)
...
- created build/scss/plugins/_mixins.scss
- updated build/scss/plugins/_select2.scss
- added color variation for select2
- updated build/scss/AdminLTE(-raw).scss
- updated pages/forms/advanced.html with color variations and both themes
5 years ago
REJack
6099356207
enhanced login/register box positioning
...
- added min-height update for login-/register-page in Layout.js
- updated login-/register-page to display flex
- updated login/register demo to load adminlte.min.js
5 years ago
REJack
c153f13057
added ability to change accent color (link & pagination)
5 years ago
REJack
c78169c3f7
overhauled a bit the card header with nav tabs style
5 years ago
REJack
acd65cf524
added ability to add nav tabs inside card header
...
- added demo in pages/UI/navbar.html
- added style for top border for .card-outline-tabs
- overhauled a bit the navbar demo section
5 years ago
REJack
f51bce162f
fixed control sidebar top/bottom with small navbar/footer & fixed back-to-top zindex
5 years ago
REJack
5af52cf9df
removed screenCollapseSize option for PushMenu and removed isShown()
5 years ago
REJack
c1207646f4
fixed vertical nav-tabs border style
5 years ago
REJack
8799b5497c
some little text-sm fixes
...
- button text size
- dropdown text size
- dropdown toggle icon alignment
- top-nav brand image margin
- added docs part
5 years ago
REJack
1261a7e36c
added .dropdown-icon for icon only dropdown toggles
5 years ago
REJack
556c1c80df
enhanced content header with `body.text-sm`
5 years ago
REJack
bb2e0de6cd
fixed nav-flat in collapsed sidebar
5 years ago
REJack
ef35ff2cbe
fixed sidebar overlay with `.nav-flat`
5 years ago
REJack
28fff0df4c
added font-size-xs variable
5 years ago
REJack
accf50cf1b
renamed `.text-xs` to `.text-md` and created a correct `.text-xs`
5 years ago
REJack
7f68cf5cc9
fixed white close buttons text shadow in modals
5 years ago
REJack
ec008a693f
added Toasts.js & enhanced toasts style
...
- created Toasts.js
- updated build/js/scss/plugins/_toastr.scss
- added toast-variant mixin in build/scss/_mixinis.scss
- created build/scss/_toasts.scss
- added zindex-toasts variable in build/scss/_variables.scss
- updated build/scss/AdminLTE.scss & build/scss/AdminLTE-raw.scss
- updated pages/UI/modals.html
- created docs/javascript/toasts.md
- updated docs/_config.yml
5 years ago
REJack
7bb5b47bff
added bootstrap-switch
...
- updated package.json
- updated build/npm/Plugins.js
- added build/scss/plugins/_bootstrap-switch.scss with bootstrap 4 style & color overrides
- updated pages/forms/advanced.html with bootstrap switch demo & added rows in icheck demo
- added plugins files
5 years ago
REJack
b8eac86970
fixed active border on sidebar nav with nav-flat
5 years ago
REJack
e2ad19ab11
fixed user-block inside post & fixed profile example
5 years ago
REJack
d8904dd346
enhanced .text-sm support via body & fixed card-text float error
5 years ago
REJack
b78a1c45bb
added sidebar form support & updated sidebar docs
5 years ago
REJack
d37b7e6af8
fixed sidebar margin top false with layout(-*)-navbar-not-fixed
5 years ago
REJack
1f6e992757
fixed sidebar-no-expand display issue with brand-image-xl/xs & nav-child-indent
5 years ago
REJack
abece383c4
added .nav-flat style with child-indent support
5 years ago
REJack
9b290fa5d0
added support for .text-sm with brand-link, main-sidebar & main-footer
5 years ago