You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored render directive using modern $transclude cloning mechanism instead of manual cloning (32dea). ATTENTION: AngularJS 1.1.x is no longer supported due to this fix!
Fixed a bug with a segment placed inside ng-if (32dea).
Fixed a bug with camelCasing default segment names (74b64).