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

#41 enhancement to support ng-disabled #105

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

seibar
Copy link

@seibar seibar commented Jan 15, 2015

Resolves #41

I added a binding to watch ngDisabled. When disabled is true, the button is grayed-out, the cursor changes to 'not-allowed', and the date picker does not open. It also does not open if the user sets focus by tabbing to the button.

I also updated demo.html to demonstrate the disabled functionality.

Also added a couple of tests.

@novarac23
Copy link
Collaborator

@seibar Hey man! Great PR, tough there are some conflicts. If you want we can do a pair programming session to resolve them, or you can resolve them on your own. Let me know what suits you best! Otherwise everything else looks good to merge 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants