angular-ui / ui-codemirror

This directive allows you to add CodeMirror to your textarea elements.
http://angular-ui.github.io/ui-codemirror
MIT License
378 stars 193 forks source link

Upgrade Codemirror dependency to 4.12 #92

Closed quietlyconfident closed 9 years ago

quietlyconfident commented 9 years ago

Codemirror is currently released at 4.12. ui-codemirror is currently pinned to ~4.8.

Could the bower.json file be updated to use the more recent codemirror?

SyntaxRules commented 9 years ago

:+1: 4.13.0 is out and if you're really adventurous 5.0.0 is out too.

geyang commented 9 years ago

Yeah, can we bump the version to 5.0.x?

geyang commented 9 years ago

It has been couple of month now. I can submit a PR. @douglasduteil Would it be possible to have it merged soon?

benjiwheeler commented 9 years ago

I would love to see the version advanced as well! I'm in favor of >=5.0.0 <=5.2 :)

douglasduteil commented 9 years ago

Alright in progress ! sry for the wait...