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

Document features normalization #4638

Merged
merged 32 commits into from
Jan 11, 2021
Merged

Conversation

emmatown
Copy link
Member

@emmatown emmatown commented Jan 6, 2021

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jan 6, 2021

🦋 Changeset detected

Latest commit: bfd88d7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@keystone-ui/popover Patch
@keystone-ui/tooltip Patch

Not sure what this means? Click here to learn what changesets are.

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

const {
editor,
marks: {
[props.type]: { isDisabled, isSelected },
Copy link
Member

Choose a reason for hiding this comment

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

😍 this may be the most badass destructuring I've ever seen

);

editor.insertText('/');
expect(editor).toMatchInlineSnapshot(`
Copy link
Member

Choose a reason for hiding this comment

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

Maybe add a comment to note the cursor behaviour difference between the browser and snapshot

Copy link
Member

@JedWatson JedWatson left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@emmatown emmatown merged commit 160bd77 into master Jan 11, 2021
@emmatown emmatown deleted the document-features-normalization branch January 11, 2021 03:12
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.

None yet

2 participants