Commit Graph

7 Commits

Author SHA1 Message Date
Andy Tudhope 38928ead32
Include Embark and .sol contracts 2019-04-08 16:46:14 +02:00
James Gareth Smith c8b4b29408
New homepage loader (#13)
* style: mobile loader

* style: desktop loader
2019-04-08 11:58:24 +02:00
James Gareth Smith a56bd77143
More tweaks (#8)
* fix: icons should have 12px top padding

* fix: medium font weight for category labels

* fix: 2px and 500 font weight for dapp title

* fix: 2px bottom margin for dapp description

* style: added fallback image for dapps

* style: added colors to category selector
2019-04-01 15:11:31 +02:00
James Gareth Smith 2a3d14dda1
chore: added a script to ease staging deploy (#6) 2019-04-01 09:03:49 +02:00
James Gareth Smith 01d492c207
Style setup (#4)
* chore: added sass compiler

* style: added color variables

* style: font setup

* fix: fonts moved to public folder

* style: list item

* chore: removing some scaffolding

* style: category headings

* feat: initial implementation of category headers

* feat: polish on sticky headers

* fix: better offset

* fix: this context caused memory leak when unmounting

* refactor: debouncing and better sticky header algorithm

* started recent

* style: recently added slider

* style: category section header

* style: categories on home page

* style: some basic desktop styles
2019-03-28 13:55:29 +02:00
James Gareth Smith a8b8378419
feat: unskinned app (#3) 2019-03-14 20:58:19 +02:00
James Gareth Smith 543c974802
Initial setup of linting and basic dependencies (#1)
* chore: initial react setup

* chore: added state management libs

* chore: updated directory structure

* chore: setup linting

* chore: removed a few more cra artifacts
2019-03-13 11:13:34 +02:00