Commit 62e5c44
authored
Update warnings.md - jquery.fn.unload()
I think that jquery.fn.unload() should have the "is deprecated and removed" label.
.unload() was deprecated in jquery v1.8 and removed in v3.0
So if you get this "warning" it will not actually work once you remove the jquery migrate plugin.
Reference: https://api.jquery.com/unload/1 parent 0d082f9 commit 62e5c44
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments