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

Add "prop drawer" #3137

Closed
wants to merge 1 commit into from
Closed

Conversation

MadeByMike
Copy link
Contributor

@MadeByMike MadeByMike commented Jun 10, 2020

image

I'm sure there is a simpler way to capture all selection changes and re-render the currently combining useEffect and some KeyUp events on the editor. Slate docs seem to have no standard way. Not sure why the BlockButtons always seem to re-render with selection changes.

@changeset-bot
Copy link

changeset-bot bot commented Jun 10, 2020

💥 No Changeset

Latest commit: 95a6fd4

Merging this PR will not cause any packages to be released. If these changes should not cause updates to packages in this repo, this is fine 🙂

If these changes should be published to npm, 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

@request-info
Copy link

request-info bot commented Jun 10, 2020

It looks like we could use some more details. Good titles and descriptions help us fix things faster. If you can provide more information please update this issue.

@@ -66,9 +66,9 @@
"react-dom": "^16.13.1",
"react-select": "^3.1.0",
"react-toast-notifications": "^2.3.0",
"slate": "^0.47.4",
"slate": "^0.58.1",
Copy link
Member

Choose a reason for hiding this comment

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

FYI I've specifically left this out of my commits for now, just to hilight the problem merging in a PR that updates slate without allowing different versions between packages

Copy link
Contributor

Choose a reason for hiding this comment

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

Does this supersede #2510 ?

@MadeByMike MadeByMike closed this Jun 16, 2020
@timleslie timleslie deleted the document-field-prop-drawer branch July 10, 2020 01:20
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.

3 participants