Colin Casey
|
4ff1a65031
|
fix(log): prevent logging undefined for $log in IE
Closes #1705
|
2013-09-27 16:44:21 -07:00 |
|
nlaplante
|
9e991ddb1d
|
feat($log): add $log.debug()
New debug() method with suppressable output via
$logProvider.debugEnabled()
Closes #1592
|
2013-01-17 16:47:39 -08:00 |
|
Vojta Jina
|
167aa0c29c
|
feat($sniffer): auto detect CSP mode
Chrome Canary now has CSP with apis that allow auto-detection. This change
will turn on CSP mode automatically when we detect its presence.
https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html#script-interfaces--experimental
|
2012-08-10 14:53:53 -07:00 |
|
Vojta Jina
|
7b739c9702
|
fix($sniffer): report history false on Android < 4
Android has history.pushState, but it does not update the location correctly:
http://code.google.com/p/android/issues/detail?id=17471
Closes #904
|
2012-05-14 15:12:51 -07:00 |
|
Misko Hevery
|
2430f52bb9
|
chore(module): move files around in preparation for more modules
|
2012-03-28 11:16:35 -07:00 |
|