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

GraphiQL component: forcedTheme #3407

Merged
merged 6 commits into from
Jun 17, 2024
Merged

Commits on Aug 27, 2023

  1. GraphiQL component: showThemeSettings

    changeset
    
    change prop to enforceTheme
    
    clean
    
    change prop name
    
    cypress theme tests
    
    delete onEditForceTheme
    
    fix some
    
    new changeset
    
    fix
    
    fix
    
    Update packages/graphiql/cypress/e2e/theme.cy.ts
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/cypress/e2e/theme.cy.ts
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/cypress/e2e/theme.cy.ts
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/resources/renderExample.js
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/src/components/GraphiQL.tsx
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/src/components/GraphiQL.tsx
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/cypress/e2e/theme.cy.ts
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update .changeset/famous-shirts-mate.md
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/cypress/e2e/theme.cy.ts
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/cypress/e2e/theme.cy.ts
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    
    Update packages/graphiql/cypress/e2e/theme.cy.ts
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    TuvalSimha and dimaMachina committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    8f75b62 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Update packages/graphiql/src/components/GraphiQL.tsx

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    dimaMachina and TallTed committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cef2ab5 View commit details
    Browse the repository at this point in the history
  2. Update packages/graphiql/src/components/GraphiQL.tsx

    Co-authored-by: Ted Thibodeau Jr <[email protected]>
    dimaMachina and TallTed committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    f7f1168 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2956e11 View commit details
    Browse the repository at this point in the history
  4. simplify

    dimaMachina committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    089bec8 View commit details
    Browse the repository at this point in the history
  5. fix cypress

    dimaMachina committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b7e6f18 View commit details
    Browse the repository at this point in the history