Wykres commitów

247 Commity (348b84f71f316f024cf97a39aa107c15f9cc28b1)

Autor SHA1 Wiadomość Data
Christian Paul 348b84f71f
Make ESLint pass the current codebase 2019-10-10 20:54:16 +02:00
Christian Paul 184ce100d7
Upgrade dependencies 2019-10-10 19:50:50 +02:00
0xflotus 54235a81b7 fixed optimized (#69) 2019-07-12 00:15:09 +02:00
Christian Paul 95ad703199
Merge pull request #70 from jestin/master
Add vim keys as alternative to arrow key navigation
2019-07-11 22:37:48 +02:00
Jestin Stoffel fccacad3a2 Add vim keys as alternative to arrow key navigation 2019-07-08 10:50:19 -05:00
Christian Paul 9b5769a2ec
Merge pull request #68 from rastapasta/upgrade-dependencies
Upgrade various dependencies
2019-06-16 22:30:06 -07:00
Christian Paul 421d71255f Merge branch 'master' into upgrade-dependencies 2019-06-16 22:18:01 -07:00
Christian Paul 7d4cd331ae Upgrade various dependencies 2019-06-16 22:12:23 -07:00
Christian Paul eac7cb4d15
Merge pull request #67 from Self-Perfection/patch-1
Fix typo in README
2019-05-13 15:55:15 -07:00
Christian Paul 22532ba03b
Merge pull request #61 from rastapasta/draw-is-never-null
Fix issue where every button press causes a rerender
2019-04-12 20:49:00 -07:00
Christian Paul 0b0384c3f3
Merge pull request #63 from rastapasta/authors
Start a dedicated AUTHORS file for copyright purposes
2019-04-12 20:48:41 -07:00
Christian Paul e7ff94fc1c
Merge pull request #62 from rastapasta/safe-upgrades
Upgrade dependencies
2019-03-24 18:28:17 -07:00
Christian Paul ff75d2de50
Merge pull request #59 from rastapasta/mapbox-mbtiles
The NPM package mbtiles got deprecated in favour of @mapbox/mbtiles
2019-03-24 18:27:56 -07:00
Christian Paul 6c86050b3d
Merge pull request #64 from rastapasta/drop-node6
Remove support for Node 6
2019-03-24 18:27:24 -07:00
Christian Paul ad4103c8df Don't use async within describe 2019-03-24 18:18:48 -07:00
Christian Paul 7b322af22f Remove tests / support for Node 6 2019-03-24 18:14:19 -07:00
Christian Paul d98aced647
Merge pull request #57 from rastapasta/create-folder-error
Throw an error if creating a folder fails.
2019-03-24 18:05:01 -07:00
Christian Paul 044c24f6c8
Merge pull request #56 from rastapasta/promises
Load the style file in Mapscii to keep the Renderer simpler
2019-03-24 18:00:57 -07:00
Christian Paul 66a605254c Fix mistake where _createFolder wouldn't throw an error 2019-03-24 17:59:46 -07:00
Christian Paul 3dcebfa42e Start a dedicated AUTHORS file for copyright purposes 2019-03-24 17:36:30 -07:00
Christian Paul fea38767d3 Upgrade string-width to 3.1.0. The latest version supporting Node 6. 2019-03-24 17:14:43 -07:00
Christian Paul eb1f81536e Upgrade dependencies which are unlikely to break Mapscii 2019-03-24 17:06:24 -07:00
Christian Paul f4c002cadd Fix issue where every button press causes a rerender 2019-03-24 17:02:30 -07:00
Christian Paul 8a4d82dead Update title in the README 2018-11-19 01:07:26 -08:00
Christian Paul 4546a99a55 The NPM package mbtiles got deprecated in favour of @mapbox/mbtiles 2018-11-19 00:58:09 -08: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 0ba7a7201d Load the style file in Mapscii.js 2018-11-19 00:35:10 -08:00
Christian Paul 4b97538235 Fix MBTiles typo MBtils 2018-11-19 00:29:22 -08:00
Christian Paul ca789ba9dd Throw an error if creating a Folder fails. 2018-11-19 00:24:51 -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