Releases: BitBagCommerce/SyliusVueStorefront2Frontend
v1.6.2
What's Changed
Fixes:
- Fix bug with loading country in form by @DawidFrankiewicz in #182
- Fix quantity changing in cart by @dead-playmod in #188
- Fix price display on product page by @dead-playmod in #187
- Fix email for guest billing by @dead-playmod in #197
- Fix search scroll on mobile by @dead-playmod in #196
- Fix login issues by @dead-playmod in #200
- Fix search scrolling by @dead-playmod in #202
- Fix wishlist popups by @dead-playmod in #205
- Fix issue with going back on the checkout, which retains selected shipping method by @marcin-duszka in #212
- Add missing translations to sorting options by @dead-playmod in #204
- Add missing translations to users orders table by @dead-playmod in #203
- Show cart preview on mobile view by @dead-playmod in #186
- Show breadcrumbs on mobile view by @dead-playmod in #185
- Show sorting options on mobile view by @dead-playmod in #189
- Show notification if quantity is wrong by @dead-playmod in #194
- Hide wishlist for mobile view by @dead-playmod in #184
Other changes:
- Disconnect build from backend by @dead-playmod in #181
- Add e2e test for using coupon codes by @DawidFrankiewicz in #193
- Add test for changing item quantity by @DawidFrankiewicz in #195
- Add tests for adding products to cart by @DawidFrankiewicz in #198
- Add test for decreasing quantity by @DawidFrankiewicz in #201
- Add user login tests by @DawidFrankiewicz in #209
- Add test for adding product that has no variants to select to cart by @DawidFrankiewicz in #210
- Add mock data auto generation for tests, added to docs by @DawidFrankiewicz in #206
- Add new mock data for each tests by @DawidFrankiewicz in #207
- Separated add product to cart e2e tests (basic, quantity, variant) by @DawidFrankiewicz in #208
New Contributors
- @marcin-duszka made their first contribution in #212
Full Changelog: 1.6.1...v1.6.2
v1.6.1
What's Changed
Refactorings and improvements:
- Rewrite Wishlists dropdown logic by @dead-playmod in #183
- Add bulk actions components by @dead-playmod in #163
- Add automated e2e tests to github workflow with mocked api responses by @DawidFrankiewicz in #180
Fixes:
- Fix stock item tracking by @dead-playmod in #165
- Fix quantity selector for horizontal product card by @dead-playmod in #168
- Fix add to cart button position on product card by @dead-playmod in #164
- Fix errors on add to cart by @dead-playmod in #167
- Fixed error messages not being displayed on production environment by @DawidFrankiewicz in #171
- Fix: Added full support for province name field by @DawidFrankiewicz in #166
- Fix for closing the search results by @dead-playmod in #172
- Fix quantity selector by @dead-playmod in #170
- Fix visibility of wishlist dropdown by @dead-playmod in #169
- Fix wishlist dropdown overflow on homepage by @dead-playmod in #175
- Fix order number on non-main language translated thank you page by @dead-playmod in #176
- Fix attributes translations by @dead-playmod in #177
- Fix quantity selector for products without variants by @dead-playmod in #178
- Add missing translations to wishlist by @dead-playmod in #173
- Add helper function for handling errors by @dead-playmod in #179
- Remove unnecessary text by @dead-playmod in #174
- Disconnect build from backend by @dead-playmod in #191
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
New Features:
- Add reset password functionality by @dead-playmod in #42
- Add edit cart button on checkout pages by @bartek-sek in #135
- Add new tests setup by @dead-playmod in #134
Refactorings and improvements:
- Type safety improvements by @dead-playmod in #89
- Extracting product card code to separate component by @bartek-sek in #141
- Rewrite use cart composable by @dead-playmod in #143
Fixes:
- Fix for broken "Remember me" functionality by @kiczort in #128
- Fix product query issues by @dead-playmod in #126
- Fix type error by @dead-playmod in #131
- Fix category page switching by @dead-playmod in #139
- Fix cart reloading on account switch by @dead-playmod in #140
- Fix error on billing page by @dead-playmod in #144
- Fix register error by @dead-playmod in #145
- Fix for placeholder images being bigger than product card by @DawidFrankiewicz in #149
- Fix for passwordChange error display for prod environment by @bartek-sek in #150
- Fix search results category selection by @dead-playmod in #146
- Fix issue, where selecting saved address loads data by @DawidFrankiewicz in #155
- Fix for broken build in GitHub workflow by @DawidFrankiewicz in #157
- Fix copying billing bug, added e2e test by @DawidFrankiewicz in #153
- Fix for issue, when logging in on checkout page redirects you from checkout by @dead-playmod in #158
- Fix issue for broken coupon codes input field by @DawidFrankiewicz in #159
- Fix previous message being displayed on add coupon code by @DawidFrankiewicz in #160
- Remove userBillingGetters and useUserBilling, replaced with userShipping by @DawidFrankiewicz in #148
- Remove desktop element from mobile menu by @bartek-sek in #129
- Change translations inside script setup by @dead-playmod in #136
- Change of phone number validation in myAccount by @bartek-sek in #151
- Change customer cookies maxAge by @bartek-sek in #154
- Docs update by @DawidFrankiewicz in #147
- Update old e2e-place-order test by @DawidFrankiewicz in #156
- Prevent double orders from multiple browser tabs by @bartek-sek in #138
New Contributors
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
New Features:
Performance optimization:
- Set most SSR queries in non-SSR mode by @bartek-sek in #120
- Change category page performance by @bartek-sek in #127
Fixes:
- Fix default wishlist loading after registering new account by @bartek-sek in #121
- Fix closing modal after adding variant to cart by @bartek-sek in #125
- Disable e-mail field on checkout when user is logged in - billing page by @bartek-sek in #122
Note
The currently released version works in connection to SyliusVueStorefront2Plugin v1.4.0 and above
Full Changelog: v1.4.2...v1.5.0
v1.4.2
What's Changed
Fixes:
- Fix quantity selector in cart sidebar by @DawidFrankiewicz in #114 and #115
- Fix original price which is not displayed by @dead-playmod in #111
- Fix issue with cart after adding incorrect coupon code by @dead-playmod in #116, #117, #118 and #119
- Fix possibility of double clicking make order button in checkout by @dead-playmod in #69
- Fix copy address button which was not working by @DawidFrankiewicz in #106 and #107
- Fix overflow in cart preview by @dead-playmod in #108
- Fix wishlist dropdown toggling by @dead-playmod in #110
- Fix input border by @dead-playmod in #109
- Fix broken GitHub workflows by @dead-playmod in #105
- Fix eslint errors, changed few rules to solve conflicts with prettier, replaced some chars in strings translations by @DawidFrankiewicz in #102
- Add validation to phone number in my account page by @dead-playmod in #112
Full Changelog: 1.4.1...v1.4.2
v1.4.1
What's Changed
Fixes:
- Search bar behavior fixes by @dead-playmod in #55
Notes
The currently released version works in connection to SyliusVueStorefront2Plugin v1.3.0 and above
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
New Features:
- Advanced product variant selector modal by @DawidFrankiewicz in #80
Fixes:
- Fixed mobile view appearance by @DawidFrankiewicz in #90
- Changed mobile notifications to look like desktop notifications and moved them to top by @DawidFrankiewicz in #91
- Added all missing string translations by @DawidFrankiewicz in #85
Refactorings:
- Added seperate query for useFacet() by @DawidFrankiewicz in #63
- Refactored 'add to cart' button by @DawidFrankiewicz in #88
Notes
The currently released version works in connection to SyliusVueStorefront2Plugin v1.3.0 and above
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
New Features:
- User wishlists by @senghe, @DawidFrankiewicz and @dead-playmod in #94
- Add enter confirm to product page quantity input by @dead-playmod in #70
Fixes:
- Fix copying from billing button after refresh by @dead-playmod in #73
- Fix shipping total display in checkout by @dead-playmod in #74
- Fix toggling of language switcher by @dead-playmod in #75
Other changes:
- Documentation improvement by @dead-playmod in #66
- Add enter submit for coupon form in checkout page by @dead-playmod in #71
- Change notifications position by @dead-playmod in #72
Notes
Due to a new functionalities, the currently released version works in connection to SyliusVueStorefront2Plugin v1.3.0 and above
New Contributors
- @DawidFrankiewicz made their first contribution in #68
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
New Features:
- Change project configuration to use .env file by @senghe in #50
- Translation changes / sending localized requests to API by @senghe in #48
Fixes:
- Add missing translations by @dead-playmod in #44
- Fix issue with redirecting to payment link with undefined tokenValue by @senghe in #45
- Fix wrongly displayed prices in checkout by @senghe in #46
- Fix issue with vanishing search results after selecting product with no photo by @senghe in #47
- Fix product page loading after page refresh by @dead-playmod in #51
- Fix issue with buying inventory non-tracked products by @dead-playmod in #52
- Fix issues with buying out of stock products by @senghe in #53
- Hide disabled product variants on product page by @dead-playmod in #58
- Fix collision in billing by @dead-playmod in #57
- Add checks for empty cart on checkout by @dead-playmod in #59
- Fix going through checkout on german language by @dead-playmod in #60
- Fix going back from thank you page by @dead-playmod in #61
- Fix product info styling by @dead-playmod in #62
Notes
Due to a new functionalities, the currently released version works in connection to SyliusVueStorefront2Plugin v1.1.0 and above
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Changelog:
- Update project dependencies - #29
- Feature: Add PayPal payments support - #37
- Feature: Add error page when API responses with error - #30
- Feature: Add new quantity selector - #38
- Fix: Search results covers the bottom navigation - #31
- Fix: Fix search results alignment - #32
- Fix: Change notification message formatting - #33
- Fix: Fixes for search result and bottom navigation - #34
- Fix: Fix quantity selector in cart sidebar - #35
- Fix: Fix search results width - #36
- Fix: Fix quantity selector - #39
- Fix: Handle auto loggin for auto-verified / information message for unverified customers - #41
Notes
Due to a new functionalities, the currently released version works in connection to SyliusVueStorefront2Plugin v1.1.0 and above
Full Changelog: v1.0.3...v1.1.0