Revision code
Changes
Version 0.11.1
Compatible changes
- Fix a bug where browsers without CSS animation support would crash after an animation call
- Expose
up.error() as public API. This prints an error message to the error console and throws a new Error with that message.
- Fix a million bugs related to compatibility with IE9 and IE10