aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2013-06-06chore(closure-compiler): upgrade to version 20130603Igor Minar
2013-06-06chore(closure-compiler): use bower to fetch closure compilerIgor Minar
2013-06-06chore(ngdocs): expose showdown.js to docs pages and docs testing suiteMatias Niemelä
2013-06-06chore(ngdocs): setup karma-docs testing suite to test docs componentsMatias Niemelä
2013-06-06chore(ngdocs): setup bower as the package manager for the docs pagesMatias Niemelä
2013-06-06chore(ngdocs): replace google closure library with a NPM moduleMatias Niemelä
2013-06-06fix(ngdoc): fix the node warnings that show up during buildMatias Niemelä
2013-06-06feat(ngdocs): provide documentation for the new ngRepeat repeater syntaxMatias Niemelä
2013-06-06chore(AngularPublic): remove angular.noConflict featureMatias Niemelä
2013-06-06chore(ngdoc): fix deprecated node api path.existsSync -> fs.existsSyncIgor Minar
2013-06-06chore(grunt): add autotest:modules targetIgor Minar
2013-06-06refactor($route): pull $route and friends into angular-route.jsIgor Minar
2013-06-04docs(guide/unit-testing): fix typoJared Forsyth
2013-06-04docs(guide/injecting_controllers): add a hint in exampleJared Forsyth
2013-06-04docs(ngTransclude): fix outdated scope definition in exampleMarcin Wosinek
2013-06-04docs(guide/unit-testing): fix controller test examplePete Bacon Darwin
2013-06-04docs(Angular.js): clarify ngApp usageRobbie Ferrero
2013-06-04docs(angular-mocks): fix typo in exampleRobb Shecter
2013-06-04docs(sanitize): add @description sectionAlan Klement
2013-06-04docs(index): make menu links relativeSiddique Hameed
2013-06-04docs(ngClass): clarify the use of object mapLuc Morin
2013-06-04docs(guide/concepts): add comment as a type of directiveEhsan Ghandhari
2013-06-04docs(guide/understanding_model): improve example consistencyRobb Shecter
2013-06-04docs(guide/compiler): fix some minor language errorsManuel Kiessling
2013-06-04docs(guide/di): fix some small grammatical issuesAlex Young
2013-06-04docs(validate-commit-msg): fix incorrect commentJens Rantil
2013-06-04docs(input): provide explanation of how ngModel will affect the local scopeLuc Morin
2013-06-04docs(guide): format snippets of code in plain textEduardo Garcia
2013-06-04docs(overview.ngdoc): clarify wordingadamshaylor
2013-05-31fix(ngController): fix indentation bug which causes example to mess upMatias Niemelä
2013-05-30chore(docs): add reference to the blogLucas Galfasó
2013-05-30fix(jqLite): Added optional name arg in removeDataJeff Cross
2013-05-30fix($animator): ensure $animator calculates the highest duration + delay for ...Matias Niemelä
2013-05-30docs(): Rectify animator.animate documentationGias Kay Lee
2013-05-30feat(ngdocs): provide support for inline variable hintingMatias Niemelä
2013-05-28feat($compile): support multi-element directiveMisko Hevery
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-24test(matchers): update toThrow matcherVojta Jina
2013-05-23docs(guide/unit-testing): add expression exampleSiddique Hameed