curvy-tabs
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -404,4 +404,4 @@ /* eslint-env browser */ | ||
CurvyTabs.version = '2.2.0'; | ||
CurvyTabs.version = '2.3.1'; | ||
module.exports = CurvyTabs; |
{ | ||
"name": "curvy-tabs", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Tab bar with fancy tabs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -272,5 +272,8 @@ See the [demo](https://joneit.github.io/curvy-tabs/2.1.1). | ||
## See Also | ||
* [`curvy-tab-pager`](curvy-tab-pager) which implements paged content for a curvy-tab tab bar. | ||
* `curvy-tabs-pager` ([npm](https://npmjs.org/package/curvy-tabs), [github](https://github.com/joneit/curvy-tabs-pager)) which implements paged content for curvy-tab bars. | ||
## Version History | ||
* `2.3.1` | ||
* Bump `CurvyTabs.version` | ||
* Fix bad link to curvy-tabs-pager in README.md | ||
* `2.3.0` | ||
@@ -277,0 +280,0 @@ * Attempts to hide the current tab with the [`hide`](#curvytabsprototypehideidxornamorel-method), [`toggle`](#curvytabsprototypetoggleidxornamorel-isvisible-method), or [`reset`](#curvytabsprototyperesetidxornamorel-method) methods are ignored with a console warning. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25225
300