longbill / jquery-date-range-picker

A jQuery plugin that allows user to select a date range
MIT License
1.12k stars 579 forks source link

please update npm package, because current is not work #373

Closed evisotskiy closed 5 years ago

evisotskiy commented 6 years ago

Spent many time to understand that npm version and this are different. Please, update npm package

luizcpo commented 6 years ago

It's not working for me either... we need it to be updated, pls.

holtkamp commented 6 years ago

See https://github.com/longbill/jquery-date-range-picker/issues/177, user @youpinyao registered it. Not sure how to deal with this, think @youpinyao also has to update it?

graphicmist commented 5 years ago

Is there any progress on this?

holtkamp commented 5 years ago

nope, still at https://github.com/longbill/jquery-date-range-picker/issues/373#issuecomment-324429994

Also this is now added as an issue: https://github.com/longbill/jquery-date-range-picker/issues/438

holtkamp commented 5 years ago

Maybe we should start this process: https://www.npmjs.com/policies/disputes

npm owner ls jquery-daterangepicker    
christophior <chrisvillarreal1018@gmail.com>
npm owner ls jquery-date-range-picker
youpinyao <497400448@qq.com>

Since @youpinyao does not respond, we might as @christophior to step in? I do not have any NPM experience, nor time to dive into this

christophior commented 5 years ago

My npm module is just this repo as a submodule along with some stuff on top in order to publish it on npm. This is located at https://github.com/christophior/jquery-daterangepicker

I'm not sure if just updating the submodule and publishing would suffice (since i'm not really up to date with what progress this module has made). I also have not been active with this module for quite some time and don't plan to be so i'm fine adding a lead maintainer of this project as an owner to the jquery-daterangepicker module.

holtkamp commented 5 years ago

@christophior thanks for the swift response.

Any NPM experts that got time, knowledge and energy to volunteer?

christophior commented 5 years ago

I just pulled the latest from the repo and published it as version 0.18.0

I previously was using major versions since I wasn't really expecting others to use the module but decided the module version should probably move to use the same version as the lib.

Not completely sure if the module works as is so there may be some fixes that need to be done.

@holtkamp let me know who you want me to add to the module as an owner

holtkamp commented 5 years ago

@christophior thanks again! Let's wait and see if someone wants to take the responsibility of testing the new version and being the module's owner.

graphicmist commented 5 years ago

Thanks for the quick response. Allow me to test the module I might volunteer for the same too.

holtkamp commented 5 years ago

This is probably resolved in https://github.com/longbill/jquery-date-range-picker/releases/tag/v0.19.0