File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,24 @@ Project files are also available through your favourite package manager:
2525* ** Bower** : ` bower install angular-bootstrap `
2626* ** NuGet** : https://nuget.org/packages/Angular.UI.Bootstrap/
2727
28+ ## Supported browsers
29+
30+ Directives from this repository are automatically tested with the following browsers:
31+ * Chrome (stable and canary channel)
32+ * Firefox
33+ * IE 9 and 10
34+ * Opera
35+ * Safari
36+
37+ Modern mobile browsers should work without problems.
38+
39+ ** IE 8 is not officially supported at the moment** . This project is run by volunteers and with the current number of commiters
40+ we are not in the position to guarantee IE8 support. If you need support for IE8 we would welcome a contributor who would like to take care about IE8.
41+ Alternativelly you could sponsor this project to guarantee IE8 support.
42+
43+ We believe that most of the directives would work OK after including relevant shims and taking care of the steps described in
44+ http://docs.angularjs.org/guide/ie but we are simply not regularly testing against IE8.
45+
2846## Project philosophy
2947
3048### Native, lightweight directives
You can’t perform that action at this time.
0 commit comments