Uday Hiwarale

Results 23 comments of Uday Hiwarale

I am guessing as stateChangeSuccess event is fired for every nested state and perhaps this module does not understand if the state have a parent. Hence it fallback to default...

I haven't looked into api documentation of UI-Router but is it possible to traverse state tree upward to perhaps instead of falling to default meta-tags, we could fallback to parent...

If that is impossible, how to reuse resolve dependency from a parent state? Because I do not wish to ajax same contents in child states...

@blueray453 This is a very small library. There is no functionality such as this at the moment.

@blueray453 Planning to implement this in V2 of the library. So keeping it open.

@niqdev I have moved to mongoose. It's due to mongojs's weak connection pool management, I guess.

@niqdev Please do that. mongoose is just super awesome. It will save you time and energy. You don't need to do separate validations. Also it provides SQL like joins. There...

If you ware using Dropzone with npm or webpack, please use this package https://www.npmjs.com/package/angular2-dropzone-wrapper

@HarelM This package is no longer maintained. Please give a PR if you are willing to fix things. I am happy to assist you :)

@cangec This is possible in case of social media dialog post where only close button lies outside a bounding box. Since this gallery takes entire screen area and many things...