All notable changes to vue-tabs-component
will be documented in this file
- Added
defaultTabHash
option - Fixed bug #32
changed
event fires twice on each change - Added
clicked
event, fires when active tab is clicked - Fixed a bug which caused sections within tabs to have a '#' included in their id attribute.
- Added
isDisabled
prop toTab
- Added
isVisible
prop toTab
- Fixed default
useUrlFragment
behaviour
- Fixed bugs caused by unset options prop
- Added
useUrlFragment
option
- Added an alternative way to register components
- Initial release