Skip to content

feat: blog page og image#625

Closed
kane50613 wants to merge 1469 commits into
TanStack:mainfrom
kane50613:main
Closed

feat: blog page og image#625
kane50613 wants to merge 1469 commits into
TanStack:mainfrom
kane50613:main

Conversation

@kane50613

@kane50613 kane50613 commented Jan 4, 2026

Copy link
Copy Markdown

Since Tanner expressed interest in Takumi, I've taken some free time to work on a proposal for generating blog og images with Takumi.

If this PR is acceptable, docs site og can be implemented incrementally.

image image

brenelz and others added 30 commits October 15, 2025 20:17
TanStack#495)

Co-authored-by: Sean Cassiere <33615041+SeanCassiere@users.noreply.github.com>
Add JSDoc comments to utility functions

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
* upgrade to @convex-dev/auth@0.8

* upgrade to @convex-dev/auth@0.9

* inline reactStartHandler
* community resource page

* fix some things
* Add section on directives' limitations and API alternatives

Co-authored-by: tannerlinsley <tannerlinsley@gmail.com>

* Refactor blog post to remove unnecessary sections

Co-authored-by: tannerlinsley <tannerlinsley@gmail.com>

---------

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
fix for community resource page
Removed 'use streaming' and 'use edge' directives from the document.
…status bar w/ theme (TanStack#527)

feat: prevent overscroll bounce on all browsers and sync mobile status bar with theme

- Add overscroll-behavior: none to prevent bounce effect across all browsers
- Implement dynamic theme-color meta tag that syncs with site theme toggle
- Add THEME_COLORS constant to utils for consistent color references
- Update ThemeProvider to set status bar color on theme change

Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
…ention of page (TanStack#528)

Previous changes to prevent overscroll bounce behavior accidentally removed pull-to-refresh functionality on mobile browsers. This fixes both issues by making the navbar properly fixed and ensuring the background color is correctly applied to the page.
…ack#516)

* fix: showing NaN for Npm Downloads in the tanstack/config page

Handle non-finite values for npm download count.

* style: run prettier

---------

Co-authored-by: SeanCassiere <33615041+SeanCassiere@users.noreply.github.com>
* fix: handle empty frameworks in getStats function

Updated the getStats function to return a default package format when no frameworks are provided in the library argument. This ensures compatibility for libraries like @tanstack/config.

* chore: remove comment
…TanStack#515)

fix: updated copy markdown component to toast notification
refactor: update layout and responsiveness of DBVersionIndex component

Modified the DBVersionIndex component to enhance layout responsiveness by adjusting max-width properties and grid structure for better display on various screen sizes.
tannerlinsley and others added 18 commits January 2, 2026 11:26
Simplify the navigation by showing just the library name (Query, Router,
Form, etc.) instead of the full "TanStack Query" format. The TanStack
brand is already prominent in the logo, so the prefix is redundant.

Co-authored-by: Claude <noreply@anthropic.com>
* fix: clean up codeblock styles and improve tab layout

* fix: enhance tab styles for improved visibility and layout

* fix: improve heading collection logic within tab components

* ci: apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
@netlify

netlify Bot commented Jan 4, 2026

Copy link
Copy Markdown

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 8ae1dcc
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/695bd2aa3400ef0008345819
😎 Deploy Preview https://deploy-preview-625--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 24 (🟢 up 2 from production)
Accessibility: 90 (no change from production)
Best Practices: 83 (no change from production)
SEO: 98 (🟢 up 1 from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@kane50613 kane50613 marked this pull request as draft January 4, 2026 22:48
@kane50613 kane50613 force-pushed the main branch 3 times, most recently from 1a95fdb to c995518 Compare January 4, 2026 23:16
@kane50613 kane50613 marked this pull request as ready for review January 4, 2026 23:18
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.