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

fix(isArrayLike) Correctly detect arrayLike items #3356

Closed
wants to merge 1 commit into from

Commits on Jul 26, 2013

  1. fix(isArrayLike) Correctly detect arrayLike items

    Change the implementation of isArrayLike to use one heavily based on the
    implementation in jQuery in order to correctly detect array-like
    objects, that way functionality like ngRepeat works as expected.
    dcherman committed Jul 26, 2013
    Configuration menu
    Copy the full SHA
    c391bf4 View commit details
    Browse the repository at this point in the history