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

feat(timepicker): reseting timepicker if ng-model set to null #2914

Closed
wants to merge 3 commits into from
Closed

feat(timepicker): reseting timepicker if ng-model set to null #2914

wants to merge 3 commits into from

Commits on Oct 25, 2017

  1. Solution: issue #2907

    Refresh component in case the binding property is set to null.
    showReset input has been added to the component that shows a button to reset the value to null.
    
    The locale "sv" has been removed because of an error message when trying to run the application (file is missing).
    Felipe Mena committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    4b2a2f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    a041dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c00a5 View commit details
    Browse the repository at this point in the history