Skip to content

1.0.0-rc.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 07:11

Vue Storefront for Magento 1.0.0-rc.10 highlights

New features

  • feat: add quantity error message on the PDP when adding to the cart #1123

Bugfix

  • fix: checkouts discounted price is wrongly displayed #1180
  • fix(category): fix various rwd issues on category mobile view #1168
  • fix: don't make 'show password' button huge #1135
  • fix: cart store not cleared properly on logout #1159
  • fix: cart, checkout - size and colour values are wrongly displayed #1161
  • fix: fixed wrong values of selected configurable product variants #1178
  • fix: error during recaptcha verification #1175
  • fix: mobile category add to cart button is missing on mobile view #1171 #1177
  • fix(theme): billing address is cleared while returning to billing step on checkout #783
  • fix: my account password change toast fix #1124
  • fix: user addresses - reset region if changing country #1140
  • fix: fix pagination on mobile wishlist view #1125
  • fix: fixed order details 500 error #1134
  • fix: fixed mega menu z-index in safari #1181
  • fix: wishlist show products limit increased #1128
  • fix: the amount of displayed products is changed after visiting My account -> My wishlist #1130
  • fix: pressing home button shouldn't open sidebar #1137
  • fix: mobile category tree parent categories should allow viewing children #1129
  • fix: move user to first page of products after applying filters #1150
  • fix!: product pricing #1146
  • fix!: fixed price recalculation for configurable products #1199
  • fix: close search results if close button clicked #1131
  • fix: empty list of currencies while trying to change currency #1183
  • fix: phone number-related fixes #1133
  • fix: fixed adding grouped product to cart from catalog #1136
  • fix: sfselect size label overlap #1153
  • fix: mobile filter controls too close to left edge #1149
  • fix: country SfSelect overlapping with value #1141
  • fix: search cancel button narrow when 2-3 search results #1147
  • fix: unify login/register notifications and error handling #1172
  • fix(checkout): login and register in checkout should show errors #1163
  • fix!: checkout province state code issue #1120
  • fix(checkout): find addresses with numeric id #1164
  • fix: pre-select default shipping address #1143
  • fix: overlapping homepage app store buttons #1138
  • fix: pagination not visible on order history view #1148
  • fix: country sfselect overlapping with default value #1152
  • fix: my account - display country names, not codes #1162
  • fix: merging cart doesn't work for bundled products #1176
  • fix: when changing itemsPerPage, also reset page to 0 #1169
  • fix: move to first page when changing category itemsPerPage #1160
  • fix: moving back in history after logout shouldn't 404 #1118
  • fix: hide mobile address delete buttons on default addresses #1116
  • fix: phone number- related fixes #1133
  • fix: category page filters translation #1197
  • fix: cart three dots icon on mobile view #1196
  • fix: don't require two characters in profile update form #1117
  • fix: pressing enter should search immediately #1144
  • fix: product names with special signs are wrongly encoded #1195
  • fix: missing required (*) near rating dropdown #1132
  • fix: incorrect add-to-cart label on mobile menu #1201
  • fix: my account province state value displayed as a code #1203
  • fix: login registration does not work with recaptcha #1205

Refactors

  • refactor(checkout): simplify billing/checkout logic #1174
  • refactor: added ui notifications to register form #1127
  • refactor: user addresses styling #1173
  • refactor: fixed shipping addresses layout on checkout shipping step #1139

Performance

  • perf: category page CLS improvement #1179

Tests

  • test: add BottomNavigation tests #1114
  • test: add StoresModal unit tests #1113
  • test: useCurrency unit tests #1119
  • test(load): add K6 load test workflow with example tests #1182
  • test(load): assign test result to project [ci skip] #1188
  • test(load): assign test result to project #1189
  • test(load): urls in yaml need quotes #1190
  • test(load): fix context nested property #1191
  • test(load): pass BASE_URL as flag instead #1192 #1193
  • test: added missing custom queries to composables #1126
  • fix: currency cookie breaks the application #1210
  • fix: button add to cart doesn't work for configurable products #1208

Chore

  • chore: use lodash-es over per-function packages #1112

Repository

  • ci: create gh deployment entry as early as possible #1151
  • ci: shorten pr name lint action runtime from 90s to 20s #1166

Documentation

  • docs: running load tests with K6 internal guide #1198
  • docs: add Getting started section #1121