Skip to content

1.1.0

Choose a tag to compare

@angelside angelside released this 18 Sep 19:37
· 56 commits to master since this release
  • 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