Commit Graph

20 Commits

Author SHA1 Message Date
Felix Spöttel
1063178e8d feat: Switch tooling to vite (#67)
closes https://github.com/bellingcat/ukraine-timemap/issues/66
2023-01-27 17:13:23 +00:00
Andrew Mudrov
53d6f389e3 feat(main): style changes and mobile version (#58)
Co-authored-by: msramalho <19508417+msramalho@users.noreply.github.com>
2022-10-31 17:40:35 +00:00
msramalho
35f849b78a feat: adds graphic content protection 2022-08-24 10:00:19 +01:00
wattroll
b4eb4edcae npm run lint:fix 2022-04-06 21:40:40 +03:00
msramalho
4c1b220d75 fixes incorrect embed URL concatenation 2022-04-05 10:24:44 +02:00
Miguel Sozinho Ramalho
191324f9b1 Merge pull request #19 from gaearon/fix-tabs 2022-04-04 17:51:52 +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
Felix Spöttel
da38cddb82 chore: extract ToolbarButton component 2022-03-22 21:21:38 +01:00
msramalho
26b0dcbda0 removes irrelevant conversation tweets 2022-03-16 10:53:47 +01:00
msramalho
28cb2f468d fix twitter bug 2022-03-15 10:44:13 +01:00
Lachlan Kermode
86fcd1a942 💄 2022-03-10 07:20:48 -05:00
Lachlan Kermode
330a7c56d0 Improved styles for timeline and card 2022-03-07 09:11:30 -05:00
Lachlan Kermode
4113c04830 Add support for Twitter and Telegram 2022-03-06 19:34:12 -05:00
Lachlan Kermode
723c4b7007 Remove design-system dependency 2022-03-03 20:24:38 -05:00
efarooqui
8e8416136e All filters working in conjunction; can filter on shape, filter, and category separately 2021-05-21 17:17:43 -07:00
efarooqui
c688a35958 event.shape is initially shape ID, interpolated during domain fetch; adding base styles for checkbox inline with said component; generalized checkbox comp across three panels 2021-05-21 16:18:35 -07:00
efarooqui
8206edb310 Polygon checkbox working active and inactive; need to hook up action to filter through events 2021-05-21 14:48:40 -07:00
efarooqui
7156639ec3 Polygon shapes abstracted to be types of checkboxes; abstracted rendering of panel into one component; importing shapes from separate endpoint 2021-05-20 18:44:26 -07: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