openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
hammer.js
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Sep 27, 2024 — Sep 27, 2025
Showing page 2 of 40
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
style(jscs requireCommentsToIncludeAccess): you must supply @public, @private, @protected for block comments
Arjun Kathuria
More...
over 9 years ago
style(===): replaces equality == with strict equality ===
Arjun Kathuria
More...
over 9 years ago
style(Object Destructuring): property assignments now use ES6 object destructuring
Arjun Kathuria
More...
over 9 years ago
style(template strings for concatenation): uses the new template string notation for concating string
Arjun Kathuria
More...
over 9 years ago
style(disAllow Var): replaces all var with let or const
Arjun Kathuria
More...
over 9 years ago
style(jscs fix): files jscs src --fix fixes
Arjun Kathuria
More...
over 9 years ago
chore(cleanup): remove redundant files
Arjun Kathuria
More...
over 9 years ago
style(formatting): formats imports & exports with nice spacing and indentations
Arjun Kathuria
More...
over 9 years ago
chore(cleanup): remove redundant files
Arjun Kathuria
More...
over 9 years ago
feat(code-style): updates code style rules, this will cause some pain
Chris Thoburn
More...
over 9 years ago
use kebab dasherized case for file names, not camelCase.
Arjun Kathuria
More...
over 9 years ago
chore: removing redundant files
Arjun Kathuria
More...
over 9 years ago
Tests fix, tests the rollup build, now A-Okay
Arjun Kathuria
More...
over 9 years ago
tests hack, testing build now produced by rollup manually via rollup -c command instead of uglify:test to accomodate es6
Arjun Kathuria
More...
over 9 years ago
fix! missed to replace concat with rollup in watch task, now done
Arjun Kathuria
More...
over 9 years ago
builds hammer with rollup via grunt task, removes concat completely. modified package.json to update to newer versions, excluded test task for the moment. build passes jshint and jscs tests
Arjun Kathuria
More...
over 9 years ago
implemented default exports and renamed utilsjs folder to utils
Arjun Kathuria
More...
over 9 years ago
all code lintered properly along with the dot config files
Arjun Kathuria
More...
over 9 years ago
inputjs files lintered nicely
Arjun Kathuria
More...
over 9 years ago
utils properly linted
Arjun Kathuria
More...
over 9 years ago
further exposes hammer, adds 'on' 'Tap' etc, build closer to default
Arjun Kathuria
More...
over 9 years ago
exposes global
Arjun Kathuria
More...
over 9 years ago
Long commit, adds all files required in src, basic rollup build up and running
Arjun Kathuria
More...
over 9 years ago
modulazied all files under src/input, import exports code
Arjun Kathuria
More...
over 9 years ago
Broke down input.js into individual modules with explicit import exports
Arjun Kathuria
More...
over 9 years ago
broke down utils.js into idividual modules with explicit import exports
Arjun Kathuria
More...
over 9 years ago
Changelog: Fix formatting for new markdown processor on jekyll site
Alexander Schmitz
More...
over 9 years ago
Changelog: formatting
Alexander Schmitz
More...
over 9 years ago
Changelog: update for 2.0.8
Alexander Schmitz
More...
over 9 years ago
2.0.8
Alexander Schmitz
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
39
40
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree