Commit Graph

22 Commits

Author SHA1 Message Date
plebeius.eth
c2968c39ed style(feed post): use flexbox for expando so it appears full width 2023-10-19 11:48:51 +02:00
plebeius.eth
f6030ba2a4 style(feed post): fix padding, remove useless properties 2023-10-18 16:55:36 +02:00
plebeius.eth
322bf08794 style(feed post): add flex column to avoid any wrapping below thumbnail and vote arrows 2023-10-18 16:46:44 +02:00
plebeius.eth
397b58ea3d refactor(feed post): move functions to utils, move expando and button code to new components, remove repetitions 2023-10-18 14:23:52 +02:00
plebeius.eth
95a0f2c3a1 style(feed post): add dark version of expand buttons 2023-10-17 10:05:45 +02:00
plebeius.eth
d9da3a8c5e refactor(thumbnail): make thumbnail component from feed post 2023-10-16 21:24:16 +02:00
plebeius.eth
c1eb36e3cf refactor(feed post): move buttons to post-tools component 2023-10-16 21:02:05 +02:00
plebeius.eth
1a62395140 style(feed post): fix thumbnail wrapper background dimensions 2023-10-16 11:20:23 +02:00
plebeius.eth
319dd23919 perf(feed post): fix virtuoso scrolling smoothness removing all margin and adding render optimizations 2023-10-15 19:45:47 +02:00
plebeius.eth
46ea109904 style(feed post): add dark colors to text expando 2023-10-14 19:47:02 +02:00
plebeius.eth
88c2e1dc77 feat(feed post): add iframe embeds 2023-10-14 19:21:05 +02:00
plebeius.eth
141930615e feat(feed post): add images and videos with dimensions from API and wrapper 2023-10-14 17:15:53 +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
19b0b7d107 style(feed post): add text decoration underline on hover 2023-10-13 17:09:34 +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
359f04a993 style: convert all css modules to scss 2023-10-13 11:43:10 +02:00
plebeius.eth
86331eb99a feat(feed post): add expandos for posts text content and related buttons 2023-10-12 16:40:35 +02:00
plebeius.eth
ef6091ca6c feat(feed post): translate timestamp 2023-10-12 12:06:03 +02:00
plebeius.eth
cac7d19e6d feat(feed post): add buttons 2023-10-12 11:11:14 +02:00
plebeius.eth
452e06dfce feat(feed post): add posts to homepage, initial design, optimized scrolling for virtuoso 2023-10-11 16:03:17 +02:00
plebeius.eth
23018a5be7 chore(home): initial home feed file structure and default subs hook 2023-10-09 14:56:27 +02:00