Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mavcr/graphql.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: source
Choose a base ref
...
head repository: graphql/graphql.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: source
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 111 files changed
  • 6 contributors

Commits on May 12, 2025

  1. Update response.mdx (graphql#1994)

    Fixing typo
    mavcr authored May 12, 2025
    Configuration menu
    Copy the full SHA
    cf263f1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Add Board Meeting Summary (graphql#1997)

    * Create 2025-05-15-governing-board-recap.md
    
    * Prettier
    
    ---------
    
    Co-authored-by: Benjie Gillam <[email protected]>
    jorydotcom and benjie authored May 19, 2025
    Configuration menu
    Copy the full SHA
    32981d8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. new conf design — landing (graphql#1995)

    * Add Hans Grotesk as --font-sans
    
    * Clean up the font setup to make sure .font-sans works consistently
    
    * Add Commit Mono as --font-mono
    
    * Add new colors
    
    * Use relative rgb colors to support alpha
    
    * Use unwraped custom properties for colors to support older browsers
    
    * Add typography styles
    
    * Make the texts switch to different size starting from `lg`
    
    * Go back to switching on 768px
    
    * Add README.md to explain the new directory
    
    * Add Anchor component for internal and external links
    
    * Add clsx to classFunctions in Tailwind VSCode settings
    
    * Add Button component
    
    * Add `variant` prop
    
    * Fix Button colors
    
    * Tweak hover color
    
    * Set text color in dark mode
    
    * Add RegisterToday section
    
    * Tweak RegisterToday section spacing
    
    * Improve mobile styles
    
    * Improve paddings for medium screen sizes
    
    * Add a global focus style className
    
    * Improve medium screen size styles
    
    * Add Calendar and Pin from Pixelarticons
    
    * Move typography styles to a Tailwind plugin so they autocomplete
    
    * Extract the event links
    
    * Move RegisterToday to components dir
    
    * Fix typography-d1 size
    
    * Use next-theems from transitive dep (for now) (we need `dark:` prefix for Hero)
    
    * Draft Hero component
    
    * Move Pixelarticons to .tsx files
    
    * Make the Hero match designs
    
    * Redo the Hero stripes in CSS
    
    * Tweak focus outline
    
    * Use alternative gradients in dark mode
    
    * Animate mask bean on load to avoid blinking
    
    * Tweak styles for mobiles and large screen sizes
    
    * Remove todo comment
    
    * Clean up more comments
    
    * Add Navbar
    
    * Improve the backdrop layer
    
    * Make the gradient match Figma
    
    * Add What to Expect section
    
    * Improve gql-conf-container class
    
    * Style What to Expect section nicely
    
    * Remove the old Intro section
    
    * Add a two hacky classes to make the old part of website still readable
    
    * Make the gradient match Figma
    
    * Add top minds section
    
    * improve styles
    
    * Improve social buttons
    
    * Add more socials
    
    * Update styles
    
    * More responsive styles
    
    * Show [Become as speakser] if there is no /speakers page yet
    
    * Improve the contrast of secondary button in dark mode
    
    * Make Tanmai's photo as green as the others
    
    * Add GetYourTicket section
    
    * Improve GetYourTicket styles
    
    * Improve the stripes
    
    * Lower the opacity to make text readable
    
    * Fix borders
    
    * Update text
    
    * Make the padding and borders better
    
    * Add RegisterSection
    
    * Underline links
    
    * Add Sponsors section
    
    * Tweak styles
    
    * Use SVGR to load sponsor logos and fix the grid layout
    
    * Make it less transparent and get rid of border radius
    
    * Remove a redundant comment
    
    * Remove unused import
    
    * Fix a type name
    
    * Use a proper icon
    
    * Fix alignment
    
    * Add Call for Proposals section
    
    * make the dates table
    
    * Improve styles
    
    * Begin mobile version
    
    * Tweak styles
    
    * Add the stripes
    
    * Add missing keys
    
    * Add .typography-link utility
    
    * Add FrequentlyAskedQuestions section
    
    * Tweak spacing
    
    * Bump navbar opacities
    
    * Make the Navbar okay
    
    * Add background strips per section
    
    * Remove unused import
    
    * Make the navbar more mobile friendly
    
    * Make the navbar consistent color at the top
    
    * Supress hydration warning from next-themes
    
    * Make the FAQ work better on medium screens
    
    * Fix the CallForProposals on mobile
    
    * Take a random shot at fixing the stripes glitch
    
    * Fix the navbar root link
    
    * Make the logo link to / and the text to conf root
    
    * Remove the old Register section
    
    * Update old sections to new typography styles
    
    * Fix Tyk logo
    
    * Add shrink-0 to arrows
    
    * Update navbar icons to pixelarticons
    
    * Make CallForProposals better on tablet screens
    
    * Fix border colors
    
    * Tweak spacing
    
    * Tweak the top minds for medium screens
    
    * Tweak the heading width
    
    * Add GraphQLFoundationCard
    
    * Use proper trademark color
    
    * Tweak spacings
    
    * Improve mobile styles
    
    * Refactor the logo link out, restyle old footer
    
    * Add stripes to the footer
    
    * Add grid borders to the footer
    
    * Tweak the blur blob position
    
    * Unify paddings
    
    * Make the Stripes look more like the design
    
    * Remove old pnpm-workspace.yaml
    
    * Add a basic Marquee with Motion
    
    * Copy the content of the marquee way too many times
    
    * Make the decoration look like on the design
    
    * Add remaining marquee sections
    
    * Unify colors and block scroll in navbar
    
    * Switch to current sponsors
    
    * Restyle the Sponsorship perks section
    
    * Run Prettier on SVGs
    
    * Change dl to ul in WhatToExpectSection
    
    * Show previous edition speakers in the top minds section
    
    * Restyle Resources
    
    * Unify widths per @saihaj's suggestion
    
    Co-authored-by: Saihajpreet Singh <[email protected]>
    
    * Unify more widths per @saihaj's suggestion
    
    Co-authored-by: Saihajpreet Singh <[email protected]>
    
    * Tweak styles
    
    ---------
    
    Co-authored-by: Saihajpreet Singh <[email protected]>
    hasparus and saihaj authored May 20, 2025
    Configuration menu
    Copy the full SHA
    b7ab00d View commit details
    Browse the repository at this point in the history
  2. new conf design — cta section (graphql#1998)

    * Unify paddings
    
    * Add CtaCardSection
    
    * Support thin stripes
    hasparus authored May 20, 2025
    Configuration menu
    Copy the full SHA
    6f52538 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. new conf design — close mobile menu (graphql#2000)

    * Close mobile menu on link click
    
    * Close navbar menu on escape
    hasparus authored May 21, 2025
    Configuration menu
    Copy the full SHA
    80267e4 View commit details
    Browse the repository at this point in the history
  2. new conf design — gallery strip (graphql#1999)

    * Figure out drag constraints for Marquees
    
    * Add missing key
    
    * Add GalleryStrip
    
    * Add images
    
    * Implement custom zooming
    
    * Give up on zooming for now
    
    * Add some padding
    
    * Vary widths
    
    * Clean up unused zoom-in and zoom-out svgs
    
    * Wrap window to make the build work
    
    * Fix varying widths
    
    * Remove redundant role prop
    
    * Don't slow down images marquee on hover
    
    * Change cursor on pointer down and up
    
    * Improve the footer on phones
    
    * Add touch-pan-y
    
    * Run Prettier
    hasparus authored May 21, 2025
    Configuration menu
    Copy the full SHA
    f92ea0d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. Configuration menu
    Copy the full SHA
    f192c30 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. new conf design — location (graphql#2002)

    * Add location section
    
    * Move PixelArtIcons to _design-system dir
    
    * Move Accordion and icons to _design-system
    
    * Improve new location section
    
    * Get rid of dark blob, style dark mode
    
    * Add WebkitMaskImage and redundant remove console.log
    
    * Format
    hasparus authored May 26, 2025
    Configuration menu
    Copy the full SHA
    fd2e903 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. GraphiQL 4.1 Announcement blog post (graphql#2007)

    * graphiql 4.1 blog
    
    * apply Benjie suggestion
    
    * more Benjie suggestion
    
    * Update index.mdx
    
    * correct date
    dimaMachina authored May 31, 2025
    Configuration menu
    Copy the full SHA
    0b2d07c View commit details
    Browse the repository at this point in the history
Loading