2.9.2 - 2024-11-08
- Input v-cloak fix (#133)
- Use v-model variable for is_subscribed (#136)
2.9.1 - 2024-11-06
- Make sure you actually log in from the checkout (#121)
2.9.0 - 2024-11-05
- VAT check in register page (#129)
- Disable checkout button and add notice if not in stock (#127)
- Changed breakpoints for smaller screens (#124)
2.8.0 - 2024-10-31
- Forgot password link at checkout login (#122)
2.7.0 - 2024-10-29
- Dutch translations (#119)
2.6.0 - 2024-10-22
- Backorder count to cart (#117)
- VAT change event (#120)
- Fix address popup when list is to long | Fix text alignment (#116)
2.5.2 - 2024-09-16
- Fix the product image because catalog/product is already in the image url (#115)
- Make back button work (#112)
- Fix cart summary(#113)
- Fix missed v-bind (#97 & #114)
2.5.1 - 2024-08-27
- Make cart items relative to make absolute usage easier (#111)
2.5.0 - 2024-08-20
- Change email option and fixed the change password option (#106)
- Add default to isPartOfAnotherForm prop (#104)
- Override account layout partial (#105)
- Typo (#107)
- Use the right value for logged in email (#108)
- Re-add isPartOfAnotherForm (#109)
2.4.0 - 2024-08-16
- Move card outside of include to reduce need for overwrites (#98)
- Disable GraphQL cache on the order view (#99)
- Removed rounded-full from quantity component (#102)
- Fix empty expression error (#103)
- Newsletter on checkout success for logged in customers fix (#101)
2.3.2 - 2024-06-20
- Remove extra parentheses (#96)
2.3.1 - 2024-06-18
- Fix the newsletter subscribe to not mutate right away (#94)
- Rapidez v2 compatibility fixes (#95)
2.3.0 - 2024-05-28
- Added postcode-change event to checkout address form (#92)
- Visual optimizations (#93)
2.2.0 - 2024-05-14
- Split templates up like in 1.x (#80)
- Add :$id to checkbox (#78)
- Address cards popup (#82)
- Add addressIndex to loop (#84)
- Remove extra coupon field (#81)
- Use border-ct-border (#87)
- Rapidez v2 compatibility (#86)
- Use correct item image check (#89)
- Update remove button to 2.x (#91)
1.5.3 - 2024-05-08
- Add addressIndex to loop (#85)
1.5.2 - 2024-05-08
- Add mutating slot (#83)
2.1.0 - 2024-05-06
- Split up files to make confira override easier (#66)
- Add "delete" button to address cards (#72)
- Add fallbacks for address card (#73)
- Fix attributes error (#76)
1.5.1 - 2024-05-06
- Add :$id to newsletter checkbox (#79)
1.5.0 - 2024-05-06
- Split templates in to smaller views for easier individual overwrites (32ffc93)
- Add "delete" button to address cards (#75)
- Add fallbacks for address card (#74)
- Fix attributes error (#77)
2.0.0 - 2024-03-13
- Rapidez v2 compatibility (#68)
1.4.0 - 2024-03-12
- Allow address cards to be disabled (#69)
- Newsletter subscription on checkout success (#60)
- Fire postcode change events (#71)
- Add SKU to product listing in account orders (#70)
1.3.0 - 2024-01-30
- Add option to make the user create an address during registration (#63)
- Show a button to select address + frontend validation if default address is missing (#64)
- Add newsletter to checkout & splice up cart products listing into separate parts (#62)
- Use proper config path (but still keep fallback) (#65)
1.2.0 - 2023-12-15
- Cross-sells (#57)
- Use new payment icons (#59)
- Only show title in account center if it exists (#61)
1.1.1 - 2023-12-07
- Fix import & Moved button to own file for override (#58)
1.1.0 - 2023-12-05
- Removed margin and added components in the cart (#53)
- Move config file to Rapidez folder (#55)
- Split up to more blade files to make override easier (#56)
- Table responsive styling (#54)
1.0.1 - 2023-11-14
- Fix image names (#51)
- Support MSP way of saving method_title (#52)
1.0.0 - 2023-11-10
Initial release