tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

Library request on CDNJS #479

Closed extend1994 closed 6 years ago

extend1994 commented 7 years ago

Hi! There is a library request cdnjs/cdnjs#10759 and I am a member of CDNJS in charge of adding this library. I want to confirm which files should CDNJS host to allow users to user it on the browser correctly. I will add the files on npm. They include all files under extra/ directory after v0.11.1. But before v0.11.0 I am not sure what files should I add.

Could you please tell me if

all files under extra/ directory after v0.11.1

is correct and what files should I add before v0.11.0?

Thanks!

tleunen commented 7 years ago

Hi @extend1994,

I'm not sure it's interesting to have all versions on CDNJS, especially the ones before 1.0.

Also, this library is getting deprecated, if not already, in favor of material-components-web, so I'd say that only the latest version could be on cdnjs. There's a very low chance we release any new versions here.

extend1994 commented 7 years ago

@tleunen Thanks for your response!

extend1994 commented 6 years ago

I saw there are people using this library on https://www.npmjs.com/package/react-mdl. So I still decide to add this library in https://github.com/cdnjs/cdnjs/pull/11878. Anyone need this library can use CDNJS service :) We are also adding material-components-web!