We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed26789 commit 3662a60Copy full SHA for 3662a60
README.md
@@ -63,7 +63,13 @@ About "queryselector" compatibility : http://caniuse.com/queryselector
63
====
64
Dependencies
65
66
-No one (only angular of course).
+No one (only angular of course) for major browser.
67
+jQuery if you need to make your website IE6 & IE7 compatible.
68
69
Code tested with angular 1.0.8
70
71
+====
72
+Previous version
73
74
+The module and the service name changed name from v1.0
75
+Be careful and update your code if you use a previous version < 1.0
0 commit comments