aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-08-22chore(release): cut the 1.0.8 bubble-burst releasev1.0.8Igor Minar
2013-08-22chore(grunt): ensure that grunt uses zip for compressionIgor Minar
2013-08-22docs(changelog): release notes for 1.0.8 bubble-burstIgor Minar
2013-08-22docs(CHANGELOG): update changelogIgor Minar
2013-08-22docs(CHANGELOG): release notes for 1.2.0-rc1 spooky-giraffeIgor Minar
2013-08-22docs(guide): warn about module creation versus retrievalghodss
2013-08-22revert: feat(ngForm): Supports expression in form namesIgor Minar
2013-08-22chore(changelog.js): pickup breaking changes f/ chore/refactor commitsIgor Minar
2013-08-22docs(guide): grammatical corrections to Form and Control definitionsMarcel Morgan
2013-08-21revert: fix($compile): correct controller instantiation...Igor Minar
2013-08-21revert: fix($compile): always instantiate controllers...Igor Minar
2013-08-20fix(package.json): add a repository fieldMichał Gołębiowski
2013-08-20fix($compile): correct controller instantiation for async directivesChirayu Krishnappa
2013-08-16style(docs): replace CRLF by LF in svg header logoReto Aebersold
2013-08-15fix(grunt): fix regex in grunt util to handle pre-release versionsBrian Ford
2013-08-15docs($cookies): add info about angular-cookies.jsRob Dodson
2013-08-14fix(orderBy): remove redundant if statementItsLeeOwen
2013-08-14chore: fix Travis buildVojta Jina
2013-08-14chore: disable npm install on TravisVojta Jina
2013-08-14chore: update Node.js on TravisVojta Jina
2013-08-14chore: update Karma to v0.10Vojta Jina
2013-08-14chore(sauce): use tunnel-identifier and ready-file only on TravisVojta Jina
2013-08-14fix($timeout): clean deferreds immediately after callback exec/cancelAndy Gurden
2013-08-14fix(mocks.$timeout): forward delay argumentVojta Jina
2013-08-14fix(tutorial): fix broken link caused by bad line breakebeal
2013-08-14docs($http): added return to interceptors success callbackMikk Kirstein
2013-08-14revert: docs($interpolate): add example for the providerIgor Minar
2013-08-13docs(input): add missing ngChange directive for email typeDavid Bennett
2013-08-12docs(guide/unit-testing): add expression exampleSiddique Hameed
2013-08-12test(matchers): update toThrow matcherVojta Jina
2013-08-12fix($parse): move global getter out of parse.jsChirayu Krishnappa
2013-08-12fix($location): default to / for the url base if no base[href]Igor Minar
2013-08-12fix(ngCloak): hide element even when CSS 'display' is setVineet Kumar
2013-08-12refactor(core): use native String.prototype.trim if availableSebastian Müller
2013-08-12fix(i18n): Do not transform arrays into objectsLucas Galfasó
2013-08-12style(sanitize): fix typo in variable namesBen Holley
2013-08-12chore(package.json): fix name to work with latest NPMVojta Jina
2013-08-12fix(grunt): cache version numberIgor Minar
2013-08-12fix(dump): Prevented window.dump from being overridden by karma-jasmine.Jeff Cross
2013-08-12fix(equals): {} and [] should not be considered equivalentBrenton
2013-08-12docs(guide): remove superfluous });Roland
2013-08-12fix($compile): don't check attr.specified on non-ie7Igor Minar
2013-08-12chore(.gitignore): ignore npm-debug.log fileMatias Niemelä
2013-08-12docs($interpolate): add example for the providerEmmanuel
2013-08-12fix($q): call `reject()` even if `$exceptionHandler` rethrowsPete Bacon Darwin
2013-08-12chore(bower): add a .bowerrc filejankuca
2013-08-12fix(jqLite): return array from multi select in val()Eric Hagman
2013-08-09docs($compile): update directive type signatureOpherV
2013-08-09docs(ngModel): validators should return undefined for invalid values.Niall Smart
2013-08-09docs(httpBackend): update documentation for expect methodsSanti Albo