Skip to content

Tags: nestorPons/Laravel-AdminLTE

Tags

v3.9.1

Toggle v3.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
rename function (jeroennoten#1197)

testMakeBodyClassesWithouConfig renamed to
testMakeBodyClassesWithoutConfig

sorry for the same pull request i deleted wrong fork

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for testing on Laravel 10 (jeroennoten#1179)

* [workflows]: Add support for testing on Laravel 10

* [tests/AdminLteTest]: Use setUp() instead of constructor()

* [workflows/run-tests]: Update checkout and cache actions to v3

* [workflows/run-tests]: Minor logic improvement

* [workflows/run-tests]: Restrict versions for the nestbot/carbon dependency

* [phpunit]: Change for testing with phpunit 10

v3.8.6

Toggle v3.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update datatable.blade.php (jeroennoten#1164)

* Update datatable.blade.php

Added custom classes to datatable :heads.
Example:
['label' => __('Actions'), 'classes' => 'some classes']

* Update datatable.blade.php

Only add `class` property when `classes` is defined for the table header

---------

Co-authored-by: Diego Smania <[email protected]>

v3.8.5

Toggle v3.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[resources/views]: Support explicit plugin deactivation when active b…

…y default. (jeroennoten#1139)

v3.8.4

Toggle v3.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add feature to change the logo for authentication pages (jeroennoten#…

…1123)

v3.8.3

Toggle v3.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve/Update the package readme file (jeroennoten#1122)

v.3.8.3

Toggle v.3.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update LayoutHelper.php (jeroennoten#1119)

php 8.2  Deprecate ${} string interpolation 
https://stitcher.io/blog/new-in-php-82#deprecate-${}-string-interpolation-rfc

v3.8.2

Toggle v3.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add readonly support on select2 component. (jeroennoten#1100)

v3.8.1

Toggle v3.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add HTML entity support for the components properties (jeroennoten#1075)

* [src/Components]: Add HTML entity support for components properties.

* [src/Components]: Fix code style.

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Adminlte v3.2.0 (jeroennoten#1064)

* [composer]: Update to use AdminLTE v3.2.0 (jeroennoten#1059)

* [resources/views]: Change iframe markup to be compatible with AdminLTE 3.2.0 (jeroennoten#1063)