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

UI: Add links to documentation and videos in UI #25565

Merged
merged 20 commits into from
Jan 19, 2024
Merged

Commits on Jan 16, 2024

  1. Add API function to get versioned docs URL

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e9d3168 View commit details
    Browse the repository at this point in the history
  2. Add docs link to sidebar menu; Fix left icons

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    be3ae37 View commit details
    Browse the repository at this point in the history
  3. Add new empty state to interactions panel

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4d8f835 View commit details
    Browse the repository at this point in the history
  4. Add icons to argstable to match other empty states

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    39e6fd8 View commit details
    Browse the repository at this point in the history
  5. WIP: saving progress on renderer

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bffee5b View commit details
    Browse the repository at this point in the history
  6. Add option to add renderer to url

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d04198c View commit details
    Browse the repository at this point in the history
  7. stringify injected globals

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    26371a5 View commit details
    Browse the repository at this point in the history
  8. Remove unneeded function

    Shaun Lloyd committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    9f23041 View commit details
    Browse the repository at this point in the history
  9. Update code/addons/interactions/src/constants.ts

    Co-authored-by: Kyle Gach <kyle.gach@gmail.com>
    Shaun Evening and kylegach committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d355f59 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Merge branch 'next' into shaun/jit-learning

    Shaun Evening committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2321701 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Refactor logic for adding renderer globals

    Shaun Lloyd committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e17a7c6 View commit details
    Browse the repository at this point in the history
  2. Add tests for framework utils

    Shaun Lloyd committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ac8a243 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'next' into shaun/jit-learning

    Shaun Evening committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    ecbeadc View commit details
    Browse the repository at this point in the history
  4. Add global vars to typings def

    Shaun Lloyd committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    4b8dc74 View commit details
    Browse the repository at this point in the history
  5. Remove unused import

    Shaun Lloyd committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    0735b1f View commit details
    Browse the repository at this point in the history
  6. Fix CI errors

    Shaun Lloyd committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    627138b View commit details
    Browse the repository at this point in the history
  7. Normalize path for npm packages

    Shaun Lloyd committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    cca6109 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'next' into shaun/jit-learning

    Shaun Evening committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    e7d1e05 View commit details
    Browse the repository at this point in the history
  9. Mock getDocsUrl

    Shaun Lloyd committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c40673e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Remove unused import

    Shaun Lloyd committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    a6fe163 View commit details
    Browse the repository at this point in the history