Commit Graph

47 Commits

Author SHA1 Message Date
Lachlan Kermode
3b4a3312d5 correct timeline selection 2020-06-18 10:30:25 +02:00
Lachlan Kermode
3fc1ff4c28 enable alternative configs 2020-06-18 10:30:25 +02:00
Lachlan Kermode
e93d7d8831 rewrite features as part of store + add HIGHLIGHT_GROUPS 2020-06-18 10:30:25 +02:00
Lachlan Kermode
85476ee6fb layered projects working; with some bugs 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
afc84e61ac removes numbers, increases opacity for more events instead 2020-06-18 10:30:25 +02:00
Lachlan Kermode
a0d224ca9c lint it 2019-08-15 15:03:53 +01:00
Sam Ludford
c32dff1080 events have yellow outline on hover 2019-05-22 12:50:22 +01:00
Sam Ludford
db92644624 template cover with updated example.config.js 2019-05-17 13:41:47 +01:00
Lachlan Kermode
10e3100426 correct mapbox token default 2019-05-15 14:52:17 +01:00
Lachlan Kermode
eeed18e6b8 fix narrativeStepStyles inconsistency 2019-02-19 14:51:06 +00:00
Lachlan Kermode
5174814244 clean category filtering 2019-02-14 15:27:48 +00:00
Lachlan Kermode
4e9128476d clean tag representation and filtering 2019-02-14 14:27:36 +00:00
Franc Camps-Febrer
ca941f4bd7 Put event locations on top of narrative arrows in map 2019-02-08 11:27:10 -05:00
Franc Camps-Febrer
4e000c8137 Make map events as slices based on categories 2019-01-31 18:06:03 -05:00
Franc Camps-Febrer
7eed1d6fc3 Sync styling of marker in both map and timeline from config 2019-01-31 15:28:46 -05:00
Franc Camps-Febrer
3eed45a5ef Allow customization of selected event ring on map, via config 2019-01-31 13:19:39 -05:00
Lachlan Kermode
fb4d0c2d86 lint jsx files 2019-01-23 11:35:34 +00:00
Lachlan Kermode
a2434b36c0 add support for custom styled maps (mapbox) 2019-01-18 15:08:42 +00:00
Lachlan Kermode
3ebf668d27 refactor timeline config to redux state 2019-01-18 14:58:25 +00:00
Lachlan Kermode
10b62e1e23 add optional styling for shapes from redux store 2019-01-18 12:09:37 +00:00
Lachlan Kermode
e7cac13fb5 significantly refactor presentational components 2019-01-18 11:51:00 +00:00
Lachlan Kermode
f561064e6c shapes -> lines between points 2019-01-18 11:19:40 +00:00
Lachlan Kermode
fb46948b77 add MapShapes, analog of MapSites 2019-01-18 10:41:06 +00:00
Lachlan Kermode
6226dc3e85 💄 2019-01-17 18:00:28 +00:00
Franc Camps-Febrer
0df32f6a4d Avoid transition end event trigger multiple times 2019-01-13 11:44:35 +01:00
Franc Camps-Febrer
7beb5f4039 Make map on narrative center in first, keep eth in scope 2019-01-13 11:44:35 +01:00
Franc Camps-Febrer
e1dc09301b Set map bounds on narrative 2019-01-13 11:44:35 +01:00
Lachlan Kermode
899e06d560 add event counts for locations 2019-01-09 17:49:34 +00:00
Lachlan Kermode
56b8677827 clean component interfaces 2019-01-09 17:49:34 +00:00
Lachlan Kermode
fcfe84ce90 allow custom styles in datetimes passed from Timeline 2019-01-09 17:49:34 +00:00
Lachlan Kermode
8e6c07d194 add datetime (analog of location in Map) in Timeline 2019-01-09 17:49:34 +00:00
Lachlan Kermode
ff68fb1cad styleLocation prop in MapEvents 2019-01-09 17:48:51 +00:00
Lachlan Kermode
99d1b8fbc1 increase min zoom 2019-01-09 17:48:51 +00:00
Lachlan Kermode
d9c86ee6a8 add toggle button for sites 2019-01-08 14:02:25 +00:00
Franc Camps-Febrer
f4fee8ab07 Reactify timeline labels 2019-01-04 16:01:48 +01:00
Franc Camps-Febrer
fbf1f4d03d Swap flyto for setView 2018-12-21 12:49:41 +01:00
Franc Camps-Febrer
726b5b0c7d Do not flyTo if eventPoint is null 2018-12-21 12:37:17 +01:00
Franc Camps-Febrer
f6997765d6 Minimal cosmetic change 2018-12-19 15:59:31 +01:00
Franc Camps-Febrer
d47dabab10 Reactify selected marker in map 2018-12-19 15:46:44 +01:00
Franc Camps-Febrer
8887e60c43 Hide svg during map transitions 2018-12-19 15:08:51 +01:00
Franc Camps-Febrer
3057bfd14d Streamline aligning layers 2018-12-19 14:09:28 +01:00
Franc Camps-Febrer
c416c12698 Adjust dimensions of sites-layer innarrative mode 2018-12-19 11:41:42 +01:00
Franc Camps-Febrer
301891e143 Make events on map into a react component 2018-12-19 11:26:41 +01:00
Franc Camps-Febrer
65a608088c Make narratives on map into a react component 2018-12-19 11:02:16 +01:00
Franc Camps-Febrer
47a01801af Make map Sites into a React component 2018-12-19 09:55:57 +01:00
Franc Camps-Febrer
8765b118ce Abstract L and SVG pane to React 2018-12-19 07:48:13 +01:00