Skip to content

Comments

Revert merge#7965

Merged
riknoll merged 4 commits intomasterfrom
revert-merge
Mar 16, 2021
Merged

Revert merge#7965
riknoll merged 4 commits intomasterfrom
revert-merge

Conversation

@riknoll
Copy link
Member

@riknoll riknoll commented Mar 16, 2021

13d0cb3 Accidentally reverted a bunch of changes on master.

Reverting back to the minor bump before that change, and then re-cherrypicking the three commits that came afterwards:

  1. 2bb67b5
  2. 80833d6
  3. e82ba34

riknoll and others added 4 commits March 16, 2021 11:45
* Add interactable css for button nodes

* Fix background stretching in safari

* Hide button text on mobile

* Add small logo for mobile
@riknoll
Copy link
Member Author

riknoll commented Mar 16, 2021

Since this is hard to review, here are the exact commands I ran:

git checkout origin/master -b revert-merge
git checkout 948388b641d889a636fff9cf34c67d343a3c7bd2 -- .
git commit -m "Reverting back to 948388b641d889a636fff9cf34c67d343a3c7bd2"
git cherry-pick 2bb67b590052ec0b96237d7ba6da9bc0c269435f
git cherry-pick 80833d6f365bdc6fb8bdd1a77f2c1b2eaec06db8
git cherry-pick e82ba342119f9222953983445c5a69bcb3f9cc11

Copy link
Member

@pelikhan pelikhan left a comment

Choose a reason for hiding this comment

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

Thanks Richard!

@pelikhan
Copy link
Member

will you manually put the minor version afterwards? need to skip 6.11.2

@riknoll
Copy link
Member Author

riknoll commented Mar 16, 2021

@pelikhan will do

@riknoll riknoll merged commit 8c4cac6 into master Mar 16, 2021
@riknoll riknoll deleted the revert-merge branch March 16, 2021 19:01
@riknoll
Copy link
Member Author

riknoll commented Mar 16, 2021

#7966

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.

5 participants