-
-
Notifications
You must be signed in to change notification settings - Fork 77
Comparing changes
Open a pull request
base repository: gajus/table
base: e55ef35ac3afbe42f789f666bc98cf05a97ae941
head repository: gajus/table
compare: bd4d09e0de99bda1f88fa648fca42d0547eb808e
- 20 commits
- 41 files changed
- 6 contributors
Commits on Nov 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b787484 - Browse repository at this point
Copy the full SHA b787484View commit details
Commits on Apr 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4247a96 - Browse repository at this point
Copy the full SHA 4247a96View commit details
Commits on Jun 2, 2017
-
refactor: converting lodash map to es6 (#43)
converting lodash map to es6
Configuration menu - View commit details
-
Copy full SHA for d309f79 - Browse repository at this point
Copy the full SHA d309f79View commit details -
refactor: converting lodash map to es6 (#42)
converting lodash map to es6
Configuration menu - View commit details
-
Copy full SHA for 97c010e - Browse repository at this point
Copy the full SHA 97c010eView commit details -
refactor: converting lodash assign to es6 (#41)
converting lodash assign to es6
Configuration menu - View commit details
-
Copy full SHA for f2e72ba - Browse repository at this point
Copy the full SHA f2e72baView commit details -
refactor: converting lodash to es6 (#40)
converting lodash to es6
Configuration menu - View commit details
-
Copy full SHA for 597b4a2 - Browse repository at this point
Copy the full SHA 597b4a2View commit details -
refactor: es6 have Object.assign (#38)
converting lodash assign to es6 Object.assign
Configuration menu - View commit details
-
Copy full SHA for 0fe35c4 - Browse repository at this point
Copy the full SHA 0fe35c4View commit details -
refactor: removing lodash dependency (#36)
its better to remove the lodash, its an heavy module, better to use lodash modules individually or es6
Configuration menu - View commit details
-
Copy full SHA for b3dcadb - Browse repository at this point
Copy the full SHA b3dcadbView commit details -
refactor: removing lodash dependency (#37)
its better to use es6 instead of lodash
Configuration menu - View commit details
-
Copy full SHA for b297d7e - Browse repository at this point
Copy the full SHA b297d7eView commit details -
refactor: converting lodash to es6 (#39)
converting lodash to es6
Configuration menu - View commit details
-
Copy full SHA for a419632 - Browse repository at this point
Copy the full SHA a419632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41cacb6 - Browse repository at this point
Copy the full SHA 41cacb6View commit details
Commits on Sep 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8d367c8 - Browse repository at this point
Copy the full SHA 8d367c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94cb88b - Browse repository at this point
Copy the full SHA 94cb88bView commit details -
Configuration menu - View commit details
-
Copy full SHA for badda76 - Browse repository at this point
Copy the full SHA badda76View commit details
Commits on Dec 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5f6e334 - Browse repository at this point
Copy the full SHA 5f6e334View commit details
Commits on Jan 23, 2018
-
chore: update mocha to version & indicate supported node versions in …
…package.json (#58) * Update mocha to version 5.0 * Indicate which Node.js version are supported in package.json
Configuration menu - View commit details
-
Copy full SHA for 5ae209b - Browse repository at this point
Copy the full SHA 5ae209bView commit details -
refactor: replace lodash with native ES5/ES6 methods where possible (#59
) * Use String.prototype.repeat instead of lodash's _.repeat * Use Array.prototype.fill instead of lodash's _.fill * Use String.prototype.trim instead of lodash's _.trim * Use native Math functions instead of lodash * Use Number.isInteger instead of lodas's _.isInteger * Use Object.assign instead of lodas's _.assign * Use native iteration methods instead of lodash's
Configuration menu - View commit details
-
Copy full SHA for 0dad920 - Browse repository at this point
Copy the full SHA 0dad920View commit details
Commits on Feb 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fb821f9 - Browse repository at this point
Copy the full SHA fb821f9View commit details
Commits on Feb 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for eec96ab - Browse repository at this point
Copy the full SHA eec96abView commit details
Commits on Feb 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bd4d09e - Browse repository at this point
Copy the full SHA bd4d09eView commit details
There are no files selected for viewing