Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

feat($anchorScroll): allow scrolling to a specified element #9596

Closed
wants to merge 1 commit into from

Commits on Apr 2, 2015

  1. feat($anchorScroll): allow scrolling to a specified element

    Add an optional argument to `$anchorScroll()` to enable scrolling to an
    anchor element different than that related to the current value of
    `$location.hash()`. If the argument is omitted or is not a string,
    the value of `$location.hash()` will be used instead.
    
    Closes angular#4568
    gkalpak committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    55f44b7 View commit details
    Browse the repository at this point in the history