angular-ui / ui-scrollpoint

Add a 'ui-scrollpoint' class to elements when the page scrolls past them.
https://htmlpreview.github.io/?https://github.com/angular-ui/ui-scrollpoint/master/demo/index.html
MIT License
28 stars 25 forks source link

remove isolate scope from ui-scrollpoint #13

Closed plong0 closed 8 years ago

plong0 commented 8 years ago

isolating scope creates the limit of not being able to use ui-scrollpoint on a directive that has an isolate scope. this PR removes ui-scrollpoint's isolate scope