Skip to content

Releases: jeroennoten/Laravel-AdminLTE

v3.13.0

04 Aug 15:15
b254870
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v3.13.0

v3.12.0

05 Jul 14:26
81a39e5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.12.0

Important

The basic_views package resource was removed, since it was nothing but just a very basic example of how to use the layout. The basic_routes package resource was renamed to auth_routes to be more meaningful. The enhanced installation type was removed and replaced by types: basic_with_auth (basic installation resources and legacy Laravel/UI related resources) and basic_with_views (basic installation and publishing of the layout views). However, neither of the changes affect the normal installation of the package.

v3.11.0

18 Mar 14:43
4c031a6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.11.0

v3.10.0

13 Mar 08:16
21b94f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.9.4...v3.10.0

v3.9.4

19 Jan 14:52
4791979
Compare
Choose a tag to compare

What's Changed

  • Add compatibility with the IFrame mode on the DarkMode Widget by @dfsmania in #1243

Full Changelog: v3.9.3...v3.9.4

v3.9.3

29 Dec 16:18
a7d16fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.2...v3.9.3

v3.9.2

25 Aug 17:01
93baa12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.1...v3.9.2

v3.9.1

22 Jun 18:01
881239e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.9.0...v3.9.1

v3.9.0

04 Apr 06:41
c241490
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.6...v3.9.0

v3.8.6

03 Feb 16:24
6cb6153
Compare
Choose a tag to compare

What's Changed

  • Review Livewire validations compatibility. by @dfsmania in #1154
  • Add safety check for when the $errors bag variable is undefined by @dfsmania in #1159
  • Fixed plugins not loading when using laravel mix by @yungifez in #1161
  • Protect progress bar values in the widget components by @dfsmania in #1163
  • Update datatable.blade.php to add support for custom classes in the headers by @Gal-Arte in #1164

New Contributors

Full Changelog: v3.8.5...v3.8.6