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

fix: relay document listeners #6563

Open
wants to merge 13 commits into
base: next
Choose a base branch
from
Open

Commits on May 8, 2024

  1. fix(studio): adding tooltip to read-only bool inputs (#6580)

    * fix(studio): adding tooltip to read-only bool inputs
    
    * fix(studio): testing for tooltip on boolean read-only inputs
    
    * fix(studio): removing memoisation as it was useless
    jordanl17 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a5cd98c View commit details
    Browse the repository at this point in the history
  2. chore(deps): dedupe pnpm-lock.yaml (#6607)

    Co-authored-by: juice49 <1454914+juice49@users.noreply.github.com>
    ecospark[bot] and juice49 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    46d3605 View commit details
    Browse the repository at this point in the history
  3. feat: add canHandleIntent to Structure Builder component (#6516)

    * feat: add canHandleIntent to S.component
    
    * fix: properly type canHandleIntent
    
    * Update packages/sanity/src/structure/structureBuilder/Component.ts
    
    Co-authored-by: Ash <ash@sanity.io>
    
    ---------
    
    Co-authored-by: Ash <ash@sanity.io>
    cngonzalez and juice49 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a54ea1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c4d49d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    46cf0d3 View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency get-it to ^8.4.29 (#6603)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b912091 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update dependency @sanity/client to ^6.18.0 (#6604)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f82f900 View commit details
    Browse the repository at this point in the history
  8. feat(vision): add "save result as json/csv" buttons (#6158)

    * feat(vision): add download as json/csv buttons
    
    * fix(vision): use blob urls for downloads (#6213)
    
    * fix(vision): use Translate component to avoid splitting i18n strings
    
    * fix(vision): clean up i18n resources for result saving feature
    
    ---------
    
    Co-authored-by: Espen Hovlandsdal <espen@hovlandsdal.com>
    RostiMelk and rexxars committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ed88f42 View commit details
    Browse the repository at this point in the history
  9. chore: remove debug code

    bjoerge committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6224a45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f2de4b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4eedef7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    6eeb47c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8dc8b1 View commit details
    Browse the repository at this point in the history