aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2011-02-18Remove ng:watchMisko Hevery
2011-02-18Auto create $inject property form the argument names. Any arg starting with $...Misko Hevery
2011-02-16Changed the angular.compile(element)(scope[, cloneAttachNode])Misko Hevery
2011-02-16rewrite of JQuery lite implementation, which now better supports selected setsMisko Hevery
2011-02-16Change API angular.compile(element)([scope], [element/true])Misko Hevery
2011-02-16remove $init on scope from applying compilation templateMisko Hevery
2011-02-16Add public API to retrieve scope from element.Misko Hevery
2011-02-08preparing the 0.9.11 thought-implanter iterationIgor Minar
2011-02-08cutting the 0.9.11 snow-maker releasev0.9.11Igor Minar
2011-02-08release notes for 0.9.11 snow-makerIgor Minar
2011-02-03fixed population of value attribute on optionMisko Hevery
2011-02-01fix older release notesIgor Minar
2011-01-30preparing the 0.9.11 snow-maker iterationIgor Minar
2011-01-26updating release notes for the 0.9.10 releaseIgor Minar
2011-01-14fixed select with ng:formatMisko Hevery
2011-01-14preparing the 0.9.10 flea-whisperer iterationIgor Minar
2011-01-13updating release notesIgor Minar
2011-01-13significant rewrite of the $location serviceIgor Minar
2011-01-10Rename angular.foreach to angular.forEach to make the api consistent.Igor Minar
2011-01-07change to keydown from keyup; add delayed $updateViewMisko Hevery
2011-01-07$location service should utilize onhashchange events instead of pollingIgor Minar
2011-01-04rename scope.$inject to scope.$serviceIgor Minar
2011-01-04renaming service property $creation to $eagerIgor Minar
2011-01-04removing support for 'eager-published' servicesIgor Minar
2011-01-04Remove many eager-publish services, lazy pollingMisko Hevery
2010-12-23preparing the 0.9.9 time-shift iterationIgor Minar
2010-12-23release notes for the 0.9.8 releaseIgor Minar
2010-12-11Closes #153: input widgets without name are ignoredMisko Hevery
2010-12-10preparing the 0.9.8 astral-projection iterationIgor Minar
2010-12-10fixing release notesIgor Minar
2010-12-10updating release notesIgor Minar
2010-12-08Remove RegExp parserMisko Hevery
2010-12-08Fixed failed assignments of form abj[0].name=valueMisko Hevery
2010-12-06preparations for the 0.9.7 sonic-scream iterationIgor Minar
2010-12-06fixing release notesIgor Minar
2010-12-06updating release notes for the 0.9.6 releaseIgor Minar
2010-11-29preparing the 0.9.6 night-vision iterationIgor Minar
2010-11-25updating the release notes for 0.9.5Igor Minar
2010-11-18preparation for the 0.9.5 turkey-blast iterationIgor Minar
2010-11-18updated release notes for the 0.9.4 total-recall releaseIgor Minar
2010-11-12fix code name in the change logIgor Minar
2010-11-11preparations for 0.9.4 total-recall iterationIgor Minar
2010-11-10updating the release notes for 0.9.3 releaseIgor Minar
2010-11-08make angular.String.toDate consider all time fractions as optionalIgor Minar
2010-11-08Support ISO 8601 extended datetime format troughout angular.Igor Minar
2010-11-08date filter should accept ISO 8601 formatted string as inputIgor Minar
2010-11-03preparations for the 0.9.3 cold-resistance iterationIgor Minar
2010-11-03updating release notesIgor Minar
2010-11-03adding textarea() DSL for scenario runnerIgor Minar
2010-11-03adding regular expressions support for binding() DSLIgor Minar