Wykres commitów

220 Commity (3dcebfa42e547bf86c945f9e80b06ea4011e0d86)

Autor SHA1 Wiadomość Data
Christian Paul 3dcebfa42e Start a dedicated AUTHORS file for copyright purposes 2019-03-24 17:36:30 -07:00
Christian Paul cf4731682e
Merge pull request #58 from rastapasta/unhandled-mapscii-init
Unhandled mapscii init
2018-11-19 00:41:06 -08:00
Christian Paul 4b97538235 Fix MBTiles typo MBtils 2018-11-19 00:29:22 -08:00
Christian Paul 926a6d0bcc Use async to simplify Mapscii.init() 2018-11-19 00:18:05 -08:00
Christian Paul cdb0f45c75 Handle errors from Mapscii.init() 2018-11-19 00:17:12 -08:00
Christian Paul b320618a7e
Merge pull request #55 from rastapasta/update-packages
Update dependencies
2018-11-18 19:32:25 -08:00
Christian Paul e47fe83f38
Merge pull request #54 from rastapasta/unit-tests
Add unit tests for utils.normalize
2018-11-18 19:32:04 -08:00
Christian Paul 14628a80c2
Merge pull request #51 from rastapasta/issue-templates
Add GitHub issue templates to the repo
2018-11-18 19:30:58 -08:00
Christian Paul 2a914dc983 Update dependencies 2018-11-18 19:28:18 -08:00
Christian Paul 62440a98b8 Add tests for utils.normailze 2018-11-18 19:22:39 -08:00
Christian Paul 9ef0d88d55 Improve utils.hex2rgb tests 2018-11-18 19:21:56 -08:00
Christian Paul baceee6ad6 Stylize name as MapSCII 2018-11-18 18:47:24 -08:00
Christian Paul 1480258a73 Add issue templates as seen on styleguidist/react-styleguidist
Co-Authored-By: Artem Sapegin <asapegin@wayfair.com>
2018-10-25 17:21:17 -07:00
Christian Paul fb624c5784 Merge branch 'master' of github.com:rastapasta/mapscii 2018-10-25 17:12:22 -07:00
Christian Paul 5e095f473a git push origin masterMerge branch 'jaller94-mouse-footer-activate' 2018-10-25 17:11:37 -07:00
Christian Paul 7430ca09fa Merge branch 'mouse-footer-activate' of https://github.com/jaller94/mapscii into jaller94-mouse-footer-activate 2018-10-25 17:11:21 -07:00
Christian Paul 5a384f6e25
Merge pull request #49 from rastapasta/travis-ci
Add Travis CI configuration
2018-10-25 16:44:08 -07:00
Christian Paul 0642d2e533 Add Travis CI configuration 2018-10-18 20:01:08 -07:00
Christian Paul 712898aa97
Merge pull request #46 from rastapasta/color-bug
Bug fix: utils.hex2rgb does not fail on invalid hex strings
2018-10-18 19:58:29 -07:00
Christian Paul c03fb7fd64
Merge pull request #47 from rastapasta/jest
Add Jest as a development dependency for unit tests
2018-10-18 19:58:15 -07:00
Christian Paul 23d5b4db16 Add Jest as a development dependency for unit tests 2018-10-18 00:45:47 -07:00
Christian Paul 24737f3db9
Merge pull request #43 from jaller94/buffer
Only support maintained LTS versions of Node
2018-10-18 00:42:26 -07:00
Christian Paul ac273b2409 Add tests for utils.hex2rgb 2018-10-18 00:38:44 -07:00
Christian Paul 46dd1a9853 Fix: invert test and fix error message 2018-10-18 00:38:10 -07:00
Christian Paul 25ce95a8b3 Fix: test the variable color 2018-10-17 22:41:01 -07:00
Christian Paul 9c66bb5418 Lower required NodeJS version to 6.14.0 to support the maintained LTS 6 2018-10-17 09:26:42 -07:00
Christian Paul 76d1995e95 Update dependencies 2018-10-17 09:16:24 -07:00
Christian Paul 60abd91bba Require the latest LTS of Node 2018-10-17 09:11:34 -07:00
Christian Paul 2bf82b8f46 Replace deprecated new Buffer(size) with Buffer.alloc() 2018-10-17 09:08:14 -07:00
Christian Paul 7a313c8a7c
Merge pull request #36 from jaller94/decaffeinate
Decaffeinate Mapscii
2018-10-16 23:46:08 -07:00
Christian Paul a76679b8ac Merge remote-tracking branch 'upstream/master' into decaffeinate 2018-10-16 23:04:56 -07:00
Christian Paul b704e21c4b
Merge pull request #21 from ZhukovAlexander/patch-1
Fix a typo
2018-10-16 22:04:42 -07:00
Christian Paul 02dc03de96
Merge pull request #37 from elopio/patch-2
Add the instructions to install the snap
2018-10-16 21:58:50 -07:00
Christian Paul c6d76ec41c
Merge pull request #28 from elopio/snapcraft
Add the packaging metadata to build the mapscii snap
2018-10-16 21:51:57 -07:00
Leo Arias 43e589cbd1
Add the instructions to install the snap 2018-02-12 19:32:18 -06:00
Christian Paul be9b703720 Update package-lock and README.md (removing CoffeeScript) 2017-12-23 02:18:55 -08:00
Christian Paul 57497ecea7 Fix breaking bug introduced in 0353effa67 2017-12-23 02:07:30 -08:00
Christian Paul 7d6aa54d33 Remove CoffeeScript dependency 2017-12-23 02:03:24 -08:00
Christian Paul a784a55759 Fix zoom out on US keyboards 2017-12-23 01:56:47 -08:00
Christian Paul f3efbae8ba Decaffeinate remaining methods of the Renderer class 2017-12-23 01:33:57 -08:00
Christian Paul bfd5c54fa4 Decaffeinate remaining methods of the Tile class 2017-12-23 01:27:43 -08:00
Christian Paul 0353effa67 More code clean up in Renderer 2017-12-23 00:56:56 -08:00
Christian Paul 0c27a79ad6 Add ESLint configuration 2017-12-23 00:17:51 -08:00
Christian Paul 069de8c227 Remove unused parameter in Styler 2017-12-23 00:16:01 -08:00
Christian Paul 1f7245644e ESLint Disable no-constant-condition in Canvas 2017-12-23 00:15:40 -08:00
Christian Paul f6485d9830 After ESLint in config 2017-12-23 00:15:08 -08:00
Christian Paul d692c9317c After ESLint in BrailleBuffer 2017-12-23 00:08:46 -08:00
Christian Paul ba09e8bd82 After ESLint in Mapscii 2017-12-23 00:08:14 -08:00
Christian Paul eee880e237 After ESLint in Renderer 2017-12-23 00:08:01 -08:00
Christian Paul 8673da8ecb After ESLint in Styler 2017-12-23 00:07:42 -08:00