- 
                Notifications
    You must be signed in to change notification settings 
- Fork 126
Add an option to compile html string to help user can add html string with their custom directives. #141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an option to compile html string to help user can add html string with their custom directives. #141
Conversation
… with their custom directives.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It works perfect! Should be merged into master!
| Hey there! When will be the next version bump? I did a bower install today and things were not working I had a compile done in my code and with the version I downloaded from bower it it hasn't got the compile funcionality yet! Thanks! 😄 | 
| Hi Pvillaverde, | 
| Exactly! That was what i meant. I changed computer that day and when installing dependencies I realised that this merge wasn't updated on the bower repos. I'm not sure how they work, but maybe it just needs a version bump so that changes can be seen 🤔 | 
| Oh, so weird, you can try running "bower install angular-bootstrap-contextmenu --save" again. I did this way then it works. | 
| I did so, but  I've just checked if it was a bower issue doing cache, but after cleaning cache it does download the same files from here: https://github.com/Templarian/ui.bootstrap.contextMenu/archive/v1.1.0.tar.gz Check it creating a folder, doing  | 
| Oh, you are right, I cleaned all cache on my PC, then I reproduced your steps, and I see the same problem with you, although the compilation code is already in the master branch. | 
| I've checked docs and added PR #145. It needed version bump and a tag for bower to update. | 
| Version bumped. Apologies for the delays. | 
Please take a look at: #140