fix typo in getComputedStyle
fix requestAnimationFrame on server side error
fix scrollTo bug
- Fix removeClass method issue, while the element has no a class attr.
- Add toggleClass
- Add hide, show, toggle
- Add tests
- Init the project
fix typo in getComputedStyle
fix requestAnimationFrame on server side error
fix scrollTo bug