COMMITS
/ test/ApiSpecs.js July 27, 2018
G
fix($animate): avoid memory leak with `$animate.enabled(element, enabled)`
George Kalpakas committed
December 9, 2016
G
refactor(*): replace `HashMap` with `NgMap`
Georgios Kalpakas committed
September 9, 2016
G
test(hashKey): add tests for `hashKey()`
Georgios Kalpakas committed
March 6, 2016
M
refactor(*): use toBeUndefined consistently
mohamed amr committed
June 8, 2014
S
fix(injector): allow multiple loading of function modules
Shahar Talmi committed
March 20, 2013
M
feat(ngRepeat): add support for custom tracking of items
Misko Hevery committed
May 8, 2012
Z
fix(ngRepeat): now works with primitive types
Zhenbo Zhang committed
Z
fix(ng-repeat) to work with primitive types
Zhenbo Zhang committed
August 31, 2012
I
revert: fix(ng-repeat) to work with primitive types
Igor Minar committed
January 6, 2012
I
fix(ng:repeat): support repeating over array with null
Igor Minar committed
November 4, 2011
M
refactor(api): remove type augmentation
Misko Hevery committed
M
refacter(filters): convert filter/limitTo/orderBy from type augmentation to filters
Misko Hevery committed
M
refactor(json): break dependence on api.js
Misko Hevery committed
October 7, 2011
M
chore(formating): clean code to be function() {
Misko Hevery committed
September 8, 2011
M
feat(forms): new and improved forms
Misko Hevery committed
August 17, 2011
M
feat(ng:repeat) collection items and DOM elements affinity / stability
Misko Hevery committed
September 23, 2011
T
fix($limitTo): properly handle excessive limits
TEHEK Firefox committed
August 5, 2011
I
style($function): replace $function with 'function'
Igor Minar committed
July 17, 2011
I
feat(strict mode): adding strict mode flag to all js files
Igor Minar committed
June 21, 2011
M
style:ApiSpecs - clean up test names to match jasmine conventions
Misko Hevery committed
June 20, 2011
M
fix:$orderBy - return unsorted array if no predicate
Misko Hevery committed
April 12, 2011
M
Added HashMap
Misko Hevery committed
December 6, 2010
I
fixing lint warnings in older code
Igor Minar committed
November 22, 2010
I
Add angular.Array.limitTo and docs for angular.Array
Igor Minar committed
November 8, 2010
I
make angular.String.toDate consider all time fractions as optional
Igor Minar committed
I
Support ISO 8601 extended datetime format troughout angular.
Igor Minar committed
October 26, 2010
M
Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work on all browsers
Misko Hevery committed
October 17, 2010
I
adding an extra DateToUTC assertion
Igor Minar committed
October 15, 2010
M
fixed lint warnings and one flaky test
Misko Hevery committed
September 26, 2010
M
Added support for functions to $orderBy method
Misko Hevery committed