Skip to content

Commit

Permalink
Code refactor (#17)
Browse files Browse the repository at this point in the history
* [+] Add eslint and update npm dependencies

* [+] Styled Component refactor start

* [~] Header as styled-comp

* [+] migration to Style-Component (1/2)

* [+] withState/Stateless components

* [~] Minor

* [~] cant npm start

* [~] fixing

* [+] containers - dumb

* [+] containers - dumb

* [+] containers - dumb

* [-] remove execute button

* [+] No errors, migrate to scss

* [+] add sass

* change from the ugly play icon with a circle around to something much prettier but with an incorrect name

* [+] Fix execute button, ready for merge

* [+] Fix all errors

* [~] Typo fix
 .... bump version [skip ci]
  • Loading branch information
Travis CI committed Jan 3, 2019
1 parent 24e3920 commit 25c36a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "simulator",
"version": "1.1.47",
"version": "1.1.48",
"private": true,
"homepage": "http://hkube.io/",
"dependencies": {
Expand Down

0 comments on commit 25c36a3

Please sign in to comment.