Skip to content

Tags: efficiently/jquery-laravel

Tags

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Travis CI links

[ci skip]

2.4.3

Toggle 2.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Travis CI links

[ci skip]

2.4.2

Toggle 2.4.2's commit message
Fix implode() Error Exception.

ErrorException : implode(): Passing glue string after array is deprecated. Swap the parameters

Reference: https://stackoverflow.com/questions/59541888/errorexception-implode-passing-glue-string-after-array-is-deprecated-swap

2.4.1

Toggle 2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix PHP Deprecation Notice

Deprecation Notice: Unparenthesized `a ?: b ? c : d` is deprecated. Use either `(a ?: b) ? c : d` or `a ?: (b ? c : d)`

2.4.0

Toggle 2.4.0's commit message
Experimental support for Laravel 5.6 and 5.7

2.3.0

Toggle 2.3.0's commit message
Refactoring Efficiently\JqueryLaravel\ControllerAdditions::render() a…

…nd makeView()

Add makeLayout() method

2.2.1

Toggle 2.2.1's commit message
Update README.md to mention wiki Installation Instructions page

[ci skip]

2.2.0

Toggle 2.2.0's commit message
Experimental support for Laravel 5.4 and add jQuery 3.1.1 library.

2.1.0

Toggle 2.1.0's commit message
Fix Laravel 5.2 error

Interface 'Illuminate\Contracts\Routing\Middleware' not found

2.0.1

Toggle 2.0.1's commit message
Merge branch 'master' into 2.0

# Conflicts:
#	README.md
#	provider/assets/javascripts/jquery.min.js
#	provider/assets/javascripts/jquery.min.map
#	provider/assets/js/jquery.js
#	provider/assets/js/jquery_ujs.js