This repository was archived by the owner on May 29, 2019. It is now read-only.
File tree 1 file changed +18
-0
lines changed
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:
25
25
* ** Bower** : ` bower install angular-bootstrap `
26
26
* ** NuGet** : https://nuget.org/packages/Angular.UI.Bootstrap/
27
27
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
+
28
46
## Project philosophy
29
47
30
48
### Native, lightweight directives
You can’t perform that action at this time.
0 commit comments