zlide
Version:
Plain JavaScript to collapse or expand an element in height
31 lines (21 loc) • 369 B
Markdown
# Changelog
## 0.0.11
* support nodejs SSR
## 0.0.10
* update demo
## 0.0.9
* fix calculation timing for iOS
## 0.0.7
* fix bug for IE11/Edge requestAnimationFrame
## 0.0.6
* use Rollup
## 0.0.5
* update api
## 0.0.4
* update readme
## 0.0.3
* rename callback argument to doneCallback
## 0.0.2
* first umd build
## 0.0.1
* no changes, first version