Rouslan Placella a écrit :
On 01/10/2013 06:08 PM, Marc Delisle wrote:
Marc Delisle a écrit :
Le 2012-12-19 09:53, Marc Delisle a écrit :
Rouslan Placella a écrit :
On 12/19/2012 02:18 PM, Marc Delisle wrote:
Rouslan Placella a écrit : > On 12/19/2012 01:26 PM, Marc Delisle wrote: >> Rouslan Placella a écrit :
(...)
> Not a showstopper, but we have quite a few outdated third party js > libraries. It's probably a good idea to upgrade them before the alpha. > Here are a few: > > codemirror 2.18 -> 3.0 > jquery 1.6.2 -> 1.8.3 > jquery ui 1.8.16 -> 1.9.2 > jquery ui timepicker 0.9.6 -> 1.1.1 > jquery qtip -> can be dropped after jquery ui is upgraded as it will > come with a tooltip plugin included
jqPlot and jQuery ui timepicker upgraded.
qtip is gone from our codebase.
About CodeMirror, their site says that version 3 is "only partially backwards-compatible" so maybe we should instead upgrade to CodeMirror 2.37 ?
Sounds like a good plan to me :)
I'll give it a try.