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

bug($ng): change numberInputType to check for leading decimals #5682

Closed
wants to merge 4 commits into from

Commits on Jan 8, 2014

  1. bug($ng): change numberInputType to check for leading decimals

    add check for leading decimal.  Some browsers swallow leading decimals on
    input type="number".
    
    fixes angular#5680
    joeenzminger committed Jan 8, 2014
    Configuration menu
    Copy the full SHA
    58ac268 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2014

  1. Configuration menu
    Copy the full SHA
    8370fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2aa80e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a459ec4 View commit details
    Browse the repository at this point in the history