Releases: godaddy-wordpress/go
Releases · godaddy-wordpress/go
1.2.6
1.2.5
Enhancements
- Introduce AMP compatibility. #447, #471
- Update CSS variables, improve spacing, improve typography scale. #467
- Improve development processes (
npm run watch). #478 - Introduced a
changelog.txtfile to easier track changes between releases. Update Github release notes with changelog changes. #475 - Improvements to the copyright footer text, including a new filter (
go_footer_copyrght_year_text). #468
Bug Fixes
1.2.4
Enhancements
- Improve vertical vertical rhythm and spacing. #451
- Switch from PO/MO to JSON-based translation system. #459
Bug Fixes
- Conditionally set menu locations description based on selected footer variation. #445
- Prevent site header from overlapping the mobile menu. #449
- Tweak CoBlocks carousel block arrows for Welcoming, Trendy and Playful design styles. #452
- Fix gallery caption alignment. #461
- Hide previously open menu items when a new one is opened. #464
1.2.3
- Add jQuery as a dependency of
frontend.js.
1.2.2
- Set
is_automaticto false inincludes/tgm.php. - Removed excess, unused, files.
- Removed
font-familyfrom globalpelement. @props Danny Cooper - Renamed 'Colors' panel title in the customizer to 'Site Design'.
- Remove
esc_attr()fromsearchform.php. - Swap
esc_attr_x()foresc_html_x()insearchform.php. - Update theme
screenshot.pngand add attribution for image used in screenshot. - Add attribution for node dependencies in
readme.txt. - Refactor
primary-menu.jsandsearch-toggle.jsto lock tab focus to the main menu and the search form, respectively.
1.2.1
- Refactor
woo-menu-cart.jsto resolve JavaScript error on non-shop sites. - Remove the
hrefattribute from the cart slide out button element. - Disable the WooCommerce slide out cart when on the cart page.
1.2.0
- Introduce breadcrumbs and post navigation in single product templates.
- Fix output of archive page title.
- Tweak product navigation.
- Fix shop page title visibility.
- Introduce WooCommerce cart menu icon and slide out cart.
- Fix empty cart message icon.
- Tweak variation styles.
- Update 'Clear' reset variations link text.
- Update comments in design style CSS files.
- Fix Playful design style default header text color.
- Update headers and theme responsiveness.
- Add variants to
--header-paddingvalues. - Improved site search bar.
- Fix submenu item word wrap.
- Typecast all Go filters to return data in the expected format.
- Add an
aria-labelto the navigation cart link. - Revert all PHP array shorthand syntax.
- Update unit test suite.
- Fix unscoped jQuery for WordPress 5.3 compatibility.
- Fix code sniffs.
- Fix dashboard fatal error on
shop_orderpost type.
1.1.1
- Introduce additional design styles.
1.1.0
- Initial release.