Commit Graph

26 Commits

Author SHA1 Message Date
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
Juan Camilo González
430440569a 🌐 Use locale throughout layouts 2020-11-29 18:25:51 -05:00
Lachlan Kermode
7080c6d7af Feature/smallfixes (#177)
* return logos

* dates w/o commas

* make arrows slightly larger

* intro/info popup fixes
2020-10-29 09:31:13 +01:00
efarooqui
b8b7c712de Ability to toggle categories on / off on timeline 2020-10-12 16:33:19 -07:00
efarooqui
67c336c131 Categories showing up on timeline with events; events are stacked on both and connected by a bar which looks like a UI bug somewhere 2020-10-06 17:22:47 -07:00
Lachlan Kermode
00a8080eba lint 2020-06-18 10:30:25 +02:00
Lachlan Kermode
c473e4a998 make USE_CATEGORIES optional 2020-06-18 10:30:25 +02:00
Lachlan Kermode
681447c15b proper fix of GRAPH_NONLOCATED 2020-06-18 10:30:25 +02:00
Lachlan Kermode
7973d5c1f3 lint 2020-06-18 10:30:25 +02:00
Lachlan Kermode
b9efee8cca WIP: better timeline styles 2020-06-18 10:30:25 +02:00
Lachlan Kermode
ffb4548fce update dimensions of track according to number of categories 2020-06-18 10:30:25 +02:00
Lachlan Kermode
f303267041 configures category size dynamically 2020-06-18 10:30:25 +02:00
Lachlan Kermode
958afb6a41 implements first attempt of unlocated bars
needs profiling and better calculated styles
2020-06-18 10:30:25 +02:00
delucis
b0e2e6dd45 Make d3 an npm-managed dependency
Closes #91
2020-06-18 10:30:25 +02:00
Lachlan Kermode
fb4d0c2d86 lint jsx files 2019-01-23 11:35:34 +00:00
Lachlan Kermode
238e220d9f fix categories labels y position 2019-01-18 16:46:02 +00:00
Lachlan Kermode
b7618543f7 compose store with custom values in config.js 2019-01-17 11:52:17 -05:00
Franc Camps-Febrer
ec3ea5a7c7 Adjust y ticks height 2019-01-17 11:24:31 -05:00
Franc Camps-Febrer
ecdb5c6e44 Fix marker position 2019-01-04 16:03:17 +01:00
Franc Camps-Febrer
98494e683d Readjust event handlers 2019-01-04 16:02:23 +01:00
Franc Camps-Febrer
f45f4c4fdd Reactify scale of time 2019-01-04 16:01:49 +01:00
Franc Camps-Febrer
a0c654aafc Reactifyf scale Y 2019-01-04 16:01:49 +01:00
Franc Camps-Febrer
9bb3c9c2ab Comment and clean late timeline js 2019-01-04 16:01:49 +01:00
Franc Camps-Febrer
475ed80620 Add grabbable background to timeline 2019-01-04 16:01:49 +01:00
Franc Camps-Febrer
870d9158a5 Reactify events and categories 2019-01-04 16:01:49 +01:00