21 Commits

Author SHA1 Message Date
Roberto Tonino
d5973c067b style: CoverContainer; style: primary and secondary text 2020-11-02 23:24:10 +01:00
Roberto Tonino
d0f7e11afd fix: correctly hidden empty sections after performing a search; style: added CoverContainer component; style: removed some CSS classes 2020-11-02 22:33:00 +01:00
Roberto Tonino
7f0d621f62 workflow: reset feature/search-page-improvement branch 2020-11-02 12:25:08 +01:00
Roberto Tonino
2cf68d182b chore: downgraded rollup-plugin-vue@4.2.0 due to watcher problems; performance: removed download tab styles 2020-10-28 21:14:21 +01:00
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
c1c585de3c style: unified accent color and changed its name to primary-color; style: back button; style: added btn css component 2020-10-10 20:03:19 +02:00
Roberto Tonino
685c637d3d style: integrated base variables into Taiwlind 2020-10-10 17:35:04 +02:00
Roberto Tonino
d3e1b71faf feat: download all button in Favorites page, this solves #37 2020-10-07 20:29:20 +02:00
Roberto Tonino
9e25ada875 style: download items color bar; style: download items delete icon 2020-10-05 19:54:48 +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
139ef91b6e fnished moving search tabs in components 2020-09-16 22:22:55 +02:00
Roberto Tonino
d965c1e65b feat: improved routing removing display none/block on route change; feat: improved favorites data rendering; feat: added type checking for socket.io 2020-08-31 22:14:14 +02:00
RemixDev
8fa091835a Added "Select Download Folder" button 2020-08-05 15:54:42 +02:00
RemixDev
9d074bc538 Added translation support for toast messages 2020-07-21 11:09:47 +02:00
Roberto Tonino
b782f0aa76 fixed some translation styles; fixed a translation plural 2020-07-20 17:59:23 +02:00
Roberto Tonino
657f02c7d5 finished writing scss declarations with SASS synthax. Now the repo is a bit lighter 2020-06-22 21:07:51 +02:00
Roberto Tonino
973dc630c5 improved sidebar smoothness and status feddback 2020-06-19 20:57:05 +02:00
Roberto Tonino
7484bf75cf updated rollup plugin node-resolve; improved favorites refresh animation 2020-06-18 18:29:38 +02:00
Roberto Tonino
ea1938d429 updated content tabs' style 2020-06-16 21:57:18 +02:00
RemixDev
9cdad5d13d Added reload button in favorites tab 2020-06-10 18:45:59 +02:00
Roberto Tonino
6b05933352 installed sass devDependency; installed rimraf devDependency to clean files before builds (no more sourcemaps in builds); updated README.md and corrected typos in it; updated rollupjs devDependency to latest version; updated rollup-plugin-terser devDependency to latest version 2020-06-07 21:06:52 +02:00