Commit Graph
6 Commits
Author SHA1 Message Date
plebeius 4bdee0362d perf(bundle): replace plebbit-js imports with local utility, split chunks, fix CLS and rerenders
Eliminate direct @plebbit/plebbit-js (8.7MB) imports from all UI components by replacing
Plebbit.getShortAddress() with a local get-short-address utility. Add Vite manual chunks for
plebbit-js, plebbit-react-hooks, and react-spring/use-gesture. Fix catalog CLS by matching
skeleton to wrapper dimensions. Lazy-load ChallengeModal and ReplyModal. Add failed-URL cache
to useFetchGifFirstFrame, optimize useHide selector, and memoize useFeed options in mod-queue.
2026-02-26 16:42:36 +08:00
plebeius 1360dd8348 feat: rename plebchan to 5chan 2025-10-17 23:30:35 +02:00
Tom (plebeius.eth) e3cf5076be fix(feed post): gif thumbnail could break persistently 2024-12-12 16:38:04 +01:00
Tom (plebeius.eth) 7ac06de9d1 Update use-fetch-gif-first-frame.ts 2024-10-19 19:09:48 +02:00
Tom (plebeius.eth) 73e12ccbae perf(gifs): cache first frame so gifs don't reload all the time when navigating 2024-10-13 13:07:52 +02:00
plebeius.eth de1547d261 add media component 2024-03-29 13:54:11 +01:00