Skip to content

Commit 3fba411

Browse files
committed
chore(og): remove unused static ogImage fields from libraries
1 parent 3e25049 commit 3fba411

File tree

15 files changed

+0
-31
lines changed

15 files changed

+0
-31
lines changed

src/libraries/ai.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ const textStyles = `text-pink-600 dark:text-pink-500`
99
export const aiProject = {
1010
...ai,
1111
description: `A powerful, open-source AI SDK with a unified interface across multiple providers. No vendor lock-in, no proprietary formats, just clean TypeScript and honest open source.`,
12-
ogImage: 'https://github.com/tanstack/ai/raw/main/media/repo-header.png',
1312
latestBranch: 'main',
1413
bgRadial: 'from-pink-500 via-pink-700/50 to-transparent',
1514
textColor: `text-pink-700`,

src/libraries/config.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const textStyles = 'text-black dark:text-gray-100'
88
export const configProject = {
99
...config,
1010
description: `Opinionated tooling to lint, build, test, version, and publish JS/TS packages — minimal config, consistent results.`,
11-
ogImage: 'https://github.com/tanstack/config/raw/main/media/repo-header.png',
1211
latestBranch: 'main',
1312
featureHighlights: [
1413
{

src/libraries/db.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const textStyles = `text-orange-600 dark:text-orange-500`
88
export const dbProject = {
99
...db,
1010
description: `TanStack DB gives you a reactive, client-first store for your API data with collections, live queries and optimistic mutations that keep your UI reactive, consistent and blazing fast 🔥`,
11-
ogImage: 'https://github.com/tanstack/db/raw/main/media/repo-header.png',
1211
latestBranch: 'main',
1312
bgRadial: 'from-orange-500 via-orange-700/50 to-transparent',
1413
textColor: `text-orange-700`,

src/libraries/devtools.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ const textStyles = 'text-black dark:text-gray-100'
88
export const devtoolsProject = {
99
...devtools,
1010
description: `A unified devtools panel that houses all TanStack devtools and allows you to create and integrate your own custom devtools.`,
11-
ogImage:
12-
'https://github.com/tanstack/devtools/raw/main/media/repo-header.png',
1311
latestBranch: 'main',
1412
featureHighlights: [
1513
{

src/libraries/form.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ const textStyles = 'text-yellow-600 dark:text-yellow-300'
88
export const formProject = {
99
...form,
1010
description: `Headless, performant, and type-safe form state management for TS/JS, React, Vue, Angular, Solid, Lit and Svelte.`,
11-
ogImage: 'https://github.com/tanstack/form/raw/main/media/repo-header.png',
1211
latestBranch: 'main',
1312
bgRadial: 'from-yellow-500 via-yellow-600/50 to-transparent',
1413
textColor: 'text-yellow-600',

src/libraries/hotkeys.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const textStyles = 'text-rose-600 dark:text-rose-500'
77
export const hotkeysProject = {
88
...hotkeys,
99
description: `A type-safe, cross-platform hotkey library with sequence detection, key state tracking, hotkey recording, and framework adapters for React and more.`,
10-
ogImage: 'https://github.com/tanstack/hotkeys/raw/main/media/repo-header.png',
1110
latestBranch: 'main',
1211
bgRadial: 'from-rose-500 via-rose-700/50 to-transparent',
1312
textColor: 'text-rose-700',

src/libraries/libraries.ts

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ export const query: LibrarySlim = {
2828
latestBranch: 'main',
2929
availableVersions: ['v5', 'v4', 'v3'],
3030
scarfId: '53afb586-3934-4624-a37a-e680c1528e17',
31-
ogImage: 'https://github.com/tanstack/query/raw/main/media/repo-header.png',
3231
defaultDocs: 'framework/react/overview',
3332
sitemap: {
3433
includeLandingPage: true,
@@ -219,7 +218,6 @@ export const router: LibrarySlim = {
219218
latestBranch: 'main',
220219
availableVersions: ['v1'],
221220
scarfId: '3d14fff2-f326-4929-b5e1-6ecf953d24f4',
222-
ogImage: 'https://github.com/tanstack/router/raw/main/media/header.png',
223221
docsRoot: 'docs/router',
224222
sitemap: {
225223
includeLandingPage: true,
@@ -333,7 +331,6 @@ export const table: LibrarySlim = {
333331
latestBranch: 'main',
334332
availableVersions: ['v8', 'alpha'],
335333
scarfId: 'dc8b39e1-3fe9-4f3a-8e56-d4e2cf420a9e',
336-
ogImage: 'https://github.com/tanstack/table/raw/main/media/repo-header.png',
337334
defaultDocs: 'introduction',
338335
sitemap: {
339336
includeLandingPage: true,
@@ -407,7 +404,6 @@ export const form: LibrarySlim = {
407404
latestBranch: 'main',
408405
availableVersions: ['v1'],
409406
scarfId: '72ec4452-5d77-427c-b44a-57515d2d83aa',
410-
ogImage: 'https://github.com/tanstack/form/raw/main/media/repo-header.png',
411407
sitemap: {
412408
includeLandingPage: true,
413409
includeTopLevelDocsPages: true,
@@ -437,7 +433,6 @@ export const virtual: LibrarySlim = {
437433
latestBranch: 'main',
438434
availableVersions: ['v3'],
439435
scarfId: '32372eb1-91e0-48e7-8df1-4808a7be6b94',
440-
ogImage: 'https://github.com/tanstack/query/raw/main/media/header.png',
441436
defaultDocs: 'introduction',
442437
legacyPackages: ['react-virtual'],
443438
}
@@ -468,7 +463,6 @@ export const ranger: LibrarySlim = {
468463
latestBranch: 'main',
469464
availableVersions: ['v0'],
470465
scarfId: 'dd278e06-bb3f-420c-85c6-6e42d14d8f61',
471-
ogImage: 'https://github.com/tanstack/ranger/raw/main/media/headerv1.png',
472466
}
473467

474468
export const store: LibrarySlim = {
@@ -493,7 +487,6 @@ export const store: LibrarySlim = {
493487
latestBranch: 'main',
494488
availableVersions: ['v0'],
495489
scarfId: '302d0fef-cb3f-43c6-b45c-f055b9745edb',
496-
ogImage: 'https://github.com/tanstack/store/raw/main/media/repo-header.png',
497490
defaultDocs: 'overview',
498491
}
499492

@@ -521,7 +514,6 @@ export const pacer: LibrarySlim = {
521514
latestBranch: 'main',
522515
availableVersions: ['v0'],
523516
scarfId: '302d0fef-cb3f-43c6-b45c-f055b9745edb',
524-
ogImage: 'https://github.com/tanstack/pacer/raw/main/media/repo-header.png',
525517
defaultDocs: 'overview',
526518
}
527519

@@ -548,7 +540,6 @@ export const hotkeys: LibrarySlim = {
548540
latestVersion: 'v0',
549541
latestBranch: 'main',
550542
availableVersions: ['v0'],
551-
ogImage: 'https://github.com/tanstack/hotkeys/raw/main/media/repo-header.png',
552543
defaultDocs: 'overview',
553544
}
554545

@@ -574,7 +565,6 @@ export const db: LibrarySlim = {
574565
latestBranch: 'main',
575566
availableVersions: ['v0'],
576567
scarfId: '302d0fef-cb3f-43c6-b45c-f055b9745edb',
577-
ogImage: 'https://github.com/tanstack/db/raw/main/media/repo-header.png',
578568
defaultDocs: 'overview',
579569
sitemap: {
580570
includeLandingPage: true,
@@ -603,7 +593,6 @@ export const ai: LibrarySlim = {
603593
latestVersion: 'v0',
604594
latestBranch: 'main',
605595
availableVersions: ['v0'],
606-
ogImage: 'https://github.com/tanstack/ai/raw/main/media/repo-header.png',
607596
defaultDocs: 'getting-started/overview',
608597
}
609598

@@ -628,7 +617,6 @@ export const intent: LibrarySlim = {
628617
latestVersion: 'v0',
629618
latestBranch: 'main',
630619
availableVersions: ['v0'],
631-
ogImage: 'https://github.com/tanstack/intent/raw/main/media/repo-header.png',
632620
defaultDocs: 'overview',
633621
}
634622

@@ -658,7 +646,6 @@ export const config: LibrarySlim = {
658646
latestVersion: 'v0',
659647
latestBranch: 'main',
660648
availableVersions: ['v0'],
661-
ogImage: 'https://github.com/tanstack/config/raw/main/media/repo-header.png',
662649
}
663650

664651
export const devtools: LibrarySlim = {
@@ -688,8 +675,6 @@ export const devtools: LibrarySlim = {
688675
latestVersion: 'v0',
689676
latestBranch: 'main',
690677
availableVersions: ['v0'],
691-
ogImage:
692-
'https://github.com/tanstack/devtools/raw/main/media/repo-header.png',
693678
}
694679

695680
export const mcp: LibrarySlim = {
@@ -748,7 +733,6 @@ export const cli: LibrarySlim = {
748733
latestVersion: 'v0',
749734
latestBranch: 'main',
750735
availableVersions: ['v0'],
751-
ogImage: 'https://github.com/tanstack/cli/raw/main/media/repo-header.png',
752736
defaultDocs: 'overview',
753737
}
754738

src/libraries/pacer.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const textStyles = `text-lime-600 dark:text-lime-500`
77
export const pacerProject = {
88
...pacer,
99
description: `Optimize your application's performance with TanStack Pacer's core primitives: Debouncing, Throttling, Rate Limiting, Queuing, and Batching.`,
10-
ogImage: 'https://github.com/tanstack/pacer/raw/main/media/repo-header.png',
1110
latestBranch: 'main',
1211
bgRadial: 'from-lime-500 via-lime-700/50 to-transparent',
1312
textColor: `text-lime-700`,

src/libraries/query.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ export const queryProject = {
99
...query,
1010
description:
1111
'Powerful asynchronous state management, server-state utilities and data fetching. Fetch, cache, update, and wrangle all forms of async data in your TS/JS, React, Vue, Solid, Svelte & Angular applications all without touching any "global state"',
12-
ogImage: 'https://github.com/tanstack/query/raw/main/media/repo-header.png',
1312
latestBranch: 'main',
1413
bgRadial: 'from-red-500 via-red-500/60 to-transparent',
1514
textColor: 'text-amber-500',

src/libraries/ranger.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ const textStyles = 'text-black dark:text-gray-100'
77
export const rangerProject = {
88
...ranger,
99
description: `Headless, lightweight, and extensible primitives for building range and multi-range sliders.`,
10-
ogImage: 'https://github.com/tanstack/ranger/raw/main/media/headerv1.png',
1110
latestBranch: 'main',
1211
featureHighlights: [
1312
{

0 commit comments

Comments
 (0)