This repository has been archived by the owner on Jul 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mojoaxel
commented
Nov 23, 2017
README.md
Outdated
@@ -351,6 +351,36 @@ Then run the tests: | |||
|
|||
$ npm run test | |||
|
|||
## Contributors |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should add a new level-1 header "Contributing" and also link to or How to help page?
mojoaxel
commented
Nov 23, 2017
package.json
Outdated
"propagating-hammerjs": "^1.4.6", | ||
"timsort": "^0.3.0" | ||
"timsort": "^0.3.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be fixed!
@@ -31,15 +31,17 @@ | |||
"build": "gulp", | |||
"lint": "gulp lint", | |||
"watch": "gulp watch", | |||
"watch-dev": "gulp watch --bundle" | |||
"watch-dev": "gulp watch --bundle", | |||
"postinstall": "opencollective postinstall" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we really want this? I say let's try it!
mojoaxel
force-pushed
the
opencollective
branch
from
November 23, 2017 08:42
7c65c4f
to
020a77d
Compare
yotamberk
approved these changes
Nov 23, 2017
mojoaxel
added a commit
to visjs/vis_original
that referenced
this pull request
Jun 9, 2019
* Updated .github/ISSUE_TEMPLATE.md (optional) * Updated CONTRIBUTING.md (optional) * Added backers and sponsors on the README * Added call to donate after npm install (optional) * fixed some whitespaces * introduced new level-2 header "Contribute"
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This are the changes from @asood123 from #3680