-
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
Development #1879
Development #1879
Conversation
HardeepAsrani
commented
Sep 25, 2023
•
edited by irinelenache
Loading
edited by irinelenache
- Decrease the delay when enabling/disabling options in Otter Dashboard #1842 - [tested Rodica]
- Assets are enqueued for widgets not visible on the page #1665 - [In testing - Irinel]
- https://github.com/Codeinwp/otter-internals/issues/98 - [Tested - Irinel]
- Minor improvements on the Focus, Hover and secondary buttons in the Otter Dashboard #1843 - [Tested - Irinel]
- Typing animation cursor color #1717 - [Tested - Irinel]
- https://github.com/Codeinwp/otter-internals/issues/91 - [Tested - Irinel]
- Fix PHPStan errors #1880
- Update the Typography controls in the Otter Blocks #1882 - [Tested - Irinel]
- Add compatibility with Rank Math for having internal links in the Posts block #1871 - [Tested - Irinel]
- Remove block files from Blocks CSS/Animation #1876 - [Tested - Irinel]
- https://github.com/Codeinwp/themeisle/issues/1575 - [Tested - Irinel]
Bumps [php-stubs/acf-pro-stubs](https://github.com/php-stubs/acf-pro-stubs) from 6.0.6 to 6.1.7. - [Release notes](https://github.com/php-stubs/acf-pro-stubs/releases) - [Commits](php-stubs/acf-pro-stubs@v6.0.6...v6.1.7) --- updated-dependencies: - dependency-name: php-stubs/acf-pro-stubs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 7.9.0 to 8.0.1. - [Commits](php-stubs/woocommerce-stubs@v7.9.0...v8.0.1) --- updated-dependencies: - dependency-name: php-stubs/woocommerce-stubs dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Improve Otter Dashboard UX
Remove unnecessary deps when using widgets
Make tabs header editable
…t/php-stubs/acf-pro-stubs-6.1.7 chore(deps-dev): bump php-stubs/acf-pro-stubs from 6.0.6 to 6.1.7
…t/php-stubs/woocommerce-stubs-8.0.1 chore(deps-dev): bump php-stubs/woocommerce-stubs from 7.9.0 to 8.0.1
Plugin build for 95ea4a0 is ready 🛎️!
|
Bundle Size Diff
|
E2E SummaryTyping
Values above 60ms"0 - 97.04, 3 - 71.20, 4 - 60.66, 6 - 64.55, 7 - 60.18, 8 - 63.54, 9 - 106.05, 10 - 72.28, 11 - 85.39, 12 - 68.09, 13 - 66.62, 14 - 76.16, 16 - 86.78, 17 - 73.07, 18 - 60.39" |
chore: prepare BF event
@Codeinwp/qa-team Can we do a pre-release QA on this? We want to release this alongside with BF deals so it will be great to prioritize this if no other major release is being QA'd right now. |
|
@irinelenache regarding the Maps issue, it's happening to me too, after importing a starter site. Where the maps block has a "400pxpx" height |
This will be made into a separate issue. The problem is more complex since the math calc in the popup does work differently. Not use if we can find a nice solution for this, but it should not be an important matter since the popup is not the ideal place for a post search.
This is the correct behavior.
Added a smarted checking 🔧 Also, @irinelenache can you tell me what startersites do this? Is it possible that it might be some wrong values?
Now AI Block will be available to use for non-admin users. But the key must be already set. |
@irinelenache you can find the fix here: #1928 |
@Soare-Robert-Daniel
^ It happened using any starter site, i just changed the settings in order to make the sidebar visible and added the block. The PR did not fix this issue, you can check on this instance:
|
It seems that when loaded with customizer in the sidebar, the leaflet otter CSS is missing and the Leaflet might try to extract the height itself, thus creating the weird artifact like This will be a separate issue. |
@Soare-Robert-Daniel @HardeepAsrani Thank you for checking & fixing the issues 🚀 Everything's fine regarding the release ✅ |
Fix for release build.
🎉 This PR is included in version 2.4.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |