| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-05-14 | feat(ngSrcset): add new ngSrcset directive | Samuel Santos | |
| In line with ngSrc and ngHref, this new directive ensures that the `srcset` HTML5 attribute does not include a pre-interpolated string. Without it the browser will fetch from the URL with the literal text `{{hash}}` until AngularJS replaces the expression inside `{{hash}}`. Closes #2601 | |||
