Skip to content

Releases: jeroennoten/Laravel-AdminLTE

v1.24.2

20 Sep 20:58
Compare
Choose a tag to compare
  • Fix Chinese language directory name

v1.24.1

20 Sep 20:49
Compare
Choose a tag to compare
  • Fix incompatibility with Laravel 5.7 of views (removed 'or' construct).

v1.24.0

05 Sep 16:19
Compare
Choose a tag to compare

Add support for Laravel 5.7

v1.23.2: Datatables bootstrap style fix (#229)

22 Jul 14:20
Compare
Choose a tag to compare
* Renable bootstrap compatible datatables

* Datatables version update

* Update comment

v1.23.1: Feature/enable slimscroll (#171)

07 Feb 22:23
Compare
Choose a tag to compare

Added the slimscroll plugin

v1.23.0

07 Feb 22:20
Compare
Choose a tag to compare

Added support for Laravel 5.5

v1.22.1

02 Oct 14:52
Compare
Choose a tag to compare
Fix #134

v1.22.0

30 Sep 21:08
Compare
Choose a tag to compare
Update AdminLTE to v2.4.0

v1.21.0

25 Sep 15:31
Compare
Choose a tag to compare
  • Added Select2 integration
  • Added Arabic translation
  • Fixed Chinese translation
  • Added the ability to pass models to the Gate

v1.20.0

24 Aug 19:25
Compare
Choose a tag to compare
  • Added support for Laravel 5.5
  • Added package auto discovery
  • Added chinese language
  • Upgraded datatables to v1.10.15
  • Added support for the new make:adminlte command
  • Moved the header modification to the menu builder