aboutsummaryrefslogtreecommitdiffstats
path: root/src/Angular.js
AgeCommit message (Expand)Author
2013-07-24fix(equals): {} and [] should not be considered equivalentBrenton
2013-07-23docs(bootstrap): Note that ngScenario requires ngAppBraden Shepherdson
2013-07-13fix(angular.equals): add support for regular expressionsBen Ripkens
2013-07-12feat(Angular.js): skip JSON.stringify for undefinedGreg Thornton
2013-07-11refactor(Angular.js): remove code duplicationEric Subach
2013-07-09docs(angular.identity): fix missing 'angular' in identity functionMarco Vito Moscaritolo
2013-07-08fix(angular.equals): do not match keys defined in the prototype chainDaniel Luz
2013-07-03refactor(core): use native String.prototype.trim if availableSebastian Müller
2013-07-01fix(Angular.js): handle duplicate params in parseKeyValue/toKeyValuejoshkurz
2013-07-01docs(Angular.js): explain that toJson strips $... propertiesSpencer Applegate
2013-06-24fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-06-20refactor(angular.bootstrap): rename internal functionPete Bacon Darwin
2013-06-20fix(Angular.js): don't crash on invalid query parametersPete Bacon Darwin
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-06chore(AngularPublic): remove angular.noConflict featureMatias Niemelä
2013-06-04docs(Angular.js): clarify ngApp usageRobbie Ferrero
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-23fix(jqLite): correctly monkey-patch core jQuery methodsMichał Gołębiowski
2013-05-21docs(Angular.js): add missing @returns to extend()Joakim Blomskøld
2013-05-09docs(Angular.js) move forEach docs to correct placeAlex Pods
2013-05-08fix(angular): do not copy $$hashKey in copy/extend functions.R. Merkert
2013-04-22fix($animator): remove dependency on window.setTimeout.Misko Hevery
2013-04-15docs(Angular.js): fix typoLaurent
2013-04-11docs: fix typosMatt Haggard
2013-04-11docs(ngApp): fixed typoBrent Morrow
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-19chore(Angular): remove superfluous fromCharCode functionJavier Mendiara Cañardo
2013-03-06feat(angular.bootstrap): support deferred bootstrapJulie
2013-02-26fix($http): don't encode URL query substring "null" to "+"Andrew McLeod
2013-02-14feat(noConflict): restore previous angular namespace referenceJames Morrin
2013-02-14fix(compiler): Allow startingTag method to handle text / comment nodesShyam Seshadri
2013-02-11revert: refactor(angular.copy): use slice(0) to clone arraysIgor Minar
2013-02-11refactor(angular.copy): use array.length=0 to empty arraysIgor Minar
2013-02-11refactor(angular.copy): use slice(0) to clone arraysIgor Minar
2013-02-11fix(angular.forEach): correctly iterate over objects with length propIgor Minar
2013-02-05docs(ngApp): fix typoradu
2013-01-29docs(nextUid): fix typoradu
2013-01-29refactor(Angular.js): prevent Error variable name leak in testsmetaweta
2013-01-22fix(angular.equals): relax the comparison for undefined propertiesIgor Minar
2013-01-17fix(angular.equals): consistently compare undefined object propsIgor Minar
2012-11-21docs(): Fix a couple of typos in the documentationKris Jenkins
2012-11-11docs(encodeUriSegment): fix typoJosh Adams
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-08fix(startingTag): make tag name always lowercaseIgor Minar
2012-06-02docs(bootstrap): rewritten bootstrap guideMisko Hevery
2012-06-02feat($rootElement): added application root elementMisko Hevery
2012-04-20fix(document): accidental clobbering of document.getAttributeMisko Hevery
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar