Commit Graph

421 Commits

Author SHA1 Message Date
Lachlan Kermode
7c1bf4ca9d remove comments in NoSource 2019-01-02 15:45:01 +00:00
Lachlan Kermode
491f345ef0 add optional thumbnail to source 2019-01-02 15:42:28 +00:00
Lachlan Kermode
83d125a3f7 💄 2018-12-29 14:05:59 +01:00
Lachlan Kermode
b25f6956e0 fix video support 2018-12-29 13:51:13 +01:00
Lachlan Kermode
64e7218b71 basic photobook support 2018-12-29 13:39:56 +01:00
Lachlan Kermode
99e9219e02 definitive img support 2018-12-29 12:48:45 +01:00
Lachlan Kermode
f5628e7a79 💄 2018-12-26 11:08:23 +01:00
Lachlan Kermode
ef947a5a20 💄 2018-12-26 10:48:32 +01:00
Lachlan Kermode
eb3a377763 basic support for sources complete 2018-12-26 10:47:38 +01:00
Lachlan Kermode
fb925aecdd fix premature source close 2018-12-26 10:31:06 +01:00
Lachlan Kermode
1d6988edce use video-react 2018-12-26 10:21:57 +01:00
Lachlan Kermode
1bf022944a fix crash when null source path 2018-12-26 10:05:11 +01:00
Lachlan Kermode
ad69b1914b default USE_SOURCES = true 2018-12-25 17:05:11 +01:00
Lachlan Kermode
8a402df38d 💄 2018-12-21 17:32:55 +00:00
Lachlan Kermode
53cd11e80f WIP: add null for inscrutable error in build 2018-12-21 17:30:45 +00:00
Lachlan Kermode
65c7cb3962 WIP: fade narrative lines 2018-12-21 17:03:33 +00:00
Lachlan Kermode
16d9207aa0 WIP: source error for all types 2018-12-21 16:58:40 +00:00
Lachlan Kermode
670ec6dbb2 WIP: video sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
ff7ef5ccb1 fmt source display: photo 2018-12-21 12:47:25 +00:00
Lachlan Kermode
8aba901ee7 WIP: more defined modal for sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
b325b53f7b MediaOverlay -> SourceOverlay 2018-12-21 12:47:25 +00:00
Lachlan Kermode
c10b741325 synchronous updateSource logic 2018-12-21 12:47:25 +00:00
Lachlan Kermode
795acac7ca redux action infrastructure 2018-12-21 12:47:25 +00:00
Lachlan Kermode
45c41dc352 rm tags in Card if none 2018-12-21 12:47:25 +00:00
Lachlan Kermode
de88334386 material icons for core types
note that this switch logic should probably be moved outside into some sort of config file
2018-12-21 12:47:25 +00:00
Lachlan Kermode
51bff41916 animated hover for sources 2018-12-21 12:47:25 +00:00
Lachlan Kermode
f53c8e0225 render sources collectively in card 2018-12-21 12:47:25 +00: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
Franc Camps-Febrer
9e16271dbb Reset narrative to first event when switching between narratives 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
196abd27b0 Allow switching narratives by clicking on line 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
470ef65617 Add arrowheads to narrative lines 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
288aff5c15 Style narrative based the one selected 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
40ac0eb120 Only rerender NarrativeCard if step has changed 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
4423e792ec Make selectors compute narratives as arrays 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
0bc4ddc54e Remove unnecessary renders in map / timeline and style narrative mode 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
3e9b621655 Clean up location transform in map 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
6dee9fee2f Select only updateNarrative as action to pass to Toolbar 2018-12-18 17:35:07 +00:00
Franc Camps-Febrer
58aaadc5d4 Hide toolbar on narrative mode 2018-12-18 17:35:07 +00:00
Lachlan Kermode
e09983ce1e make card wider 2018-12-13 18:00:33 +00:00
Lachlan Kermode
7267f821ab factor sources map to Card from CardSource 2018-12-13 17:53:13 +00:00