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

re-indented @dmackermans pull-request (#33):Add sv-disabled attribute #75

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

team-infonet
Copy link

We need the disable feature as mentioned in #33 , too. So I've re-indented the changes and created a new pull-request. So here it is.
Can you please merge it ?

var onSort = $parse($attrs.svOnSort);


// not sure if this is efficient?
$scope.$watch($parse($attrs.svDisabled), function(newVal, oldVal) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$attrs.observe('svDisabled', ...) would be better.

@gehrmanng
Copy link

Hi @kamilkp. Do you have any plans to merge this pull request? This feature would be a really great addition to angular-sortable-view.

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.

3 participants