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

Conversation

tomyam1
Copy link
Contributor

@tomyam1 tomyam1 commented Mar 26, 2015

This fix allows to have extra elements before/after ng-repeat (only if they are not ng-repeat themselves).

See demonstration at: http://codepen.io/anon/pen/VYgOLv

It passes all the original tests. To test that it works with added items, I duplicated sortable.e2e.spec.js into sortable.e2e.extraElements.spec.js and added a dummy div before and after the ng-repeat in every test.

Fixes #41, Fixed #177, Fixed #98 and Fixes #207

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling c3f19b1 on tepez:allow_extra_elem into a258424 on angular-ui:master.

@thgreasi
Copy link
Contributor

👍 awesome PR @tepez 👍
I was afraid that it would result a lot messier code.

How about targeting v0.14.x-dev for this PR?
This should definitely be in a major release!

@tomyam1
Copy link
Contributor Author

tomyam1 commented Mar 26, 2015

sure @thgreasi
I'm closing this PR for a new one targeted at v0.14.x-dev

@tomyam1 tomyam1 closed this Mar 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

3 participants