Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | apply prettier | fragosti | 2018-10-05 | 1 | -7/+1 |
* | Remove deps we probably dont need | fragosti | 2018-10-05 | 1 | -2/+0 |
* | Fix linting problems | fragosti | 2018-10-05 | 3 | -4/+4 |
* | Improve utilities and try to use them in simple form component | fragosti | 2018-10-05 | 8 | -23/+89 |
* | Add Flex and Container component | fragosti | 2018-10-05 | 3 | -0/+91 |
* | Add some ui components | fragosti | 2018-10-04 | 6 | -14/+166 |
* | Add Inter UI font | fragosti | 2018-10-04 | 2 | -2/+7 |
* | Add redux to 0x instant | fragosti | 2018-10-04 | 5 | -4/+49 |
* | Add styled-components with theme | fragosti | 2018-10-04 | 3 | -2/+38 |
* | Fix typo in build:ci | fragosti | 2018-10-03 | 1 | -1/+1 |
* | Make package private | fragosti | 2018-10-03 | 1 | -0/+1 |
* | Ignore bundles in public dir | fragosti | 2018-10-03 | 3 | -32/+2 |
* | Add to README | fragosti | 2018-10-03 | 1 | -0/+20 |
* | Add public dir | fragosti | 2018-10-03 | 4 | -0/+62 |
* | Add build:ci command | fragosti | 2018-10-03 | 1 | -0/+1 |
* | Add dev environment | fragosti | 2018-10-03 | 4 | -8/+25 |
* | Clean up package json | fragosti | 2018-10-03 | 1 | -5/+9 |
* | Tests are working with coverage | fragosti | 2018-10-03 | 2 | -0/+23 |
* | Have React setup with basic build working | fragosti | 2018-09-28 | 11 | -0/+209 |