Handle undefined/wrong menu types and properly remove classes on close#17
Handle undefined/wrong menu types and properly remove classes on close#17takien merged 3 commits intotakien:masterfrom
Conversation
…gn and remove classes on close
|
great, |
Handle undefined/wrong menu types and properly remove classes on close
|
Bower is a component dependency manager for javascript libraries. But if I want to install jPushMenu through bower it's not possible because bower doesn't know anything about jPushMenu, it hasn't been registered yet: |
Basically:
Additionally remove closeOnClickInside as it was a carbon copy of closeOnClickOutside
It also would be nice to make the package available through bower by:
because now if you look for it or try to install it through bower raises a Not Found error
btw sorry for the reformatting, my editor is configured to do so automatically