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

Added on-drag-over-class attribute #37

Merged
merged 3 commits into from
Nov 6, 2013
Merged

Added on-drag-over-class attribute #37

merged 3 commits into from
Nov 6, 2013

Conversation

edgarnadal
Copy link
Contributor

This is useful if you need to have a different class name on Drag Over.

Example:

<div ng-file-drop="onFileSelect($files);" on-drag-over-class="example">drop files here</div>

Signed-off-by: Edgar Nadal <edgarnadal@esd.com.do>
@danialfarid
Copy link
Owner

Can you rename on-drag-over-class to ng-file-drag-over-class? It provide better separation of angular-file-upload directives from the rest.

@edgarnadal
Copy link
Contributor Author

Done.

I added a line on README.md

@danialfarid
Copy link
Owner

thanks

danialfarid added a commit that referenced this pull request Nov 6, 2013
Added ng-file-drag-over-class attribute
@danialfarid danialfarid merged commit bbf2c44 into danialfarid:master Nov 6, 2013
danialfarid added a commit that referenced this pull request Nov 8, 2013
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