Revision code

Changes Version 0.3.2
Released on April 25, 2015 with 15 commits

Changes

This version adds compatibility (or graceful degredation) for IE9 and Safari:

  • The results of browser feature detection are now cached.
  • Modals CSS now adds vendor prefixes for IE and Safari.
  • Animations are now skipped in unsupporting browsers.
  • Modals and popups now force-disable history if the browser cannot currently call pushState().

Support for IE8 has been dropped. Unpoly will no longer boot in IE8.