Skip to content
Henner R Setyono edited this page Jun 16, 2019 · 5 revisions

Changelog

2.0.0

  • Renamed to "edje-wc-library".
  • More feature rehash coming soon...

1.4.0

  • [Frontend] Moved over codes that rearrange elements from default theme to this plugin
  • [My Account] Override Login template

1.3.6

  • [Checkout] Compatibility with WooCommerce 3.4.x which addded Privacy page and changes on Coupon field.
  • [My Account] Fixed broken Login page when Register is disabled.
  • [Admin User Profile] Each section are in new line instead of 50:50 columns.

1.3.5

  • [MyAccount] Added extra fields in Registration form.

1.3.4

  • [Checkout] Require theme_support of h-checkout.
  • [Wholesale] Require theme_support of h-wholesale.
  • [Wholesale] (Still WIP) Added Wholesale price columns in Product list table.

1.3.3

  • [Wholesale] Added wholesale price field in Product edit page. (WIP)
  • Added "h" namespace to all modules

1.3.2

  • [Single] Fixed price range not hiding when variation is selected

1.3.1

  • Minor changes to file naming and organization.

1.3.0

  • First foundation to Jetpack-like setting page. (Group up files into module to make it easier to enable or disable).

1.2.0

  • Rearrange the files and add conditional to only load when needed.
  • [Cart] Remove Subtotal table in CART and replace it with direct link to CHECKOUT page.
  • [Cart] Change the product image in ORDER TABLE to use "thumbnail" size.
  • [My Account] Hide "Downloads" menu if the customer has no item to download
  • [Checkout] In order review table, move the position of quantity to be inline

1.1.6

  • Wordpress 4.9 compatibility fix for admin CSS

1.1.5

  • Fixed the interface when there's only 1 allowed country

1.1.4

  • [Cart] - Fixed duplicate thumbnail in Cart and Email.

1.1.3

  • [Checkout] Set enqueue priorty to 999,999 to prevent overlapping from theme
  • [Admin] Fixed JS error on admin page

1.1.2

  • Re-enabled Select2 script and stylesheet.

1.1.1

  • [Checkout] Select field has its label always visible.

1.1.0

  • [Checkout] Fully responsive checkout page
  • [Thank You] Apply interface changes for Thank You page too

1.0.1-beta

  • [Checkout] Dequeued all other CSS so checkout page only contain CSS from this plugin.
  • [Checkout] Checkout template will use the one from this plugin.

1.0.0-beta

  • Structure changes to follow WP recommendation.
  • [Checkout] Added major interface changes for Checkout page (under development)

0.5.0

  • Manage Stock is not ticked by default.
  • Putting 0 on Quick Stock field sets the status into Out of Stock.
  • Putting any number other than 0 on Quick Stock field will tick Manage Stock.

0.4.1

  • Re-enable the variation manual sorting by drag-n-drop.
  • Fixed bug where additional variation isn't set the global price initially.

0.4.0

  • Changing Main Backorder will change all variations too
  • Fixed a bug where global price are missing
  • Hide the attribute checkboxes

0.3.1

  • Automatically tick "Used for Variations" when adding new attribute
  • Remove the code that hide some fields in Variation detail

0.3.0 - First Release

  • Revamped interface for Variations
  • Hide most fields from Variation detail

Clone this wiki locally