JQuery 3.0

JQuery 3.0

rodrangrarodrangra Posts: 18Questions: 3Answers: 0

Hi people!

The new Jquery 3.0 is ready to test.
I saw that some "breaks" are coming. For example with ".load()" function.
I think this will be a break on DataTable, am I right?
Thanks!
:D

Replies

  • allanallan Posts: 61,823Questions: 1Answers: 10,129 Site admin

    I wouldn't expect that a change in load() would break DataTables, as that isn't a jQuery method DataTables uses :-).

    As it happens I built a version of jQuery from git yesterday and it ran without any issues that I could see.

    Regards,
    Allan

  • rodrangrarodrangra Posts: 18Questions: 3Answers: 0

    Thanks Allan!

    I told this as an example.
    But the reason is to alert you about Jquery 3.0 "breaks".
    Thanks a lot, and congrats for the work!
    :D

  • allanallan Posts: 61,823Questions: 1Answers: 10,129 Site admin

    I've just read over the jQuery blog post about the 3.0 alphas - I don't think there is anything described there that could cause issues for DataTables.

    I will of course be running it through my test suite shortly to make sure though :-)

    Allan

This discussion has been closed.