arkon

Results 201 comments of arkon

Sorry, the Plunkr doesn't seem to work?

Ah nevermind, I think uBlock was preventing it from working. I'll check this out when I have time.

Thanks for taking the time to contribute, but I've decided to stop maintaining this package. For more details, check out https://github.com/arkon/ng-sidebar/issues/229 If you're interested in maintaining a fork, please do...

It is possible to add. A PR would be welcomed.

> Do you have a contribution guide anywhere. I don't. You can refer to the scripts within `package.json`. You can also test it with the demo app in `/demo`.

Why not just make the selector include children?

I mean something like `.ancestor *`.

PRs are welcome, but I'm not actively maintaining this project anymore.

This is indeed because of the same IDs, which this directive doesn't try to distinguish between. It'll use whichever instance of the ID shows up first on the page (since...