Skip to content

ensure h1 # ... is a first heading on pages, fix 100vh height for 404 page on mobiles #1669

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

Merged
merged 7 commits into from
Mar 30, 2024

Conversation

dimaMachina
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Mar 30, 2024

@dimaMachina is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

Comment on lines -93 to +96
## Upcoming Events
## Events
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Urigo I renamed Upcoming Events to Events to be consistent with Meetups since we already filter events and put past in Past Events

Before

image

Now

image

Comment on lines -15 to +27
<ul class="apiIndex">
<ul className="apiIndex">
<li>
<a href="#validate">
<pre>function validate</pre>
Validates an AST against a provided Schema.
`function validate` Validates an AST against a provided Schema.
</a>
</li>
<li>
<a href="#specifiedrules">
<pre>var specifiedRules</pre>
A list of standard validation rules described in the GraphQL specification.
`var specifiedRules` A list of standard validation rules described in the GraphQL specification.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixes last hydration errors

Copy link

vercel bot commented Mar 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
graphql-github-io ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 30, 2024 2:45pm

@dimaMachina dimaMachina changed the title ensure h1 # ... is a first heading on pages ensure h1 # ... is a first heading on pages, fix 100vh height for 404 page on mobiles Mar 30, 2024
@Urigo Urigo merged commit baefece into graphql:source Mar 30, 2024
3 of 4 checks passed
YassinEldeeb pushed a commit to YassinEldeeb/graphql.github.io that referenced this pull request Apr 2, 2024
…04 page on mobiles (graphql#1669)

* more

* more

* more

* more

* fix height for 404 page

* remove

* remove some spaces to keep height for all examples less for 2 lines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants