All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- changelog file to start log changes (#72)
- basic unit test for App, ProductsList, ShippingMethods components
- proper unit test dependencies (vue/test-utils, jest) and configuration
- discount code support
- totals section
- vue-multiselect
- basic 2 columns layout styles
- progress bar component
- currency vue filter
- presets in babelrc
- button component (possibility to use button with loader)
- vuex mutations to reusable
- succes step page
- moved billing address form to separate component (#104)
- moved axios headers to separate file
- moved customer email field to separate component
- shipping methods checked item
- requests if user is logged in
- basic module configuration and components file
- initial magento 2 module files