aboutsummaryrefslogtreecommitdiffstats
path: root/src/apis.js
AgeCommit message (Expand)Author
2010-11-08angular.Date.toString should use toISOString if availableIgor Minar
2010-11-08Support ISO 8601 extended datetime format troughout angular.Igor Minar
2010-11-08Add isDate method + fix old codeIgor Minar
2010-10-26Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ...Misko Hevery
2010-10-26Simplify implementation of angular.String.toDate()Igor Minar
2010-09-26Added support for functions to $orderBy methodMisko Hevery
2010-08-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-08-11removed undocumented/unneeded methods from Array APIMisko Hevery
2010-07-20fixed xhtml compatibility, fix console in chromeMisko Hevery
2010-07-19added equals method to angular.equals and $equalsMisko Hevery
2010-05-30imrove $orderBy performanceMisko Hevery
2010-05-30use expressionCompile function directlyMisko Hevery
2010-05-30compiler exposos both self and this function calling conventionMisko Hevery
2010-05-30improve error handling with elementsMisko Hevery
2010-05-30remove the uneeded call to createScope when evaluating expressionsMisko Hevery
2010-04-09various bug fixesMisko Hevery
2010-03-29dissabled a lot of tests, and made the core test set pass.Misko Hevery
2010-03-26moved all uneeded files out, widgets.html works, tests horribly brokenMisko Hevery