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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,4 +86,3 @@ interface Csp {
86
86
Carbonite is extracted from Maps API and should be written to allow simple integration back into it. Since Maps API still supports browsers like Internet Explorer 8 and Opera 12 and browsers with ES3 only there're some quirks you should follow:
87
87
88
88
- Library should not produce `SyntaxError`s during parsing in IE 8 and Opera 12
89
-
- Code using promises should be written in a way to be able to work with [vow 0.4.7](https://github.com/Ajaxy/vow/tree/57e1b832a69edbc15ee0e72907a45cb3389d48cc) promises
0 commit comments