Commit Graph

31 Commits

Author SHA1 Message Date
plebeius.eth
68b783fc0f style(header): fix line height for different language font 2023-10-22 13:27:47 +02:00
plebeius.eth
5ecebdddfc style(logo): improve borders 2023-10-22 12:13:28 +02:00
plebeius.eth
37d895f661 feat(translations): add most spoken languages for a total of 35 2023-10-22 11:12:05 +02:00
plebeius.eth
cfa8993490 feat(translations): add ar, es, hi, ja, pt, zh 2023-10-22 10:41:33 +02:00
plebeius.eth
862abf1b91 feat(translations): add select element for many translations 2023-10-22 10:24:36 +02:00
plebeius.eth
ec89be2ffa style(header): rename rising tab to active 2023-10-21 20:01:11 +02:00
plebeius.eth
6d1e1de578 refactor(header): move logic outside of render 2023-10-18 15:39:29 +02:00
plebeius.eth
fd92f54158 style(header): use svg for logo text instead of png 2023-10-17 10:47:17 +02:00
plebeius.eth
ede81ceba6 style(header): fix margin 2023-10-15 21:26:57 +02:00
plebeius.eth
ff9431ccf5 style(themes): rename dark to black 2023-10-14 16:14:56 +02:00
plebeius.eth
6efb790f0b style(themes): improve css variables naming to be more accurate 2023-10-13 17:54:04 +02:00
plebeius.eth
bf8add3106 fix(header): auto select hot short at first load 2023-10-13 17:12:54 +02:00
plebeius.eth
4b004630ea refactor(style): removed nested css from all modules 2023-10-13 16:59:03 +02:00
plebeius.eth
f1dfafeb5e Revert "style: convert all css modules to scss"
This reverts commit 359f04a993.
2023-10-13 16:50:08 +02:00
plebeius.eth
dba5381c94 refactor(header): move choices array to top level so it's static 2023-10-13 13:05:57 +02:00
plebeius.eth
777d4eee70 fix(header): remove "top" sort 2023-10-13 12:09:30 +02:00
plebeius.eth
359f04a993 style: convert all css modules to scss 2023-10-13 11:43:10 +02:00
plebeius.eth
e9e473598f chore: prettify, add missing translations 2023-10-12 12:31:50 +02:00
plebeius.eth
12afc828fd feat(account bar): clicking the language name switches the language, for testing 2023-10-12 10:11:45 +02:00
plebeius.eth
d794aec82a refactor(home): move temporary language and theme select elements to header 2023-10-11 09:54:22 +02:00
plebeius.eth
a4217a803a feat(translations): add English and Italian 2023-10-10 17:21:22 +02:00
plebeius.eth
180166681d chore(components): use FC type from React 2023-10-10 13:43:19 +02:00
plebeius.eth
4e8843ba06 feat(header): add account bar with username 2023-10-10 13:12:35 +02:00
plebeius.eth
f9e7710267 chore: prettify 2023-10-10 13:00:49 +02:00
plebeius.eth
9aa9d4ed0a fix(header): use transform for pixel decimals 2023-10-10 12:58:58 +02:00
plebeius.eth
d1cf663bcd fix(header): adjust mobile positioning 2023-10-10 11:46:06 +02:00
plebeius.eth
7c1962ad6b fix(home): add event.preventDefault() for links, adjust styling 2023-10-10 11:35:08 +02:00
plebeius.eth
908f001a20 fix(header): fix padding, cursor 2023-10-10 11:06:17 +02:00
plebeius.eth
0d433caebe fix(header): add responsiveness 2023-10-09 18:22:41 +02:00
plebeius.eth
b902094f00 feat(home): added header with logo and sort types 2023-10-09 17:55:40 +02:00
plebeius.eth
23018a5be7 chore(home): initial home feed file structure and default subs hook 2023-10-09 14:56:27 +02:00