Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 2.15 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 2.15 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0-beta.0 (2018-02-22)

Bug Fixes

  • attempt to fix the demo (da58bfc)
  • change the CircleCI configuration (fd0f90e)
  • change the PayPal link (07658ce)
  • fix tests and improve error handling (a53b281)
  • make the project build (e0d3df4)
  • prepare the build for a deployment on GitHub Pages (e20cb1d)
  • ci: change the environment for Cypress (ef5a537)
  • ci: install dependencies as root (e8c8e67)
  • ci: revert the environment and install Cypress' dependencies (80832c9)
  • ci: run the webserver and start the e2e tests manually (5ea7219)

Features

  • add a minimal demo file to quickly test the build (225a2e0)
  • change the build command to package the code as a library (d875f43)
  • change the text of the landing and the default style of steps (48fb1b9)
  • improve the layout of the demo (0489c20)
  • install the plugin automatically if Vue has been added to the global scope (4f469c6)
  • minor variable declaration improvement (262374f)
  • ci: copy and move folders to be ready for deployment (ea8b089)