@cloudfour/transition-hidden-element
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@cloudfour/transition-hidden-element", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "A JavaScript utility to help you use CSS transitions when showing and hiding elements with the `hidden` attribute.", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -5,4 +5,7 @@ # Transition Hidden Element | ||
Here's a [demo](https://codepen.io/phebert/pen/QWwONMy) showing this library in action. Click Show to watch the button text and site menu transition in and out. | ||
## Demos | ||
1. [An example](https://codepen.io/phebert/pen/yLybwWY) showing this library in action. | ||
2. [A more complex example](https://codepen.io/phebert/pen/yLybwWY) showing using this library with staggered child transitions and toggling. | ||
## Why was this created? | ||
@@ -9,0 +12,0 @@ |
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
31336
150