Skip to content

Releases: hyva-themes/magento2-react-checkout

1.1.3

25 May 13:35
7de820f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

21 Sep 03:39
Compare
Choose a tag to compare

What's Changed

  • fix for swapping setting billing and shipping by @jladmore in #286
  • #279 Remove build js loading via header by @rajeev-k-tomy in #297
  • #276 Add setPageLoader in BillingSameAsShippingCheckbox action by @rajeev-k-tomy in #298
  • #275 Apply react hooks rules by @rajeev-k-tomy in #299
  • shipping methods plugin implementation by @rajeev-k-tomy in #301
  • Include @hyva/react-checkout aliasing for shipping/payment integrations by @rajeev-k-tomy in #303
  • Initial Formik State Updates Carried out Through Individual Form Sections by @rajeev-k-tomy in #302
  • Minor improvements by @rajeev-k-tomy in #304
  • Provision to update validation schema updateValidationSchema in both shipping method and payment method section. Useful when we need to inject validation schema via third party integrations.

Full Changelog: 1.1.1...1.1.2

1.1.1

12 Jul 04:42
885df90
Compare
Choose a tag to compare

What's Changed

  • #294 Remove lodash-webpack-plugin by @rajeev-k-tomy in #295
    • This was creating abnormal behaviour in the production build and thereby in the checkout page.

Full Changelog: 1.1.0...1.1.1

1.1.0

16 Jun 08:52
1121eb8
Compare
Choose a tag to compare

What's Changed

  • Upgrade to React 18 by @rajeev-k-tomy in #291
  • Uses tailwind 3 out of box and no longer holding tailwind configuration under view directory.
  • #292 Add support for automatic tailwind config merge by @wigman in #293

Full Changelog: 1.0.8...1.1.0

1.0.8

11 Apr 09:23
f753873
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.7...1.0.8

1.0.7

06 Apr 15:49
9b62b24
Compare
Choose a tag to compare

What's Changed

  • #277 Implement a common hook to perform save payment using REST Api by @rajeev-k-tomy in #280
  • Updating package dependencies to the latest.

Full Changelog: 1.0.6...1.0.7

1.0.6

14 Feb 13:15
0050804
Compare
Choose a tag to compare

What's Changed

  • #263 Address cannot save for FR due to region value issue by @rajeev-k-tomy in #271
  • Fetch applied taxes and subtotal incl and excl VAT by @ArjenMiedema in #268
  • #216 configurable options by @rajeev-k-tomy in #272
  • #269 Minor improvements by @rajeev-k-tomy in #270
    1. When the cart billing address is empty, the cart states cart.billing_address must be an empty object {}.
    2. Shipping charge is not shown when "Free shipping" is selected.
    3. Show the "Other Addresses" section if the cart address is a "new" address and the customer possesses addresses in the book.
    4. Guest checkout scenario & billing ≠ shipping: When we save billing address, it will make billing = shipping in the UI perspective. However, in the background, it saves billing address only and the shipping address remains intact.
    5. Translations seems to be missing for the below strings
      • Save in address book
      • Do you already have an account?
      • Login
      • Do you want to login?

New Contributors

Full Changelog: 1.0.5...1.0.6

1.0.5

03 Feb 04:55
ba18393
Compare
Choose a tag to compare

What's Changed

  • Fixing checkout breakable bug: checkout config is not passing from react-container.phtml by @rajeev-k-tomy in #267

Full Changelog: 1.0.4...1.0.5

1.0.4

01 Feb 06:10
92cfb4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

14 Jan 06:21
267ef82
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3