Skip to content

Commit

Permalink
first steps
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed May 5, 2019
1 parent cd090aa commit 5c821f8
Show file tree
Hide file tree
Showing 7 changed files with 1,400 additions and 210 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -38,6 +38,7 @@ jspm_packages
.node_repl_history

.DS_Store
.rpt2_cache

src/js/jssm-dot.js

Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,13 @@
* [[`cd090aa0d0`](https://github.com/StoneCypher/jssm/commit/cd090aa0d0)] - Merge pull request #372 from StoneCypher/Cleanup (John Haugeland)
* [[`b76211e7b7`](https://github.com/StoneCypher/jssm/commit/b76211e7b7)] - reorder steps for ci/cd (John Haugeland)
* [[`20f66d8767`](https://github.com/StoneCypher/jssm/commit/20f66d8767)] - Let's reinstrument Travis (John Haugeland)
* [[`7b92287e89`](https://github.com/StoneCypher/jssm/commit/7b92287e89)] - Remove flow typechecking step (John Haugeland)
* [[`4d4538e894`](https://github.com/StoneCypher/jssm/commit/4d4538e894)] - 5.14.1 let's start cleaning up (John Haugeland)
* [[`c9bb9e6693`](https://github.com/StoneCypher/jssm/commit/c9bb9e6693)] - .editorconfig (John Haugeland)
* [[`c1fd26c41e`](https://github.com/StoneCypher/jssm/commit/c1fd26c41e)] - Merge pull request #371 from StoneCypher/fsl.tools-mention (John Haugeland)
* [[`294266131b`](https://github.com/StoneCypher/jssm/commit/294266131b)] - fsl.tools mention (John Haugeland)
* [[`618d9fdf97`](https://github.com/StoneCypher/jssm/commit/618d9fdf97)] - Merge pull request #370 from StoneCypher/nsp-badge-removal (John Haugeland)
* [[`43e19cda25`](https://github.com/StoneCypher/jssm/commit/43e19cda25)] - Looks like NSP badges are gone (John Haugeland)
* [[`3dac8f22fe`](https://github.com/StoneCypher/jssm/commit/3dac8f22fe)] - Update issue templates (John Haugeland)
* [[`06f3d985b8`](https://github.com/StoneCypher/jssm/commit/06f3d985b8)] - Update issue templates (John Haugeland)
* [[`5d9a3b6d43`](https://github.com/StoneCypher/jssm/commit/5d9a3b6d43)] - Update issue templates (John Haugeland)
Expand Down

0 comments on commit 5c821f8

Please sign in to comment.