11 Commits

Author SHA1 Message Date
Roberto Tonino
81f8ed0899 style: removed some classes and ids; style: added typography.css; style: added vendor folder; wip: BaseAccordion component 2020-11-07 19:00:34 +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
d3e1b71faf feat: download all button in Favorites page, this solves #37 2020-10-07 20:29:20 +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
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
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