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

Temporarily revert Android commits in order to create a release of Slate focused solely on Android #4256

Merged
merged 2 commits into from
May 13, 2021

Conversation

clauderic
Copy link
Collaborator

Description
This PR temporarily reverts the Android-related commits in order to prepare a release that clears the backlog of changes that are pending release, and then create a second release focused solely on Android.

This will help reduce risk for consumers to migrate to the version of Slate that supports Android.

@changeset-bot
Copy link

changeset-bot bot commented May 13, 2021

⚠️ No Changeset found

Latest commit: d0df941

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

@clauderic clauderic requested a review from thesunny May 13, 2021 01:04
@clauderic clauderic merged commit 4f50211 into ianstormtaylor:main May 13, 2021
clauderic pushed a commit to slate-rte/slate that referenced this pull request May 13, 2021
…se of Slate focused solely on Android (ianstormtaylor#4256)"

This reverts commit 4f50211.
clauderic added a commit that referenced this pull request May 14, 2021
…ation layer

* Revert "Temporarily revert Android commits in order to create a release of Slate focused solely on Android (#4256)"

This reverts commit 4f50211. 

* Updates to android composition manager

* Add user input tracking

It's necessary to only track mutations that result from user input. Some mutations that happen inside block or leaf nodes can happen outside of the render loop of the Editable component.
dylans pushed a commit to dylans/slate that referenced this pull request Sep 13, 2021
…ate focused solely on Android (ianstormtaylor#4256)

* Revert "Add DefaultEditable and AndroidEditable to exports (ianstormtaylor#4255)"

This reverts commit 5298e51.

* Revert "Feature/android keyboard support (ianstormtaylor#4200)"

This reverts commit e03ce7c.
dylans pushed a commit to dylans/slate that referenced this pull request Sep 13, 2021
…ation layer

* Revert "Temporarily revert Android commits in order to create a release of Slate focused solely on Android (ianstormtaylor#4256)"

This reverts commit 4f50211. 

* Updates to android composition manager

* Add user input tracking

It's necessary to only track mutations that result from user input. Some mutations that happen inside block or leaf nodes can happen outside of the render loop of the Editable component.
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