aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-02-14docs(changelog): release notes for 1.2.13v1.2.13Brian Ford
2014-02-14style(animate): remove wsIgor Minar
2014-02-14fix($animate): ensure $animate doesn't break natural CSS transitionsMatias Niemelä
2014-02-14pref($animate): only trigger DOM callbacks if registered on the element being...Matias Niemelä
2014-02-14pref($animate): group all asynchronous requests into one shared bufferMatias Niemelä
2014-02-14chore(jqLite): expose the _data lookup function to angular.elementMatias Niemelä
2014-02-14fix($compile) support templates with table content root nodesCaitlin Potter
2014-02-13fix(input): don't apply textInput to <input type="file">Tim Whitbeck
2014-02-13Merge pull request #6245 from brianhall/masterNaomi Black
2014-02-13docs(logo): change logo to vector format in .eps fileBrian Hall
2014-02-12fix(input): setViewValue on compositionendCaitlin Potter
2014-02-12docs($interpolate): fix link to $interpolateProvider#endSymbolCaitlin Potter
2014-02-12docs($location): fix link to $rootScope.Scope.$onCaitlin Potter
2014-02-12docs(currencyFilter): added missing line break in currency doc ptor testJames Kyle
2014-02-12docs(guide/$location): correct link to HTML5 draft section 5.5 (history api)Stéphane Reynaud
2014-02-12docs(input): document NgModelController.$isEmpty parameters / return valueMathieu Tricoire
2014-02-11docs(tutorial): inject phonecapApp module into unit testJason Schapiro
2014-02-11chore(dependencies): upgrade kriskowal/q to version ~1.0.0Caitlin Potter
2014-02-11docs(core): add closing tag to ngApp directive exampleJesse Palmer
2014-02-11docs(jqLite): link to jQuery.fn.bind/unbind docs rather than jQuery.fn.on/off...Evgeniy Tkachenko
2014-02-11feat(filterFilter): support deeply nested predicate objectsCaitlin Potter
2014-02-11refactor(ngTransclude): use transclusion function passed in to linkDaniel Tabuenca
2014-02-11docs(guide/index): replace "shold" to "should"Stéphane Reynaud
2014-02-10style(guide): remove wsIgor Minar
2014-02-10docs(guide): add new resource linksJeremy Likness
2014-02-10docs(ngSubmit): ngSubmit also works with the `data-action`/`x-action` attributesJames Wagoner
2014-02-10style(guide/concepts): remove wsIgor Minar
2014-02-10docs(guide/concepts): removing confusing use of hoistingSequoia McDowell
2014-02-10docs(faq): add link to MIT licenseMark Miyashita
2014-02-10fix($compile): ensure element transclusion directives are linked with comment...Caitlin Potter
2014-02-10docs(concepts): Remove pointless `* 1`sSequoia McDowell
2014-02-10docs(guide/scope): fix a typoVictor Berchet
2014-02-07refactor(testing): split travis end to end tests into separate jobs for jquer...Julie
2014-02-07refactor(doc): separate end to end tests into jquery and jqlite filesJulie
2014-02-07chore(testing): switch Jenkins to test e2e only on chromeJulie
2014-02-07chore(release): update cdn versionjenkins
2014-02-07docs(changelog): release notes for 1.2.12v1.2.12Matias Niemelä
2014-02-07revert: refactor(mocks): simplify the `inject` implementationIgor Minar
2014-02-07docs(contributing): add code of conductBrian Ford
2014-02-06chore(build): Update closure i18n integrationTobias Bosch
2014-02-06chore(testing): de-flake a ngHref test for navigating away from the Angular pageJulie
2014-02-06fix($locale): Minor grammar amends for locale_ltKasparas Galdikas
2014-02-06docs(misc): fix typo in "getting started" docsasif22
2014-02-06docs(injector): correct typo in examplesunderls
2014-02-06chore(travis): remove double bower install to test if it's still neededIgor Minar
2014-02-06fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...Matias Niemelä
2014-02-06fix(mocks): remove usage of $animate.flushNext in favour of queingMatias Niemelä
2014-02-05docs(angular.forEach): add missing space in testFranziskus Domig
2014-02-05chore(testing): fix Jenkins breakage due to test directory already being presentJulie
2014-02-05refactor(testing): run end to end tests on separate browsers in parallelJulie