magento
Here are 1,696 public repositories matching this topic...
Home should link to home
Wishlist and cart should open wl/cart
Account should link to my account or open login modal if user is not logged in
"Menu" can remain like it is now as we don't have a component to open with this yet
-
Updated
Nov 10, 2020 - Shell
-
Updated
Nov 13, 2020 - Go
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 11, 2020 - PHP
-
Updated
May 15, 2020 - HTML
-
Updated
Jul 14, 2020 - PHP
-
Updated
Apr 20, 2019 - PHP
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Oct 26, 2020 - SCSS
-
Updated
Sep 11, 2020 - JavaScript
Thanks to awesome work of @ResuBaka in #210 we now are able to use typescript. Even though JS still is and will be supported, we'd like to fully utilize benefits of this feature by rewriting the code with typings. Contributions with any VSF-API parts are welcome but please, group it by segments/directories (i.e. a full extension, whole API section, whole lib, full one platform, etc). PRs of single
-
Updated
Sep 7, 2020 - PHP
-
Updated
Oct 23, 2020 - PHP
-
Updated
Feb 12, 2019 - PHP
-
Updated
Nov 12, 2020 - PHP
Improve this page
Add a description, image, and links to the magento topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the magento topic, visit your repo's landing page and select "manage topics."



In PWA Studio we have a mutation composed of two mutations. I found that when requesting a "additionalpayment_methods" in both response objects the grandtotal in the second mutation response body comes back as the total from after the first mutation.