-
[NA] [FE] Add 'View all integrations' card to quickstart pages (#3659)
发布于
2025-10-15 09:46:58 +00:00 - [NA] [FE] Add 'View all integrations' card to quickstart pages
Added a new card linking to the integrations overview documentation that appears in the integration grid on both the get-started page and quickstart dialog.
Key changes:
- Created IntegrationDocumentation component with BookOpen icon
- Added source prop to IntegrationExplorerContext to differentiate between get-started and quickstart-dialog
- Implemented dynamic tracking IDs for FullStory (data-fs-element) and PostHog (autocapture)
- Replaced smolagents integration entry in the grid with the new card
- Card description: '60+ integrations across all major languages'
- Links to /integrations/overview documentation page
Tracking IDs by source:
- Get Started page: IntegrationsOverviewDocsLink-get-started
- Quickstart dialog: IntegrationsOverviewDocsLink-quickstart-dialog
Implements: Add view all integrations card to quickstart pages
- Revision 2: Fix linting errors
- Remove trailing newline in IntegrationDocumentation.tsx
- Fix prettier formatting in IntegrationGrid.tsx
- Comment out unused smolagents imports in integrations.ts
- Revision 3: Update card description to be shorter and more engaging
Changed description from '60+ integrations across all major languages' to 'Discover 60+ ways to connect' for a more concise and inviting message.
- Update copy
下载附件