Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

feat(timepicker): add ngDisabled support #4811

Closed

Conversation

wesleycho
Copy link
Contributor

  • Adds support for ng-disabled on timepicker element for disabling all controls programmatically

This implements #2219

- Adds support for `ng-disabled` on timepicker element for disabling all controls programmatically
@Foxandxss
Copy link
Contributor

Should this disable changes from model to view? Not sure if it does that already or if it makes sense.

@wesleycho
Copy link
Contributor Author

It should not disable changes from model to view - Angular doesn't do it, and nor should we.

@Foxandxss
Copy link
Contributor

Ok, good for me then.

@wesleycho wesleycho closed this in 4651191 Nov 3, 2015
@wesleycho wesleycho deleted the feat/timepicker-ngDisabled branch November 7, 2015 22:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants