AdminLTE v3.0.0-beta.2 is released
See original GitHub issueHey folks,
I’ve published AdminLTE v3.0.0-beta.2, it would be awesome if you can test it and help me to elimate all bugs/errors.
AdminLTE v3 Demo AdminLTE v3 Docs
My planned changes for v3.0.0-rc.1 are:
- Docs
- fixed header/footer part missing even the responsive classes
- .anchor info
- .dropdown-menu-xl
- color options
- custom range
- custom switch
- bootstrap icheck
- fixed header/footer part missing even the responsive classes
- Demo
- ribbon demo missing
- CardRefresh v2 BoxRefresh
- (JS) Migrate code from v2 and rewrite it to the new style
- create demo
- create docs
- Select2
- Widget (JS)
- rename Widget to CardWidget
- option for maximizeTrigger
- Icon Options missing
- collapseIcon
- expandIcon
- maximizeIcon
- minimizeIcon
- rebuild to able use methods without existing button
- split toggleMaximize to maximize & minimize
- rename data-widget to data-card-widget for buttons
- ControlSidebar
- (JS) expanded and collapsed event missing
- (JS) Wrong Top while Fixed Navbar
- (CSS) Fixed Footer is above ControlSidebar
- (JS) rename option
slide
tocontrolsidebarSlide
to avoid console error withdata-slide
(due bootstrap use data-slide for boostrap’s carousel
- Sidebar
- (CSS) box-shadow visible on navbar after scrolling down while Fixed Navbar
- may we missed box-shadow on brand-link
- (CSS) Child Indent looks ugly with collapsed sidebar
- (JS) add sidebar state remember script
- (CSS) box-shadow visible on navbar after scrolling down while Fixed Navbar
- Colors
- (CSS) bg-gradient-* color overrides doesn’t work
- Cards
- (CSS) Card Header / Tools float instead of position absolute on Card tools
- (CSS) border color with bg-dark
- with Calendar
- (CSS) hover color is way to light
- (CSS) active button is always primary color not an darker/lighter version of bg color
- Range
- (CSS) Focus looks different in default than in custom colors
- iCheck
- (HTML) fix markup
- (CSS) No focus style available
- Direct Chat
- (CSS) enhance style of direct chat card with bg-*
- (CSS) light style for contacts pane
- (JS) events missing
- add sweetalert2-themes/bootstrap-4
Feel free to open issues with bugs/errors or feature requests for AdminLTE v3.0.0.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:9
- Comments:16 (2 by maintainers)
Top Results From Across the Web
Introduction | AdminLTE v3 Documentation
Legacy Releases are AdminLTE 2 / AdminLTE 1. Stable release. Grab from jsdelivr CDN: Important Note: You needed to add separately cdn links...
Read more >admin-lte - Snyk Vulnerability Database
version published direct vulnerabilities
3.2.0 7 Feb, 2022 0. C. 0. H. 0. M. 0. L
3.2.0‑rc 19 Sep, 2021 0. C. 0. H. 0....
Read more >almasaeed2010/adminlte - Packagist
AdminLTE - admin control panel and dashboard that's based on Bootstrap 4. ... latest release AdminLTE 3 for bug free and latest features....
Read more >All admin-lte tagged releases on Bower - Libraries.io
admin-lte tagged releases ; v3.0.0-beta.2, July 31st, 2019 06:46, Browse source on GitHub ; v2.4.15, July 16th, 2019 15:40, Browse source on GitHub...
Read more >SMusatov/AdminLTE: Free admin dashboard template based ...
Always Recommended to download from GitHub latest release AdminLTE 3 for bug free and latest features.\ Visit the releases page to view the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@kevinpapst the main html structure is 100% stable, I only will change
data-widget
todata-card-widget
for card tool buttons and renamedata-slide
todata-controlsidebar-slide
in ControlSidebar JS.@aly14 please open a new issue for this problem with more details like pictures, html example …
@kevinpapst There is one issue open for this #1989 that’s why I’m not added it to the list, there is also a milestone and project for v3.0.0-rc.1 with further changes that not in my issue.