Commit Graph

56 Commits

Author SHA1 Message Date
James Gareth Smith 2a3d14dda1
chore: added a script to ease staging deploy (#6) 2019-04-01 09:03:49 +02:00
James Gareth Smith 269b92ca2e
Category selector (#5)
* feat: basic scaffold

* style: open state

* style: selected category styles

* style: closed selector
2019-04-01 08:52:54 +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
Andy Tudhope 5360db435d
Initial commit 2019-02-14 11:27:28 +02:00