Notes
- Update vsf-odoo version to 1.5.2
- Fix UI bugs on app
- Start updating to new category page behaviour
- Fix build not spliting code on each route (resulting in big chunks to download)
- Using cookies to save cart / wishlist counter ( api-client is caching in redis the cart / wishlist,
on page load nothing is loaded from odoo)
What's Changed
- Update odoo vsf version and fixes by @odranoelBR in #4
- [IMP] update odoo version to .25 by @odranoelBR in #5
- [FIX] removed unused piece from product page by @ekhan-odoogap in #10
- [FIX] hover issue fixing in login modal by @ekhan-odoogap in #11
- [FIX] copy shipping address into billing address in checkout page by @ekhan-odoogap in #12
- [FIX] add to cart and wishlist into list view by @ekhan-odoogap in #13
- [FIX] Old price shouldn't be visible if it's equal to current price by @ekhan-odoogap in #15
- [FIX] show products on per page by @ekhan-odoogap in #16
- [IMP] Update VSF Core version by @ekhan-odoogap in #18
- [FIX] Old and new price visibility by @ekhan-odoogap in #17
- [FIX] 14074-Continue-button-should-be-always-active by @ekhan-odoogap in #19
- [FIX] 14076-Wishlist-issues-solve by @ekhan-odoogap in #24
- [FIX] 14070-Add-to-shopping-cart-should-open-the-cart by @ekhan-odoogap in #20
- [FIX] 14069-Qty-selector-should-work by @ekhan-odoogap in #21
- [FIX] 13799-Show-on-page-should-work by @ekhan-odoogap in #22
- [IMP] 14072 new way to add product to wishlist from product page by @ekhan-odoogap in #23
- [FIX] 13265-Fix-style-on-cart by @ekhan-odoogap in #25
- [FIX] 14073 add to wish list does not work by @ekhan-odoogap in #26
- [FIX] Checkout go back by @ekhan-odoogap in #27
- [FIX] 13799 - Show on page doesn't work by @ekhan-odoogap in #37
- [FIX] 14236 - Filter doesn't work by @ekhan-odoogap in #38
- [FIX] 14238 improve active button on checkout by @ekhan-odoogap in #36
Full Changelog: v1.5.1...v1.5.2