Skip to content

Zen Mode - #534

Merged
YOGESH-08 merged 22 commits into
prodfrom
staging
Sep 25, 2026
Merged

YOGESH-08 merged 22 commits into
prodfrom
staging

Conversation

@YOGESH-08

Copy link
Copy Markdown
Collaborator

Remove gravitas banner
New Zen mode feat
and posthog analytics

krishitag and others added 22 commits August 15, 2026 00:18
…ency

Fixes #471. Memoizes the Provider value objects in courseContext,
filterContext, Card's PaperProvider usage, and carousel.tsx's
CarouselContext, which were being rebuilt on every render and causing
unnecessary re-renders in consumers. Also fixes package.json, where
react was pinned via a broken link: path instead of a real version,
which broke local installs.
Addresses review feedback on the value memoization: separates
frequently-changing state (papers, filters, pagination) from stable
action functions into two contexts, so a future consumer that only
needs actions won't re-render on unrelated state changes. useFilters()
still works exactly as before for existing consumers.
Add useMemo/useCallback to context providers, fix broken react depend…
Improve catalogue and PDF viewer UX and light mode uiux
init posthog (w/o) self driving
chore: Remove completed Gravitas event banners and footer links
@YOGESH-08
YOGESH-08 merged commit ec1fb9a into prod Sep 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants