Revision code

Changes Version 0.56.7
Released on September 03, 2018 with 3 commits

Changes

  • Calling event.preventDefault() on up:modal:close and up:popup:close events no longer prints Uncaught (in promise) to the error console. You still need to catch rejected promises in your own code when it calls Unpoly functions and that function is prevented by an event handler.