mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-17 07:40:22 +00:00
- remove obsolete code in tests - add warning logs when maximum cookie limits (as specified via RFC 2965) were reached - non-string values will now get dropped - after each update $cookies hash will reflect the actual state of browser cookies this means that if browser drops some cookies due to cookie overflow, $cookies will reflect that - $sessionStore got renamed to $cookieStore to avoid name conflicts with html5's sessionStore |
||
|---|---|---|
| .. | ||
| scenario | ||
| angular-bootstrap.js | ||
| Angular.js | ||
| angular.prefix | ||
| angular.suffix | ||
| AngularPublic.js | ||
| apis.js | ||
| Browser.js | ||
| Compiler.js | ||
| directives.js | ||
| filters.js | ||
| formatters.js | ||
| jqLite.js | ||
| JSON.js | ||
| markups.js | ||
| Parser.js | ||
| Resource.js | ||
| Scope.js | ||
| services.js | ||
| validators.js | ||
| widgets.js | ||