aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-25chore(doc_gen): add task to run doc-gen specsPete Bacon Darwin
2013-06-25docs(guide/expression): remove reference to `NullPointerException`Domenic Denicola
2013-06-24fix($location): default to / for the url base if no base[href]Igor Minar
2013-06-24test($compile): fix IE specific test.Chirayu Krishnappa
2013-06-24fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-06-24fix($compile): reject multi-expression interpolations for src attributeChirayu Krishnappa
2013-06-21fix($compile): disallow interpolations for DOM event handlersChirayu Krishnappa
2013-06-21fix($compile): sanitize values bound to img[src]Chirayu Krishnappa
2013-06-21fix(docs): set ng-app for editing with plunkerChirayu Krishnappa
2013-06-20refactor(angular.bootstrap): rename internal functionPete Bacon Darwin
2013-06-20docs(cookbook/helloworld): display "World" if no name is enteredNimaVaziri
2013-06-20fix(Angular.js): don't crash on invalid query parametersPete Bacon Darwin
2013-06-20docs(ngRepeat): fix typoJens Rantil
2013-06-19fix($http): ensure case-insens. header overridingCaio Cunha
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-19docs(directive): fix typosarkasm
2013-06-18docs(tutorial): add missing 'node' command and <code> tagsgdi2290
2013-06-18docs(tutorial/step_07): add commas make tutorial read more clearlyJohn Bohn
2013-06-18docs(loader): fix typo and minor semantic errorOre Landau
2013-06-18chore(ngdocs): change minimum search length requirementMatias Niemelä
2013-06-18chore(ngdocs): provide test code for lunr search in docsMatias Niemelä
2013-06-17feat(ngdocs): provide support for user to jump between different versions of ...Matias Niemelä
2013-06-17feat(ngdocs): support popover, foldouts and foldover annotationsMatias Niemelä
2013-06-17fix(ngMock): ensure mocked window still provides window.location functionalityMatias Niemelä
2013-06-17chore(ngdocs): allow user to press escape key to close docs searchMatias Niemelä
2013-06-17fix(jqLite): allow override of jqLite.triggerHandler event objectMatias Niemelä
2013-06-17chore(ngdocs): update lunr to 0.4.0Matias Niemelä
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-06-14feat(Grunt): add source maps to all min filesIgor Minar
2013-06-13docs(guide/di): fix headings hierarchyOre Landau
2013-06-13docs(select): fix typos in ngOptionsMisha Moroshko
2013-06-13docs($q): fix a few issuesOre Landau
2013-06-13docs(guide/e2e-testing): fix verb tenseJad Naous
2013-06-13style(ngRepeat): fix typosJulien Bouquillon
2013-06-13docs(tutorial/step_05): apply more useful link to servicesOre Landau
2013-06-12docs(FormController): add methods for FormControllerDean Sofer
2013-06-12docs(ngModelController): improve $parsers/$formatters with exampleDean Peterson
2013-06-12docs(ngClass): fix minor typo.Ore Landau
2013-06-12docs(guide/bootstrap): clarify manual bootstrappingPete Bacon Darwin
2013-06-12chore(docs/writer): fix Windows path incompatibilitiesPete Bacon Darwin
2013-06-11docs(ngRoute): clarify when gets updatedPete Bacon Darwin
2013-06-11docs(ngSubmit): clarify that there must be no `action` attributePete Bacon Darwin
2013-06-11fix(ngRepeat): support growing over multi-element groupsMisko Hevery
2013-06-11fix($compile): support multi-element group over text nodesMisko Hevery
2013-06-10chore(ngdocs): add angular-route.js to karma docs suiteMatias Niemelä
2013-06-10fix(angularFiles): ensure only karma-docs.js tests the component-spec filesMatias Niemelä
2013-06-10chore(docs): fix memory leak in example embed codeIgor Minar
2013-06-10docs(faq): update customink order infoIgor Minar
2013-06-07chore(.gitignore): fix patternsIgor Minar
2013-06-07chore(Gruntfile): ensure bower command is run under nodePete Bacon Darwin