eltonmesquita
released this
Removes white-space at the beginning of the compiled files. See #1102.
Assets
2
Fix problems with some blunder and postcss.
Assets
2
- New animations:
- ShakeY
- fadeInTopLeft
- fadeInTopRight
- fadeInBottomLeft
- fadeInBottomRight
- fadeOutTopLeft
- fadeOutTopRight
- fadeOutBottomRight
- fadeOutBottomLeft
- lightSpeedInRight
- lightSpeedInLeft
- lightSpeedOutRight
- lightSpeedOutLeft
- backOutDown
- backOutLeft
- backOutRight
- backOutUp
- Bouncing entrances
- bounceIn
- bounceInDown
- bounceInLeft
- bounceInRight
- bounceInUp
- Improved animations
- Adds prefix
animate__to all classes, avoiding CSS class clashes - Adds new utility classes
- Adds CSS custom properties support
- Leaner and up-to-date dependencies build system
- Updates demo-website layout
- Add and improve documentation and build system to the demo-website
Assets
2
3.7.2 3.7.2
Assets
2
daneden
released this
- Modify animation speed/duration with
fast, faster, slow, slowerclass names - Modify delay with
delay-1s, delay-2s, delay-3sclass names - Added support for
reduced-motionmedia queries to disable animations for users who prefer reduced motion - An added animation:
heartBeat - Documentation and dev dependencies have been updated
- Updated to Gulp 4
Assets
2
- New Animation: jackInTheBox
- Improved documentation
- Several bug fixes
- Better compatibility (no more
transform: none) - Added prettier (nice code formatting
💅 )
Assets
2
Merge pull request #550 from andreamaiolo/master [bower.json] source dir removed from the ignore array
Assets
2
daneden
released this
3.5.1 Update dependencies and copyright
Assets
2
daneden
released this
By popular demand, animate.css’s dev environment is now a Gulp thing. This release updates the codebase to use Gulp and adds some minor changes to bring the release up to date with master.