chaplinjs / chaplin

HTML5 application architecture using Backbone.js
http://chaplinjs.org
Other
2.85k stars 231 forks source link

Fix regression #889

Closed shvaikalesh closed 8 years ago

shvaikalesh commented 8 years ago
  1. Fixed regression introduced in https://github.com/chaplinjs/chaplin/pull/883, added test coverage.
  2. Refactored Layout#openLink.
  3. Added route skipping for links with download attribute, added test.
  4. Merged native and coverage tasks in Gruntfile.