-
Datepicker popup running under IE9 doesn't render all elements (say, days-buttons aren't shown) with AngularJS git master.
P.S. It's funny the same broken popup I have noticed in Firefox with Angula…
-
Exchanging ng-bind-html-unsafe with ng-bind-html for angularJS 1.2rc1 does the trick. I did not test backward compatibility.
See [1] and [2] for reference.
Regarding typeahead-match.html [3].
[1] ht…
-
Directives that use transclusion (tested on `tab` and `alert`) in conjunction with `ngIf` are broken on angular#1.2.0-rc.3 (though worked well on rc.2).
For example `{{alert.text}}` fails with the fo…