- Added #6: Allow closing of context menu even when disabled. @pads
- Added #1: Move to Travis CI for building. @pads
- Added #4: Fix positioning issue in IE. Thanks @ajwild!
- Added #30: Add callback for when the context menu is closed. Thanks @andrewburgess!
- Added #31: Use flat-github-ribbon.
- Added #32: Add browser flag to gulp commands for testing, reconfigure Codeship.
- Added #33: Add JS style guide .jshintrc file.
- Added #11: Add Protractor tests.
- Added #28: Add project to Codeship.
- Added #26: Separately apply callback before opening menu. Thanks @hupfis!
- Added #7: Add "Step 4: Add your menu markup" to README instructions.
- Added #25: Allow context menu to be closed even in disabled mode. Thanks @NOtherDev!
- Fixed #18: Changed main file in bower.json configuration from ng-context-menu.min.js to ng-context-menu.js. Thanks @Hypercubed!
- Fixed #20: Prevented the context menu from displaying on the right side outside of the visible browser window. Thanks @alexk111!