| .. |
|
scenario
|
cleanup underscore.js form rakefile
|
2010-09-23 13:53:38 +02:00 |
|
angular-bootstrap.js
|
fix broken build, fix #autobind and css loading
|
2010-07-29 15:26:10 -07:00 |
|
Angular.js
|
Fix bug in IE where clone removes whitespace nodes.
|
2010-10-05 07:12:13 +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
|
Added support for functions to $orderBy method
|
2010-09-26 19:43:39 +02:00 |
|
Browser.js
|
Reworked the cookie synchronization between cookie service, $browser and document.cookie.
|
2010-09-27 15:10:05 -07:00 |
|
Compiler.js
|
change ng:controller to create new scope hence allow nesting
|
2010-10-08 16:23:26 -07:00 |
|
directives.js
|
change ng:controller to create new scope hence allow nesting
|
2010-10-08 16:23:26 -07: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
|
removing anchor spec and improving jqLite.trigger() method
|
2010-10-06 10:05:51 -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
|
Fix bug with Lexer not recognizing exponential values and values starting with dots
|
2010-10-08 20:41: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
|
Reworked the cookie synchronization between cookie service, $browser and document.cookie.
|
2010-09-27 15:10:05 -07:00 |
|
validators.js
|
make date validator use the Date object
|
2010-09-23 13:50:10 +02:00 |
|
widgets.js
|
Fix bug in IE where clone removes whitespace nodes.
|
2010-10-05 07:12:13 +08:00 |