-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Update jquery-mobile on npm #8303
Comments
We don't maintain this package and don't have rights to it so we cannot. @gbraad has no affiliation with us. |
@arschmitz would the jquery-mobile team be willing to maintain a version published on npm? Or is that up to the community? Also on a side note: would jquery-mobile be open to some of of the changes mentioned in http://blog.npmjs.org/post/112712169830/making-your-jquery-plugin-work-better-with-npm ? |
@bcomnes we are open to a few options to make this easier. I think our first step would be along the lines of jquery/jquery-ui#1600 . The real problem here is that to work the "npm way" we would need to publish each module individually which we don't want to do. We also wont commit built files for a number of reasons including we don't want to encourage use of the library as a whole but rather its components. |
I won't lie, a modularized jquery-mobile would be ideal (e.g. https://www.npmjs.com/browse/keyword/lodash-modularized), but I think there are some things that could be gained without going that far.
If we can't get in touch with @gbraad I'm guessing it wouldn't be that much of a stretch to gain ownership of the namespace: https://www.npmjs.com/policies/disputes I guess what I am primarily concerned with is that a built version of jquery-mobile gets published to npm (similar to the same, bundled + hotloaded http://code.jquery.com/mobile/1.4.5/jquery.mobile-1.4.5.min.js), for use by taskrunners, shimming and dependency management with npm. |
Hi guys... I wasn't aware of this discussion. I only published this package for my own needs and have to admit I haven't looked after it. I know jquery-mobile has a release on Bower, but at that time it did not fit my needs. I would like to transfer the namespaces: browser-jquery-mobile and jquery-mobile. Who should take this? Note: thanks to Martin for reaching out to me by email, else I would not have been aware of this discussion. |
@gbraad yeah it would be great it we could get ownership of the npm package as we would like to publish the upcoming release to npm and continue to keep it up to date going forward. |
@arschmitz the easiest way would be to add you as collaborator first. I guess from there you can do anything. If not, we can always reach out to npmjs and ask them for support. What is the account name I can use? You can me a private message by email if needed. |
@gbraad I am willing to do this, kindly add me as a collaborator. |
Check. Will do so tomorrow (on mobile now) |
Done |
It looks like jquery mobile on npm is still at 1.4.1 published 2 years ago. Can you update the version hosted on npm? https://www.npmjs.com/package/jquery-mobile
cc @gbraad
The text was updated successfully, but these errors were encountered: