Commit Graph

906 Commits

Author SHA1 Message Date
Miguel Sozinho Ramalho
5480721f46 Merge pull request #35 from fspoettel/fix/drag-focus-state 2022-04-06 22:17:10 +01:00
Felix Spöttel
cddba91748 fix(map): disable focus outline when dragging 2022-04-06 22:15:31 +02:00
Miguel Sozinho Ramalho
24d50fd773 Merge pull request #26 from fspoettel/fix/zoom-crash 2022-04-06 18:22:28 +01:00
Miguel Sozinho Ramalho
7adde37b95 Merge pull request #31 from bellingcat/feat/export-data 2022-04-06 18:18:30 +01:00
msramalho
94812b97ce format 2022-04-06 19:16:51 +02:00
msramalho
799f67ea49 implements csv+json downloads 2022-04-06 18:57:09 +02:00
Felix Spöttel
6c87d0a47a fix(map): prevent crash when applying filter during zoom 2022-04-06 18:02:24 +02:00
Miguel Sozinho Ramalho
68362d64b5 Merge pull request #29 from gaearon/fix-flash 2022-04-06 11:00:09 +01:00
Dan Abramov
ebc18688f0 Fix flashing on zoom 2022-04-06 01:55:38 +01:00
msramalho
4c1b220d75 fixes incorrect embed URL concatenation 2022-04-05 10:24:44 +02:00
Miguel Sozinho Ramalho
cd8690436e Merge pull request #20 from gaearon/18 2022-04-04 18:12:46 +01:00
Miguel Sozinho Ramalho
9273a34b4e Merge pull request #22 from gaearon/drag-perf 2022-04-04 17:53:55 +01:00
Miguel Sozinho Ramalho
191324f9b1 Merge pull request #19 from gaearon/fix-tabs 2022-04-04 17:51:52 +01:00
Miguel Sozinho Ramalho
5ff084e0f6 Merge pull request #18 from gaearon/fix-warnings 2022-04-04 17:51:26 +01:00
Lachlan Kermode
e61854a4ec Merge branch 'main' into fix-warnings 2022-04-03 21:24:50 -04:00
msramalho
905682d3e2 minor(changes icon to info) 2022-04-03 23:08:45 +02:00
Miguel Sozinho Ramalho
cf97f90375 Merge pull request #17 from hgrsd/feat/date-range 2022-04-03 21:59:31 +01:00
dan
22c2715473 rm import 2022-04-03 21:59:29 +01:00
Dan Abramov
23d519f5b9 Improve dragging performance 2022-04-03 21:54:57 +01:00
Dan Abramov
27636d0d24 Update to React 18 2022-04-03 21:22:14 +01:00
Dan Abramov
66ad4ddd48 Fix warning about Tab and TabPanel 2022-04-03 21:05:54 +01:00
Dan Abramov
5092a195fb Rename unsafe lifecycle methods 2022-04-03 20:53:17 +01:00
Dan Abramov
ad646a2a00 Fix invalid <rect> width error 2022-04-03 20:52:25 +01:00
Dan Abramov
c5dad0ba57 Add missing keys 2022-04-03 20:48:53 +01:00
Dan Abramov
3abac3ebad Fix DOM property name warnings 2022-04-03 20:26:43 +01:00
Dan Abramov
2398d29f5f Fix li > li DOM nesting warning 2022-04-03 20:22:01 +01:00
hgrsd
a14ad2670a feat: dynamic initial time range 2022-03-31 18:12:16 -04:00
msramalho
80e223a3b8 adding some config instructions 2022-03-29 16:43:20 +02:00
msramalho
b6046220d8 Merge branch 'main' of https://github.com/bellingcat/ukraine-timemap into main 2022-03-29 16:16:51 +02:00
msramalho
8d434ace8a updating timeline 2022-03-29 16:16:47 +02:00
Logan Williams
3f5252dd87 Merge pull request #14 from hgrsd/fix/single-tile-layer
fix(map): make sure we have only a single tile layer
2022-03-24 16:14:23 +01:00
hgrsd
7ec7e7a657 fix(map): make sure we have only a single tile layer 2022-03-24 10:55:53 -04:00
Logan Williams
46ca3b429e Merge branch 'feat/fullscreen' of github.com:fspoettel/ukraine-timemap 2022-03-24 13:06:35 +01:00
Logan Williams
347f54ebcc Change styles for satellite switcher 2022-03-24 13:05:05 +01:00
hgrsd
2d32af53a9 more accurate comment 2022-03-22 23:55:02 -04:00
hgrsd
08052fcbc4 remove superfluous initialize call 2022-03-22 23:42:20 -04:00
hgrsd
d25f320deb unit test 2022-03-22 23:17:05 -04:00
hgrsd
9b7e02ef61 add satellite overlay toggle 2022-03-22 22:57:56 -04:00
Felix Spöttel
26c8432acf feat(Toolbar): add fullscreen toggle 2022-03-22 22:03:34 +01:00
Felix Spöttel
da38cddb82 chore: extract ToolbarButton component 2022-03-22 21:21:38 +01:00
msramalho
1b30f320b5 closes #9 missing events in filter 2022-03-22 16:29:31 +01:00
Logan Williams
4a6096497b Merge branch 'main' of github.com:bellingcat/ukraine-timemap 2022-03-22 16:12:45 +01:00
Logan Williams
ca048c38cf Fix bug caused by interrupting flyTo 2022-03-22 16:10:58 +01:00
Miguel Sozinho Ramalho
b4842fb4ca Merge pull request #10 from fspoettel/feat/event-count 2022-03-22 14:27:02 +00:00
Felix Spöttel
a7990088ab feat(Timeline): add event count to title 2022-03-22 13:43:06 +01:00
msramalho
1f34cb3494 reducing images size 2022-03-22 12:35:22 +01:00
msramalho
17250c678d adjust README instructions 2022-03-22 11:55:37 +01:00
msramalho
04b7a86bc7 adds the config.js for the ukraine timemap 2022-03-22 10:30:47 +01:00
Miguel Sozinho Ramalho
4a3d43afcd Merge pull request #8 from fspoettel/fix/track-package-lock
adds package-lock.json to repo
2022-03-22 09:20:00 +00:00
Felix Spöttel
475e5e72f8 fix: track package.lock file 2022-03-21 21:52:35 +01:00