v3.2.0
版本发布时间: 2020-04-27 23:27:50
jeroennoten/Laravel-AdminLTE最新发布版本:v3.13.0(2024-08-04 23:15:19)
This release include many great improvements and bugfixes. Thanks a lot of all contributors, to make this release possible.
Added
- Add translations to menu label @lacodimizer
- Add japanese translation file. (#532) @ShibuyaKosuke
- Add menu Item data attributes (#564) @REJack
Changed
- Update commands documents (#520) @thezahedi
- Allow load custom css/js files when using laravel mix (#535) @javlonbek-sharipov
- Hide password forget url, if the option is set to false (#538) @lacodimizer
- Profile link is now translated (#557) @machadoug
- Improve the logic to fill the sections classes_body and body_data of the page blade template (#531) @Shidersz
- Change the gate filter for more
can
entries (#556) @lacodimizer - Review and complete the spanish translations. (#559) @Shidersz
- Split page layout into differents blade components (#558) @Shidersz
Fixed
- Fix closing div on register blade (#540) @lacodimizer
- Fix top nav (#545) @lacodimizer
- Fix active checker for menu entries with submenus (#547) @lacodimizer
- Fix active filter for urls with query string (#563) @lacodimizer