AdminLTE Versions Save

AdminLTE - Free admin dashboard template based on Bootstrap 5

v3.0.0-rc.6

4 years ago

Release Notes

  • fixed collapsed sidebar autocollapse bug
  • fixed unnecessary margin in list in timeline component
  • updated dependencies & copied to plugin/
  • updated devDependecies
  • fixed ::placeholder generation with autoprefixer
  • added alert-default-* class for bootstrap4 legacy style
  • fixed border-top for card-outline-tabs nav-item
  • fixed content margin with active sidebar overlay
  • added abilty to use select2 with input-group
  • fixed fixLayoutHeight on pushmenu collapse/expand event & removed auto expand sidebar on resize
  • fixed select2 multiple padding bottom
  • changed input placeholder color with lighten
  • added bs-custom-file-input plugin
  • fixed select2 init bug in forms/advanced.html
  • fixed box-shadow with select2 bootstrap4 theme
  • enhanced scss structure & compiled size

For the complete changelog look here.

v3.0.0-rc.5

4 years ago

Release Notes

  • fixed docs generation problems
  • fixed submenu expand bug
  • fixed resizing bugs with chartjs in index.html
  • enable auto collapse size by 992px as default option
  • added new plugin jquery-validation v1.19.1
  • fixed content height calculation
  • fixed some little select2 default theme
  • fixed autocallapse on mobile touchscroll & rebuild dists
  • fixed select2 multiple height bug
  • fixed content height calc with less sidebar content
  • fixed navbar tabs border in card-header

For the complete changelog look here.

v3.0.0-rc.4

4 years ago

Release Notes

  • moved fs-extra to deps instead of devDeps
  • fixed accent build error
  • fixed npm i prepare plugins error
  • fixed margin of input-group, nav & pagination inside card-tools
  • fixed invoice-print loading from file://
  • overhauled top-nav layout with a collapsable menu

For the complete changelog look here.

v3.0.0-rc.3

4 years ago

Release Notes

  • npmignore fixes

For the complete changelog look here.

v3.0.0-rc.2

4 years ago

Release Notes

  • fixed some html markups
  • added multi level example in sidebar
  • added support for .text-sm with brand-link, main-sidebar & main-footer
  • added .nav-flat style with child-indent support
  • added sidebar form support (e.g. search input)
  • created a fully new javascript plugin called Toasts
    • easy and simple toast injector, based on boostrap 4 toasts
  • enhanced Treeview.js
    • changed next() to find() in Treeview toggle()
  • added .dropdown-icon for icon only dropdown toggles
  • enhanced docs
    • added components/miscellaneous.md
    • updated layout.md
    • updated components/sidebar.md
  • enhanced plugins preparation
  • added ability to add nav tabs inside card header
  • enhanced default select2 theme
  • added/updated plugins
    • added pace progress demo (existing plugin)
    • added bootstrap-switch
    • updated pdfmake to 0.1.59
    • updated fontawesome-free to 5.11.1
    • updated flag-icon-css to 3.4.0
    • updated sweetalert2 to 8.17.6
  • and many more little css/js fixes

For the complete changelog look here.

Thanks for the great response for v3.0.0-rc.1.

v3.0.0-rc.1

4 years ago

Release Notes

  • migrated CardRefresh aka BoxRefresh
  • enhanced CardWidget JS
  • enhanced ControlSidebar CSS/JS
  • added Dropdown JS
  • added new demo pages
  • updated plugins and added all missing datatables extensions
  • and many more...

For the complete changelog look here.

Thanks @Leviasan & @laiso for you PR's

v2.4.18

4 years ago

Release Notes

  • updated jquery-ui to 1.12.1
  • removed position absoulte from box-tools to avoid overlapping with box-title
  • enhanced tree collapse/expand to avoid flood slide animation on multiple clicks on one item

For the complete changelog look here.

v2.4.17

4 years ago

Release Notes

  • updated bower components
    • removed bootstrap-timepicker from bower.json (due it doesn't deliver dist files via bower/npm)
    • updated fullcalendar to 3.10.1
    • updated raphael to 2.3.0
  • removed bootstrap-timepicker from package.json

For the complete changelog look here.

v2.4.16

4 years ago

Release Notes

  • preparation for build on Travis CI
  • trust semver constraints at package.json and bower.json
  • remove changelog.md link from README.md
    • updated bower components
    • updated bootstrap-datepicker to 1.9.0
    • updated chart.js to 1.1.1
    • updated ckeditor to 4.12.1
    • updated jquery to 3.4.1
    • updated raphael to 2.2.7
    • updated select2 to 4.0.8
    • updated jquery to 3.4.1
    • updated bootstrap-slider to 10.6.2 (according to docs & package.json)
  • fixed control-sidebar slide option

For the complete changelog look here.

Thanks to @phansys & @philip for your contributions.

v3.0.0-beta.2

4 years ago

Release Notes

  • added overlay for small-box & info-box
  • added support for focus to expand functionality in main-sidebar
  • enhanced input[type="range"] colors
  • added support for vertical nav tabs
  • added support for fixed Table Header
  • reordered Extras & Pages in demo files
  • added 6 new pages in demo (E-commerce, Projects, Project Add, Project Edit, Project Detail & Contacts)
  • added 2 new extras in demo (Legacy User Menu, Language Menu)
  • added 3 new plugins (flag-icon-css, jsGrid & bootstrap-duallistbox)
  • added fixed navbar & footer incl responisve
  • added back to top style, visible in widget demo
  • some building steps changes (e.g. moved settings files to one place, updated devDependencies for "js-compile" script, changed module to work with the file system)
  • added DirectChat & TodoList JavaScript
  • a complete fresh documentation (not 100% complete)
  • and many css/js bugfixes

For the complete changelog look here.

Thanks @Leviasan @andymark-by @maxwellmc for your PRs