mirror of
https://github.com/langchain-ai/langsmith-docs.git
synced 2026-08-26 17:26:32 -04:00
[PR #206] [MERGED] feat(2.0): update minor style nits across docs #291
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/langsmith-docs/pull/206
Author: @dqbd
Created: 5/3/2024
Status: ✅ Merged
Merged: 5/3/2024
Merged by: @dqbd
Base:
main← Head:dqbd/2.0-styles📝 Commits (9)
fd9b174feat(2.0): update minor style nits across docsfdbe094Add separator styles, make arrows smalleraa25617Revert arrow icons5a5bc0eDeal with important collision05f9963Use same size for list items in navc1d5b6fRemove console.loga8062edAdd subtle scale animationfaed105Merge branch 'main' into dqbd/2.0-styles019e269Add fix for captions📊 Changes
20 files changed (+227 additions, -37 deletions)
View changed files
📝
docs/evaluation/migration.mdx(+1 -1)📝
docs/index.mdx(+1 -1)📝
docs/tracing/quick_start.mdx(+11 -10)📝
docusaurus.config.js(+6 -1)📝
src/components/InstructionsWithCode.js(+27 -1)📝
src/components/QuickStart.js(+1 -1)📝
src/css/custom.css(+136 -16)📝
src/theme/Feedback.js(+1 -1)➕
versioned_docs/version-2.0/how_to_guides/datasets/_category_.json(+5 -0)➕
versioned_docs/version-2.0/how_to_guides/evaluation/_category_.json(+5 -0)📝
versioned_docs/version-2.0/how_to_guides/index.md(+2 -1)➕
versioned_docs/version-2.0/how_to_guides/setup/_category_.json(+6 -0)📝
versioned_docs/version-2.0/how_to_guides/setup/create_account_api_key.mdx(+1 -1)📝
versioned_docs/version-2.0/how_to_guides/setup/set_up_workspace.mdx(+1 -1)➕
versioned_docs/version-2.0/how_to_guides/tracing/_category_.json(+6 -0)📝
versioned_docs/version-2.0/index.mdx(+1 -1)➕
versioned_docs/version-2.0/reference/data_formats/_category_.json(+5 -0)➕
versioned_docs/version-2.0/reference/sdk_reference/_category_.json(+5 -0)➕
versioned_docs/version-2.0/reference/system_architecture/_category_.json(+5 -0)📝
versioned_docs/version-2.0/tutorials/observability.mdx(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.