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

fix(option): support option elements in datalist #1254

Closed
wants to merge 1 commit into from

Commits on Aug 10, 2012

  1. fix(option): support option elements in datalist

    previously we expected to find option elements only within select element and if
    that was not the case we throw an error. This made it impossible to include datalist
    element with nested option elements in the template.
    
    Closes angular#1165
    IgorMinar committed Aug 10, 2012
    Configuration menu
    Copy the full SHA
    ccaed25 View commit details
    Browse the repository at this point in the history