angular-ui / ui-ace

This directive allows you to add ACE editor elements.
http://angular-ui.github.io/ui-ace
MIT License
578 stars 172 forks source link

Update Ace #28

Closed gkoberger closed 9 years ago

gkoberger commented 10 years ago

Seems like ace has stopped tagging releases in ajaxorg/ace-builds (last one was 8 months ago), despite lots of new updates being released.

Would it be possible to update ui-ace's dependencies to just use the latest from ace-builds?

douglasduteil commented 9 years ago

To prevent future version conflict I'll stick with tag versions sorry. But you can force bower to use the master branch if you need those new updates.

bower install ace-builds#master