-
Notifications
You must be signed in to change notification settings - Fork 33
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
Sidebar UI #1403
Sidebar UI #1403
Conversation
E2E SummaryTyping
Values above 60ms"6 - 73.44, 7 - 68.15, 10 - 68.16, 17 - 64.02, 19 - 67.16, 20 - 61.70, 21 - 64.20, 23 - 64.88, 24 - 66.86, 25 - 75.45, 26 - 62.75, 28 - 69.32, 29 - 66.21, 30 - 60.27, 31 - 70.89, 70 - 63.92, 71 - 62.89, 74 - 61.49, 75 - 60.66, 77 - 62.12, 78 - 60.92, 80 - 60.50, 82 - 60.66, 90 - 64.06, 91 - 62.35, 94 - 61.71, 97 - 71.14" |
Bundle Size Diff
|
Plugin build for addc059 is ready 🛎️!
|
I don't see an option to really add that there, so we can't do it, unfortunately. But that's fine, I actually wanted to make it look generic for users who don't want to use the feature. But when you add something, you get the powered by Otter notice.
It's a weird thing that happens, for CSS we just leave the class in case the person is using it somewhere else too. But animations, I'll take a look to confirm see if we can get rid of the extra class but for now, it's not a problem as without the animated class, those class won't do anything.
Yea, it's expected. I'll put this for QA, thanks for the review! |
@HardeepAsrani Tested the PR and everything's fine on my end 🚀 |
🎉 This PR is included in version 2.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Closes #1333, #1347, #1358.
Summary
https://www.loom.com/share/e8918257337e4d6998241187d4906810
This PR introduced a Block Tools Panel that can be used to add:
Apart from this, it removes the Otter icon in the Toolbar and instead puts the Export & Copy/Paste back into the more menu, given that Copy/Paste can be easily used with Keyboard shortcuts now.
It also moves the controls for Typing/Counting animations straight to the selected input instead of the sidebar.
In addition, we also bump minimum WP version to 5.9.
Screenshots
Test instructions
Checklist before the final review