Commit Graph

18 Commits

Author SHA1 Message Date
Lachlan Kermode
86fcd1a942 💄 2022-03-10 07:20:48 -05:00
Lachlan Kermode
e99398ceab Cleaning technical debt (#192)
* abstract Space component to switch out Map

* basic viewing possible

* restructure components dir

* all jsx --> js

* App.jsx --> App.js

* comment out 3d for now
2021-01-19 22:22:12 +01:00
Lachlan Kermode
1bbcd57e5e Fix/clean errors (#191)
* clean dev errors

* add check command

* yarn -> npm in travis

* fix all warnings

* fix base test

* 💄
2021-01-17 18:16:28 +13:00
Zac Ioannidis
81e00fd917 Using prettier for linting 2020-12-08 13:13:50 +00:00
Lachlan Kermode
eff13c3d92 Feature/infopopup (#173)
* make intropopup possible

* aesthetic changes

* lint

* correct infopopup styles
2020-10-28 17:54:59 +01:00
Lachlan Kermode
c2b1440f93 cover with optional buttons 2020-07-15 10:22:47 +02:00
Lachlan Kermode
200a2826e6 update cover 2020-07-15 10:22:47 +02:00
Lachlan Kermode
e130b737e9 add bellingcat logo 2020-07-15 10:22:47 +02:00
Lachlan Kermode
66bdb90454 cover more sensible defaults 2020-07-15 10:22:47 +02:00
Lachlan Kermode
099bf11448 move logo to bottom left 2020-06-18 10:30:25 +02:00
Lachlan Kermode
035c359ea7 correct scrolling 2019-08-16 18:05:16 +01:00
Lachlan Kermode
5a896beb96 font and logo correct 2019-08-16 18:00:26 +01:00
Lachlan Kermode
f097a33817 make logo link to fa site 2019-08-16 17:40:49 +01:00
Lachlan Kermode
1150b6b56d add fa logo at top 2019-08-16 17:36:19 +01:00
Lachlan Kermode
84724282d0 mobile styles 2019-08-16 17:03:01 +01:00
Lachlan Kermode
c1c0f40be1 cleaner declaration for cover translations 2019-08-16 16:43:18 +01:00
Lachlan Kermode
db83c77e55 allow feature video 2019-08-16 16:12:25 +01:00
Lachlan Kermode
97a1c237d3 refactor TemplateCover 2019-08-15 15:03:53 +01:00