Commit Graph

14 Commits

Author SHA1 Message Date
Roberto Tonino
c1bde5357d build: v1.1.2, chore: improved charts displaying by removing duplicated worldwide chart code; style: removed a lot of .scss files in favor off tailwind utilities; chore: removed some unused ids; style: improved feedback on section-tabs; chore: replaced css variable in primary color in tailwind config with the hsl color code 2020-10-14 22:18:13 +02:00
Roberto Tonino
7ce1ddb6dd feat: added keybinding to toggle download bar; style: search bar 2020-09-26 21:48:55 +02:00
Roberto Tonino
064c3b29bc chore: removed main_selected global; perf: added route links instead of showView method and removed tabs.js 2020-09-26 19:48:30 +02:00
Roberto Tonino
468142004a chore: reduced a bit bundle size by using lighter flags; workflow: improved code modularity; chore: removed unused functions and globals; chore: removed .jsbeautify file 2020-09-26 17:53:25 +02:00
RemixDev
3c276405af Removed main_selected from updateResults as it's not used 2020-09-24 15:14:47 +02:00
RemixDev
aaecaab04d Reload search page if searching again and already in search tab 2020-09-24 13:48:37 +02:00
RemixDev
0ff20aa594 Added names to sections for accessibility 2020-09-23 17:25:27 +02:00
RemixDev
fdd30396b7 Changed clear search from CTRL+BACKSPACE to CTRL+SHIFT+BACKSPACE 2020-09-23 17:02:26 +02:00
Roberto Tonino
5fc41db230 fix: analyzer tab always resetting befoe a search, feat: split countries in different utils file 2020-09-19 14:20:15 +02:00
Roberto Tonino
cda31a93ff fix: ARL not setting correctly in the store; feat: removed some document.getElementById; feat: added v-cloak style 2020-09-17 23:55:57 +02:00
Roberto Tonino
5695f4ecd6 started moving search tabs in components 2020-09-16 18:59:25 +02:00
Roberto Tonino
cd8b03681a removed useless divs, moved search placeholder to the right place, improved searchbar keyup listener code 2020-09-15 22:44:29 +02:00
Roberto Tonino
636701aa70 added language change logic, added flags, added more translations 2020-07-18 22:44:27 +02:00
Roberto Tonino
42e44c45fe changed directory structure of js and Vue files; added plugin for translation (can try it in settings) 2020-07-17 00:11:28 +02:00