Skip to content

#41 enhancement to support ng-disabled#105

Open
seibar wants to merge 5 commits intoadamalbrecht:masterfrom
IntertechInc:disabled-binding
Open

#41 enhancement to support ng-disabled#105
seibar wants to merge 5 commits intoadamalbrecht:masterfrom
IntertechInc:disabled-binding

Conversation

@seibar
Copy link
Copy Markdown

@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
Copy Markdown
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