aboutsummaryrefslogtreecommitdiffstats
path: root/src/Angular.js
AgeCommit message (Expand)Author
2013-10-03docs(angular.bind): clarify that bind is partial applicationJoe Hanink
2013-09-30docs(angular.copy): add an example with the two possible argumentsUri Goldshtein
2013-09-23refactor(angular.toJson): use charAt instead of regexpBoris Serdyuk
2013-09-19doc(ngApp): fix grammarDave Peticolas
2013-09-10docs(angular.copy): clarify corner casesjakub-bochenski
2013-09-05docs(angular.bootstrap): clarify modules parameterPete Bacon Darwin
2013-08-12fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-08-12refactor(core): use native String.prototype.trim if availableSebastian Müller
2013-08-12fix(equals): {} and [] should not be considered equivalentBrenton
2013-08-09fix(angular.copy): change angular.copy to correcly clone RegExpAndy Hitchman
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-09docs(angular.identity): fix missing 'angular' in identity functionMarco Vito Moscaritolo
2013-07-01docs(Angular.js): explain that toJson strips $... propertiesSpencer Applegate
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-04docs(Angular.js): clarify ngApp usageRobbie Ferrero
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 positionPete Bacon Darwin
2013-05-08fix(angular): do not copy $$hashKey in copy/extend functions.R. Merkert
2013-04-15docs(Angular.js): fix typoLaurent
2013-04-11docs: fix typosMatt Haggard
2013-04-11docs(ngApp): fixed typoBrent Morrow
2013-03-20chore(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-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-22docs(): 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
2012-04-10docs(angular.bootstrap): fix typos and errorsIgor Minar
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-29refactor($compile): move methods of attr object into prototypeVojta Jina
2012-03-28refactor(fromJson/toJson): move the contents of these files into Angular.jsIgor Minar