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

Port more API tests to new interfaces #4864

Merged
merged 2 commits into from
Feb 17, 2021
Merged

Port more API tests to new interfaces #4864

merged 2 commits into from
Feb 17, 2021

Conversation

timleslie
Copy link
Contributor

No description provided.

@vercel
Copy link

vercel bot commented Feb 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/keystonejs/keystone-next-docs/fh05htt9a
✅ Preview: https://keystone-next-docs-git-more-api-tests.keystonejs.vercel.app

@changeset-bot
Copy link

changeset-bot bot commented Feb 16, 2021

⚠️ No Changeset found

Latest commit: 0365993

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel vercel bot temporarily deployed to Preview February 17, 2021 00:09 Inactive
@vercel vercel bot temporarily deployed to Preview February 17, 2021 00:15 Inactive
@vercel vercel bot temporarily deployed to Preview February 17, 2021 00:43 Inactive
@vercel vercel bot temporarily deployed to Preview February 17, 2021 00:57 Inactive
@vercel vercel bot temporarily deployed to Preview February 17, 2021 01:01 Inactive
@vercel vercel bot temporarily deployed to Preview February 17, 2021 01:13 Inactive
@vercel vercel bot temporarily deployed to Preview February 17, 2021 01:34 Inactive
@@ -63,7 +63,7 @@ If you want to enforce something about the relationship between a parent and chi

## Changing the default handling of user input

For some behaviour like markdown shortcuts, you need to change the default handling of user input like converting a paragraph to a blockquote when a user types `> `.
For some behaviour like markdown shortcuts, you need to change the default handling of user input like converting a paragraph to a blockquote when a user types `>`.
Copy link
Member

Choose a reason for hiding this comment

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

The space here is intentional, in the example, the blockquote is created when pressing space, not >

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm, this is the result of a yarn format. Looks like we'll need to work out a way to run yarn format and not have it break this bit of the docs. For now I'll revert it on this branch.

@vercel vercel bot temporarily deployed to Preview February 17, 2021 03:02 Inactive
@vercel vercel bot temporarily deployed to Preview February 17, 2021 03:06 Inactive
@timleslie timleslie changed the title [WIP] Port more API tests to new interfaces Port more API tests to new interfaces Feb 17, 2021
@timleslie timleslie merged commit 36f4223 into master Feb 17, 2021
@timleslie timleslie deleted the more-api-tests branch February 17, 2021 03:26
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