Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(slider): round decimals in the thumb label #2527

Merged
merged 5 commits into from
Jan 30, 2017

Commits on Jan 19, 2017

  1. fix(slider): round decimals in the thumb label

    Rounds down the thumb label value to a maximum of one decimal place, in order to avoid displaying weird rounding errors.
    
    Fixes angular#2511.
    crisbeto committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    4faf851 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e4db8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d2d7b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1890734 View commit details
    Browse the repository at this point in the history
  5. Fix wrong comment.

    crisbeto committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    2740172 View commit details
    Browse the repository at this point in the history