| Server IP : 14.225.204.176 / Your IP : 216.73.216.252 Web Server : nginx/1.24.0 System : Linux nodejs-ybgk 6.8.0-40-generic #40-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 5 10:34:03 UTC 2024 x86_64 User : root ( 0) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/php/zinisoft.net-react/node_modules/aos/ |
Upload File : |
# Change Log ## [2.1.1] - Clean styles, prefix variables, use !default, separate files for core and animations ## [2.1.0] - Attach event listener to window instead of document for event `load` ## [2.0.4] ### Fixed - Fix device detector (tablet setting) ### Changed - Disable AOS on not supported browsers (<= IE9) - Clean code around `disable` option - Rewrite device detector using ES6 Class ## [2.0.3] ### Added - Add `transform-object-assign` plugin for babel, so Object.assign works in IE ## [2.0.2] ### Fixed - Fix include in arrays, so it works in IE ## [2.0.1] ### Fixed - Add easings, after they were accidentaly ignored ## [2.0.0] ### Added - Add new CHANGELOG - Add contribution guide - Add emojis in README - Add map file for styles ### Changed - Make `data-aos` attributes the default and only proper ones - Use maps and loops in Sass - Replace gulp with webpack - Rewrite Karma config and use webpack to bundle tests - Upgrade to ES6 - Update documentation - Update demos ### Removed - Remove `aos` attributes - Remove gulp from build tools ### Fixed - Improve animations performance - Fix styles loading in tests ## [1.2.2] ### Fixed - Fix AOS refreshing on asynchronously loaded elements ## [1.2.1] ### Fixed - Fix problem with using AOS as node package by setting main file in package.json ## [1.2.0] ### Added - Add compatibility with module systems ### Fixed - Fix AOS initializing when DOM is already loaded