Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Merge angular1.2 branch into master. #116

Merged
merged 55 commits into from
Feb 18, 2014
Merged

Conversation

thgreasi
Copy link
Contributor

No description provided.

Jeremy Mickelson and others added 30 commits November 9, 2013 09:20
…t's class, not the default ui-sortable-placeholder class. angular-ui#48
Changed angular version requirements to 1.x from 1.0.x.
Prettified to 2 indents to reduce diff with PR
Reverted bower to angular 1.0.x so that build passes.
* Added scope.apply to stop callbacks
Summary of code changes (in code order):
* Removed apply() in favor of inlined anonymous functions
* Removed ngModel.$render
* Added scope.$watch for attrs.ngModel
* Added callbacks.activate to store elements of ngRepeat and positions
* Added callbacks.receive to record a receive
* Minor changes to callbacks.stop that now utilizes values saved earlier
* Major changes to callbacks.update
* Minor changes to scope.$watch(attrs.uiSortable), (can be backported)
Now uses exact match of palceholder class attribute.
That's to handle the case that the placeholder class equals
the sortable's items class.
thgreasi and others added 24 commits December 19, 2013 23:57
As per the case mentioned in angular-ui#61.
Created jquery.sumilate.dragandrevert to reduce complexiy.
Conflicts:
	.gitignore
	CONTRIBUTING.md
	README.md
	bower.json
	gruntFile.js
	src/sortable.js
	test/sortable.spec.js
	test/test.conf.js
Merged angular1.2 branch to master
@thgreasi
Copy link
Contributor Author

Closes #61.

@thgreasi
Copy link
Contributor Author

One shall not just look at the +- numbers, since the result codebase equals the angular1.2 branch.

thgreasi added a commit that referenced this pull request Feb 18, 2014
Merge angular1.2 branch into master.
@thgreasi thgreasi merged commit 0adb9bd into angular-ui:master Feb 18, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants