mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
127 stars 41 forks source link

fetch common jquery plugins from npm #4413

Closed eviljeff closed 7 years ago

eviljeff commented 7 years ago

part of mozilla/addons#4370 The following are jquery plugins we should be able to fetch from npm

eviljeff commented 7 years ago

No specific QA needed, just watch out for broken Javascript and errors throughout the (non-mobile) site.
jquery.browser is used all over the place; jquery.cookie is used in particular to set the mobile cookie if you do 'view mobile site' on desktop jquery.pjax is used for searching on the homepage jquery.timeago is used in devhub for the activity history for individual versions (where devs can reply to editor reviews)