Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

v1.2.6

Choose a tag to compare

@arobbins arobbins released this 09 Oct 01:33
· 12 commits to master since this release
v1.2.6
3a140c4

Greetings! 馃憢

A long awaited feature has been released this week: the ability to easily change UI colors such as the add to cart button and cart icon. You can find these new color options within the subnav links "Products" and "Cart" inside the plugin settings.

In addition to more UI customizations coming in 1.2.7, there are also exciting features coming in a few months. One of these features include custom Gutenberg blocks which will create a really powerful way to show your products. Really excited about this. Shortcodes will remain functional, but the Gutenberg blocks will most likely replace shortcodes as the default way to show your Shopify products. Expect this to arrive in 3-5 months. Some other features include native featured images and a dedicated REST API. Stay tuned!

  • New Feature Plugin setting allowing users to change colors of various UI elements like the add to cart button, cart icon, etc
  • Updated Updated plugin settings UI layout
  • Updated Updated icons on plugin settings page
  • Dev Started work on the new WP Shopify REST API
  • Dev Added a bunch of unit tests for color settings and database table operations
  • Dev Refactored custom autoloader
  • Dev Added React to admin JavaScript
  • Dev Fixed broken Travis build