Since the support to jQuery has been narrowed down to jQuery 3, the jQuery Migrate plugin also needs to be updated to 3 (1.4.1 is only meant to ease the path to jQuery 1.9/2.0 and is useless with jQuery 3).
Reference: https://jquery.com/upgrade-guide/3.0/#jquery-migrate-plugin
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-01-22 15:48:34 |
Closed_By | ⇒ | brianteeman |
It's still there - https://github.com/joomla/joomla-cms/blob/4.0-dev/package.json#L27
The PR you linked was declined. jQuery Migrate isn't enabled by default but we still have the plugin as part of our dependency tree.
Status | Closed | ⇒ | New |
Closed_Date | 2018-01-22 15:48:34 | ⇒ | |
Closed_By | brianteeman | ⇒ |
Sorry my mistake. I did check the folder but i forgot it had been moved
updating to the 3.0 plugin provides very different functionality. it does not do any polyfill
Whatever is decided (keep or remove migrate from Joomla 4), version 1.4.1 is useless with jQuery 3.
Status | New | ⇒ | Discussion |
Category | ⇒ | JavaScript |
Let’s kill it
I understand @wilsonge argument here #15136 (comment) but surely the logical conclusion to that is to replace migrate 1.4.1 with the latest version
sure go for it
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-14 23:09:02 |
Closed_By | ⇒ | brianteeman | |
Labels |
Added:
J4 Issue
|
it has been removed from j4
it was only included in j3 because a core file needed it