-
Notifications
You must be signed in to change notification settings - Fork 87
Development #4451
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 #4451
Conversation
Update Google Fonts
Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.48 to 3.3.49. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/v3.3.49/CHANGELOG.md) - [Commits](Codeinwp/themeisle-sdk@v3.3.48...v3.3.49) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-version: 3.3.49 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
feat: add obfx modules
🌍 i18n String Review Report📊 Summary
➕ Added Strings (62) - Click to expand
|
refactor: update strings
refactor: header style link interface
* feat: improvements to upsell link positioning * feat: add buttons to all pages * fix: make nav tab reactive --------- Co-authored-by: Marius Cristea <[email protected]>
This PR moves Move to Scroll from Pro version to Free version. Few notes:
It introduces new strings.
It adds a migration for from the option to theme mod for enable/disable.
* feat: display plan name * fix: js lint --------- Co-authored-by: Marius Cristea <[email protected]>
Add the vertical slider on a desktop and the horizontal slider on a mobile device to the gallery image of a single product.
* feat: add Style Book to Neve's Customizer * Update aria-label for close button in style book * chore: use wp_get_theme to get desc * chore: skip focusing on customizer if clicked inside input fields * feat: take stylebook controls to specific controls * Update class verification for form group in tests * Change locator from page to iframe for form group * Remove clickable class verification from style book tests Removed verification for form clickable class in style book tests. --------- Co-authored-by: Marius Cristea <[email protected]>
|
@HardeepAsrani, the style book option is not showing with the latest build. |
|
@poonam279 It should be fine now, the PR was in draft so build wasn't created. |
|
@HardeepAsrani, I have checked again with the latest build and now the style book option is showing but not working. |
|
@poonam279 I've tested again and it worked fine. |
|
@HardeepAsrani, Thanks for checking! I tested it on another instance and it’s working fine 👍 |
This adds a guide for new users to get started with their website. It will only appear for new users. It will appear in the Dashbaord under Launch Progress.
feat: update themeisle-sdk to version 3.3.50 and enhance label filters
|
🎉 This PR is included in version 4.2.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
New Features
Enhancements
Bug Fixes