index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-10-08
Fix bug with Lexer not recognizing exponential values and values starting wit...
Shyam Seshadri
2010-10-08
change ng:controller to create new scope hence allow nesting
Misko Hevery
2010-10-07
Change angular-mocks to throw errors on unexpected gets in the format JSTD no...
Shyam Seshadri
2010-10-06
removing anchor spec and improving jqLite.trigger() method
Igor Minar
2010-10-04
fixed lint warnings
Igor Minar
2010-10-04
adding missing spec for 'A' widget
Igor Minar
2010-10-01
angular-mocks code should access all global functions via angular
Igor Minar
2010-10-01
'A' tag widget and ng:click propagation change
Igor Minar
2010-09-29
Differentiate between flags and empty keys in $location.hashSearch
Igor Minar
2010-09-27
Reworked the cookie synchronization between cookie service, $browser and docu...
Igor Minar
2010-09-26
Properly initialize cookie service in order to preserve existing cookies
Igor Minar
2010-09-26
Added support for functions to $orderBy method
Misko Hevery
2010-09-23
make date validator use the Date object
Bolek Szewczyk
2010-09-23
$cookies service refactoring
Igor Minar
2010-09-23
Rewrite session store service in object literal style and remove getAll metho...
Igor Minar
2010-09-22
Refactored the Browser:
Misko Hevery
2010-09-21
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...
Misko Hevery
2010-09-21
toJson should serialize inherited properties, but not any properties that sta...
Igor Minar
2010-09-21
fixed test for ng:src which fails on IE, since IE treats undefined src as url...
Misko Hevery
2010-09-20
Add ng:src and ng:href markup.
Alkis Evlogimenos
2010-09-16
Expose GET operations on resources as well. This allows us to read
Alkis Evlogimenos
2010-09-14
merge
Misko Hevery
2010-09-14
Fixed all trivial jslint violations
Misko Hevery
2010-09-14
Adding cookie service
Misko Hevery
2010-08-18
converted lexer from function to closure
Misko Hevery
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-08-18
added better handling of ng:format=number
Misko Hevery
2010-08-16
adding an expectation to widgetsSpec.js for ng:include
Igor Minar
2010-08-16
fix for ng:include does not remove partial if src goes to undefined
Igor Minar
2010-08-14
merge kai/master
Misko Hevery
2010-08-14
fix __proto__ for ie.
Misko Hevery
2010-08-14
Merge remote branch 'igor/master'
Misko Hevery
2010-08-13
Serialize only own properties to avoid infinite loops when serializing scopes...
Igor Minar
2010-08-14
Provide all jquery functions as futures
Shyam Seshadri
2010-08-14
Fix broken tests for element dsl
Shyam Seshadri
2010-08-13
Revert click dsl, since what is returned by element is a jquery object
Shyam Seshadri
2010-08-13
Pull in Rajat's changes to add click and url checking dsl
Shyam Seshadri
2010-08-11
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-08-12
Fix toEqual matcher to use angular.equals instead of simple == comparison, wh...
Shyam Seshadri
2010-08-11
removed undocumented/unneeded methods from Array API
Misko Hevery
2010-08-11
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-08-11
removed google charts and few other filters, switched to simple optimization ...
Misko Hevery
2010-08-12
modify element dsl to understand angular bindings and return jquery object fo...
Shyam Seshadri
2010-08-12
Change repeater dsl to collect and return an array of string contents based o...
Shyam Seshadri
2010-08-10
Merge branch 'master' of http://github.com/shyamseshadri/angular.js into shyam
Misko Hevery
2010-08-10
Fix test breakage in Chrome. Chrome JQuery doesn't like malformed table html ...
Shyam Seshadri
2010-08-10
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-08-10
added more tests for json float
Misko Hevery
[next]