1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: fix typo in img src for npm badge-it was pointing to the old package More... over 6 years ago
fix: correct the preserve flag behavior More... almost 7 years ago
Merge branch 'master' into hashset More... almost 7 years ago
Merge hashset into master. More... almost 7 years ago
Merge pull request #326 from trusktr/methods-on-prototype-underscored More... almost 7 years ago
Merge branch 'master' into methods-on-prototype-underscored More... almost 7 years ago
Merge pull request #339 from tweenjs/update-nodeunit More... almost 7 years ago
Merge branch 'master' into update-nodeunit More... almost 7 years ago
Merge pull request #338 from tweenjs/mikebolt-patch-1 More... almost 7 years ago
Merge branch 'master' of github.com:tweenjs/tween.js More... almost 7 years ago
Include a newer version of nodeunit.js for browser use. More... almost 7 years ago
Bump some development dependency versions. More... almost 7 years ago
Add warning note about the `chain` method. More... almost 7 years ago
feat: moving the npm package to @tweenjs/tween.js. The old tweenjs package will be deprecated. More... almost 7 years ago
Add code of conduct. Closes #247 More... almost 7 years ago
Added note on where to get tokens from for npm and github. More... almost 7 years ago
docs: start contributor guide, document tests, continuous integration, how releases are made, semantic-release and travis. Closes #328 More... almost 7 years ago
docs: use a table for examples in readme. More... about 7 years ago
refactor: replace Object.assign with simple custom version More... about 7 years ago
perf: improve memory usage by storing methods on the Tween prototype More... about 7 years ago
feat: fix wrong contributing urls again. sigh More... about 7 years ago
feat: update contributing with proper url, and also HOPEFULLY fixes semantic-release. More... about 7 years ago
docs: slightly rewrite the section related to cdnjs More... about 7 years ago
docs: add @mikebolt as maintainer More... about 7 years ago
feat: update .travis.yml node_js engine version More... about 7 years ago
Merge pull request #315 from tweenjs/update-semantic-release More... about 7 years ago
feat: update semantic-release More... about 7 years ago
Merge pull request #314 from pvnr0082t/add-badge More... about 7 years ago
add CDNJS version badge in README.md More... about 7 years ago
fix: Defer the saving of starting values until '.start()'. More... over 7 years ago