Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Shared Language Context and Enhanced Code Examples #827

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Aug 20, 2024

  1. feat: create LanguageContext

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    61eb218 View commit details
    Browse the repository at this point in the history
  2. refactor: standardize usage of Go vs Golang in Tabs items

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1af2147 View commit details
    Browse the repository at this point in the history
  3. feat: create UniversalTabs component

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    755f37b View commit details
    Browse the repository at this point in the history
  4. refactor: switch to UniversalTabs for basics

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4144e12 View commit details
    Browse the repository at this point in the history
  5. refactor: switch to UniversalTabs for advanced

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    339735f View commit details
    Browse the repository at this point in the history
  6. refactor: switch to UniversalTabs for concurrency

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    afa8768 View commit details
    Browse the repository at this point in the history
  7. refactor: switch to UniversalTabs for retries, triggering-runs, and w…

    …orker-assignment
    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    90a5fe4 View commit details
    Browse the repository at this point in the history
  8. refactor: switch to UniversalTabs for features

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cfb6457 View commit details
    Browse the repository at this point in the history
  9. refactor: switch to UniversalTabs for home

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    eced8c4 View commit details
    Browse the repository at this point in the history
  10. refactor: switch to UniversalTabs for launches and self-hosting

    Local Admin authored and Local Admin committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a74feab View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. feat: create codeblocks scraping script with octokit and run at build…

    …time
    Local Admin authored and Local Admin committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9cbfd20 View commit details
    Browse the repository at this point in the history
  2. feat: create CodeCell component and test implementation in /features/…

    …concurrency/overview.mdx (buggy)
    Local Admin authored and Local Admin committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    71c0046 View commit details
    Browse the repository at this point in the history
  3. fix: fix theming/syntax highlighting of CodeCell component with Shiki

    Local Admin authored and Local Admin committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    998a17f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Properly authenticate Octokit and gather links to test

    Local Admin authored and Local Admin committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    1eeed91 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. feat/code-component

    TranquilVarun committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    544964c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    25cfed3 View commit details
    Browse the repository at this point in the history
  2. final code cells

    TranquilVarun committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    69d903b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    691f605 View commit details
    Browse the repository at this point in the history