angular.js/src
Igor Minar acbcfbaf30 $cookies service refactoring
- 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
2010-09-23 17:23:52 +08:00
..
scenario Fixed all trivial jslint violations 2010-09-14 23:22:15 +02:00
angular-bootstrap.js fix broken build, fix #autobind and css loading 2010-07-29 15:26:10 -07:00
Angular.js Add JSDoc for the copy() method 2010-09-23 17:19:26 +08:00
angular.prefix clean up, fixes for app 2010-04-07 10:17:15 -07:00
angular.suffix fix broken build, fix #autobind and css loading 2010-07-29 15:26:10 -07:00
AngularPublic.js $cookies service refactoring 2010-09-23 17:23:52 +08:00
apis.js stringify names for better compression, remove dead functions, removed underscore.js compatibility 2010-08-18 17:26:33 -07:00
Browser.js $cookies service refactoring 2010-09-23 17:23:52 +08:00
Compiler.js HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.) 2010-09-21 19:20:34 +02:00
directives.js HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.) 2010-09-21 19:20:34 +02:00
filters.js stringify names for better compression, remove dead functions, removed underscore.js compatibility 2010-08-18 17:26:33 -07:00
formatters.js stringify names for better compression, remove dead functions, removed underscore.js compatibility 2010-08-18 17:26:33 -07:00
jqLite.js stringify names for better compression, remove dead functions, removed underscore.js compatibility 2010-08-18 17:26:33 -07:00
JSON.js toJson should serialize inherited properties, but not any properties that start with $ 2010-09-21 16:27:47 +02:00
markups.js Add ng:src and ng:href markup. 2010-09-20 11:57:50 +02:00
Parser.js remove Parser static 2010-08-18 18:15:19 -07:00
Resource.js Reduce copies done by Resource. 2010-09-22 09:14:50 +02:00
Scope.js HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.) 2010-09-21 19:20:34 +02:00
services.js $cookies service refactoring 2010-09-23 17:23:52 +08:00
validators.js stringify names for better compression, remove dead functions, removed underscore.js compatibility 2010-08-18 17:26:33 -07:00
widgets.js HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data bound (ie OPTION has repeater or OPTION.value is bound), then SELECT does not update to match the correct OPTION after the change in model (ie after the OPTION repeater unrolls or OPTION.value is changed.) 2010-09-21 19:20:34 +02:00