# Change Log
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
# [1.3.0](https://github.com/Johann-S/bs-stepper/compare/v1.2.1...v1.3.0) (2018-10-29)
### Bug Fixes
* **accessibility:** replace aria-current by aria-selected following the application of aria tab pattern ([353791b](https://github.com/Johann-S/bs-stepper/commit/353791b))
* **accessibility:** use aria attributes, and change links by buttons ([4de6e32](https://github.com/Johann-S/bs-stepper/commit/4de6e32))
* **button:** add padding and cursor ([f197040](https://github.com/Johann-S/bs-stepper/commit/f197040))
* **docs:** align previous button with submit ([6ff73dd](https://github.com/Johann-S/bs-stepper/commit/6ff73dd))
* **docs:** better order for next/previous buttons ([cd74f77](https://github.com/Johann-S/bs-stepper/commit/cd74f77))
* **step:** remove step padding ([ea048f0](https://github.com/Johann-S/bs-stepper/commit/ea048f0))
* **testing:** unit tests ([65f43dd](https://github.com/Johann-S/bs-stepper/commit/65f43dd))
* **unit-tests:** add the required trigger id ([10fed58](https://github.com/Johann-S/bs-stepper/commit/10fed58))
### Features
* **core:** add unit tests ([514dc5e](https://github.com/Johann-S/bs-stepper/commit/514dc5e))
* **docs:** add aria tabs pattern for accessibility improvement ([ff6ed4b](https://github.com/Johann-S/bs-stepper/commit/ff6ed4b))
* **test:** add a unit test to be sure it works with tags as trigger ([01bb8b8](https://github.com/Johann-S/bs-stepper/commit/01bb8b8))
* **testing:** add browserstack for cross browser testing ([78c3e8b](https://github.com/Johann-S/bs-stepper/commit/78c3e8b))
* **triggers:** allow other elements than and