Changelog
August 31, 2018 ยท View on GitHub
All notable changes to vue-tabs-component will be documented in this file
1.5.0 - 2018-XX-XX
- Added
defaultTabHashoption - Fixed bug #32
changedevent fires twice on each change - Added
clickedevent, fires when active tab is clicked - Fixed a bug which caused sections within tabs to have a '#' included in their id attribute.
1.4.0 - 2017-11-06
- Added
isDisabledprop toTab
1.3.0 - 2017-10-06
- Added
isVisibleprop toTab
1.2.2 - 2017-10-04
- Fixed default
useUrlFragmentbehaviour
1.2.1 - 2017-10-04
- Fixed bugs caused by unset options prop
1.2.0 - 2017-09-24
- Added
useUrlFragmentoption
1.1.0 - 2017-05-23
- Added an alternative way to register components
1.0.0 - 2017-05-10
- Initial release