Skip to content

1.54.0

Compare
Choose a tag to compare
@vc-ci vc-ci released this 18 Mar 14:55
5bb5a0b

🎯 Development

  • update line items (#978)
  • saved credit cards (#1008)
  • make all vc-widgets same wide size on mobile (#1005)
  • implement notifications UI (#994)
  • implement OAuth 2.0 (#947)

📈 Improvements

  • delete deprecated components, methods, types, classes (#1002)
  • update favicon, move code from liquid to index.html (#987)

🐞 Bug fixes

  • use generated type with only requested fields for store settings instead of full type (#1013)
  • don't share property values on cart page (#1010)
  • await for token on concurrent requests (#1006)
  • show shipping cost on order payment page (#1003)
  • tooltip styles on product-cards (#985)
  • quantity validation error message for min quantity case (#995)
  • prevent drag and drop file opening if file limit exceeded (#983)
  • don't reexport from ui-kit (#991)

🗿 Chore

  • generate graphql types from downloaded schema (#1011)
  • changes after vue dev tools upgrade (#996)
  • visualize bundle map (#989)
  • visualize dependency graph from X to Y (#990)