aboutsummaryrefslogtreecommitdiffstats
path: root/src/Angular.js
AgeCommit message (Expand)Author
2010-10-20Angular should look for angular-ie-compat file at the right locationIgor Minar
2010-10-20extract and test regexp that identifies angular script tagIgor Minar
2010-10-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-18inline all images into cssIgor Minar
2010-10-18JSON parser is now strict (ie, expressions are not allowed for security)Misko Hevery
2010-10-16Pass the toKeyValue() test - parsing flagsVojta Jina
2010-10-14New Angular Scenario runner and DSL system with redesigned HTML UI.Elliott Sprehn
2010-10-13fixed issue where date copy creates an object instead of dateMisko Hevery
2010-10-12Introduced injector and $new to scope, and injection into link methods and co...Misko Hevery
2010-10-05Fix bug in IE where clone removes whitespace nodes.Elliott Sprehn
2010-09-29Differentiate between flags and empty keys in $location.hashSearchIgor Minar
2010-09-23Add JSDoc for the copy() methodIgor Minar
2010-09-22Refactored the Browser:Misko Hevery
2010-09-21HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...Misko Hevery
2010-09-16Allow angular to be included with query parameters. This is a commonAlkis Evlogimenos
2010-09-14Fixed all trivial jslint violationsMisko Hevery
2010-09-06removed accidental assignment of $element to glabal spaceMisko Hevery
2010-08-18stringify names for better compression, remove dead functions, removed unders...Misko Hevery
2010-08-18added better handling of ng:format=numberMisko Hevery
2010-08-11removed undocumented/unneeded methods from Array APIMisko Hevery
2010-08-11removed google charts and few other filters, switched to simple optimization ...Misko Hevery
2010-08-05compile should take existingScopeMisko Hevery
2010-07-30rename textMarkup to markupMisko Hevery
2010-07-30fix up the $location encodingMisko Hevery
2010-07-29keep #autobind for backward compatibilityMisko Hevery
2010-07-29fix broken build, fix #autobind and css loadingMisko Hevery
2010-07-29refactored $location service so that it correctly updates under all conditionsMisko Hevery
2010-07-27fix IE native mothods are not functions, and preventDefaultunknown
2010-07-26minor performance improvementsMisko Hevery
2010-07-21clean up error reportingMisko Hevery
2010-07-20clean up error handling a bit.Misko Hevery
2010-07-20fixed xhtml compatibility, fix console in chromeMisko Hevery
2010-07-19added equals method to angular.equals and $equalsMisko Hevery
2010-07-15proper handlig of $element in filtersMisko Hevery
2010-05-30imrove $orderBy performanceMisko Hevery
2010-05-30improve error handling with elementsMisko Hevery
2010-05-12fixes issues where the field clobbers itselfMisko Hevery
2010-05-07xhr bulk fixesMisko Hevery
2010-04-29added $xhr service with bulk and cache, hooked up $resourceMisko Hevery
2010-04-26fix ie bug with null and orphans elementsMisko Hevery
2010-04-22tests work under jquery and withoutMisko Hevery
2010-04-22working on jQuery passing testsMisko Hevery
2010-04-21more if tests passMisko Hevery
2010-04-20fixes to enable ieMisko Hevery
2010-04-19lintMisko Hevery
2010-04-19ie fixesMisko Hevery
2010-04-16bettor function iteratorMisko Hevery
2010-04-16lots of small fixesMisko Hevery
2010-04-12added ng-eval-order attributeMisko Hevery
2010-04-12removed Meta and allowed binding of HTMLMisko Hevery