v0.6.1
A number of fixes to the sref directive as well as a refactoring of the $view
service. It also upgrades to Angular 1.2.5.
- Fixed: #84 - Refactoring of
$view
to always take args objects. - Fixed: #86 - Fix 'sref' directive link for non 'a' nor 'form' elements
- Fixed: #87 - Make sure activeClass is added in element from start
- Fixed: #89 - Fix click binding as it didn't work in a minimized js, remove event list...
- Fixed: #91 - Added an option to
$state.url
for optionally not prefixing base path. - Fixed: #92 - Changed to use watch for
sref
params