Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jquery.turbolinks v2.1.0 #7604

Closed
wants to merge 1 commit into from
Closed

Conversation

x09326
Copy link
Contributor

@x09326 x09326 commented Apr 17, 2016

PR for #7254
Checklist for Pull request or lib adding request issue follows the conventions.

Note that if you are using a distribution purpose repository/package, please also provide the url and other related info like popularity of the source code repo/package.

Profile of the lib

Essential checklist

  • I'm the author of this library
    • I would like to add link to the page of this library on CDNJS on website / readme
  • This lib was not found on cdnjs repo
  • No already exist / duplicated issue and PR
  • The lib has notable popularity
    • More than 100 [Stars / Watchers / Forks] on [GitHub / Bitbucket]
    • More than 500 downloads stats per month on npm registry
  • Project has public repository on famous online hosting platform (or been hosted on npm)

Auto-update checklist

  • Has valid tags for each versions (for git auto-update)
  • Auto-update setup
  • Auto-update target/source is valid.
  • Auto-update filemap is correct.

Git commit checklist

  • The first line of commit message is less then 50 chars, be clean and clear, easy to understand.
  • The parent of the commit(s) in the PR is not old than 3 days.
  • Pull request is sending from a non-master branch with meaningful name.
  • Separate unrelated changes into different commits.
  • Use rebase to squash/fixup dummy/unnecessary commits into only one commit.
  • Close corresponding issue in commit message
  • Mention related issue(s), people in commit message, comment.

with npm auto-update config added, close #7254

with npm auto-update config added, close cdnjs#7254
@x09326
Copy link
Contributor Author

x09326 commented Apr 17, 2016

@dannyxx001 Please help me review this PR, thank you.
I couldn't find the homepage, so I didn't add it.

{
"basePath": "",
"files": [
"vendor/assets/javascripts/*"
Copy link
Contributor

@dannyxx001 dannyxx001 Apr 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can use "vendor/assets/javascripts/" as basepath and "jquery.turbolinks*" as files in npmFileMap, but I'm not very sure. @PeterDaveHello Would you please explain again that whether only "dist" and "build" can be basepath? Thank you.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this case, vendor/assets/javascripts/ or vendor/assets/ could be the base path, maybe you can discuss with its author and see if it's possible add a dist folder for release files?

@PeterDaveHello
Copy link
Contributor

Any updates here? Thanks!

2 similar comments
@PeterBot
Copy link
Contributor

PeterBot commented Apr 4, 2017

Any updates here? Thanks!

@PeterBot
Copy link
Contributor

Any updates here? Thanks!

pvnr0082t pushed a commit to sufuf3/cdnjs that referenced this pull request Jul 12, 2017
pvnr0082t pushed a commit to sufuf3/cdnjs that referenced this pull request Jul 12, 2017
- Add repository info
- Update authors and keywords
cc cdnjs#7604, cdnjs#7254, cdnjs#11170
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update jquery.turbolinks
4 participants