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
I got bad surprises when trying a jQuery update (I think it was concerning jqPlot). Has someone else tried it?
I guess that it would be a bit of work, but we can't be shipping a new major with a whole bunch of outdated libraries either, can we?
Preferably not; on the other hand, we cannot postpone version 4 indefinitely.
I just had a look and a newer jqPlot (1.0.4) is available, maybe someone can test it with a recent jQuery?
jqPlot and jQuery ui timepicker upgraded.