forked from spatie/vue-tabs-component
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue spatie#69: Allow setting default tab
This adds the ability to set a defaultTabHash so that you can stop from just arbitrarily displaying the first tab if nothing is selected. This is especially useful when turning off caching Tests passing, does not break functionality so bumping version in changelog to 1.5.0
- Loading branch information
Ben Roberts
committed
Jul 2, 2018
1 parent
88b969c
commit 5022bbb
Showing
3 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters