]> git.wincent.com - hextrapolate.git/shortlog
hextrapolate.git
2015-08-02  Greg HurrellAdd icon for copy button
2015-08-01  Greg HurrellAdd copy-to-clipboard functionality
2015-08-01  Greg HurrellAvoid unnecessary base conversions
2015-08-01  Greg HurrellAdd some styling to make layout sane
2015-08-01  Greg HurrellAllow user to fully clear input field
2015-08-01  Greg HurrellHook up convert() function to UI to show that it works
2015-08-01  Greg HurrellImplement `convert` function
2015-08-01  Greg HurrellDon't mutate input array in joinDigits()
2015-08-01  Greg HurrellExtract joinDigits() function
2015-08-01  Greg HurrellSpeed up multiplyDigits even more
2015-08-01  Greg HurrellSpeed up multiplyDigits
2015-08-01  Greg HurrellAdd multiplyDigits and friends
2015-07-31  Greg HurrellMore setup, blinking light demo
2015-07-31  Greg HurrellUse the right port number
2015-07-31  Greg HurrellPull across sinon "mock" from docvim project
2015-07-31  Greg HurrellForget about jsx extensions
2015-07-31  Greg HurrellIgnore built products
2015-07-31  Greg HurrellReplace boilerplate server.js with gulp-based runner
2015-07-31  Greg HurrellAdd `add` module
2015-07-31  Greg HurrellTailor package.json metadata to match project
2015-07-31  Greg HurrellAdd standard test tools
2015-07-31  Greg HurrellBoostrap using react-hot-boilerplate
2015-07-31  Greg HurrellCreate new unparented branch for JavaScript implementation