makseo / ng2-sticky

Angular 2+ solution to make elements stick during scrolling.
https://domainlines.com
MIT License
92 stars 50 forks source link

Add CSS selector #24

Closed nicolasguilhem closed 7 years ago

nicolasguilhem commented 7 years ago

Adds CSS selector on attribute "sticky" so <div sticky></div> can work.

Without this, only <sticky><div>...</div></sticky> can work.

nicolasguilhem commented 7 years ago

@makseo hello, please can you explain me why you don't accept my pull request ?

Just to know if i am wrong or if there is another reason.

Thanks