You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
feat($compile): Add support for ng-attr with camelcased attributes
- Modify $compile to handle camelcased attributes only with ng-attr to
support SVG fully
- Change to svg to make clear it works
- Ensure the elements and attributes used are valid SVG elements & attributes
- Modify in attempt to use attribute IE is happy with
- Add specific SVG check for IE
- Fix incorrect attribute value used
Modification to re-run tests
- Break up line for jshint
- Fix codestyle
0 commit comments