Releases: juy/ActiveMenu
Releases · juy/ActiveMenu
1.1.3
16 Mar 16:20
Compare
Sorry, something went wrong.
No results found
Add CLI control to ServiceProvider
Auto register Facade on ServiceProvider
1.1.2
23 Dec 12:55
Compare
Sorry, something went wrong.
No results found
Add extra control to "Convert to array"
Remove blade facede, use "blade.compiler" service container
Add .gitattributes, .editorconfig files
Small improvements
1.1.1
23 Sep 19:51
Compare
Sorry, something went wrong.
No results found
Move config folder outside src directory
Change config name to config.php
Service provider optimizations
1.1.0
18 Sep 19:37
Compare
Sorry, something went wrong.
No results found
Change $this->currentRoute to $this->currentRouteName
Remove compareDotArrays() completely and use laravel str_is()
Change function param $route to $routePattern
Move active class css name to a config file
Add custom blade directive @ifActiveRoute
1.0.7
02 Aug 15:53
Compare
Sorry, something went wrong.
No results found
Modify README, change installation directives
Add laravel 5.3 support to composer.json
1.0.6
05 Apr 23:14
Compare
Sorry, something went wrong.
No results found
Modify README, remove comma from composer.json part
Fix wrong ServiceProvider name on README
1.0.5
03 Apr 23:31
Compare
Sorry, something went wrong.
No results found
Modify README
Fix description on composer.json
Change require section on composer.json
Change method sequence on ServiceProvider file
1.0.4
25 Mar 20:30
Compare
Sorry, something went wrong.
No results found
Add custom class name to helper function
1.0.3
22 Jan 00:56
Compare
Sorry, something went wrong.
No results found
Modify README, add real life usage
Test on laravel 5.2 and add laravel 5.2 badge
1.0.2
18 Jan 14:04
Compare
Sorry, something went wrong.
No results found
Change helper function active_class() to active_route()