aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-11feat(ngSwipe): Add ngSwipeRight/Left directives to ngMobileBraden Shepherdson
2013-04-11docs(guide): updates for legacy IE7 supportBrian Campbell
2013-04-11chore(release): start 1.1.5 triangle-squarification iterationIgor Minar
2013-04-11docs($http): fix a typoChad Whitacre
2013-04-11docs(animator): Fixed a typoPatrick
2013-04-08fix($sniffer): $sniffer to support non-vendor prefixesMatias Niemelä
2013-04-06docs(concespts): correct spelling and remove unnecessary wordHeath Matlock
2013-04-04docs(changelog): fix the 1.0.6 headerIgor Minar
2013-04-04docs(changelog): add release notes for 1.1.4 and 1.0.6Igor Minar
2013-04-04docs($resource): improve installation sectionIgor Minar
2013-04-03chore(release): cutting angular 1.1.4 quantum-manipulationv1.1.4Igor Minar
2013-04-03fix(ngAnimator): correct polyfillSetup activation and memento generationWilliam Bagayoko
2013-04-03docs: add animations into docs and directive examplesMatias Niemelä
2013-04-03chore(karma): upgrade karma to 0.8.4Igor Minar
2013-04-03feat(Scenario): autodisable animations when running e2e testsIgor Minar
2013-04-03fix(ngShow/ngHide): revert to display:'' for showMisko Hevery
2013-04-03chore(revert): accidental inclusion of nonexistent test.Misko Hevery
2013-04-03chore(revert): Revert accidental change to showdownMisko Hevery
2013-04-03style(animator): style cleanupIgor Minar
2013-04-02feat(ngdocs): added functionality to import and extract contents of external ...Matias Niemelä
2013-04-02feat(ngAnimate): add support for animationMisko Hevery
2013-04-02chore(docs): correct few unclosed elementsMisko Hevery
2013-04-01docs(ngSwitch): improve the @usage exampleIgor Minar
2013-04-01chore: use KarmaVojta Jina
2013-03-29feat(ngRepeat): add support for custom tracking of itemsMisko Hevery
2013-03-29feat(Scope): add $watchCollection method for observing collectionsMatias Niemelä
2013-03-29docs(guide): add missing closing div tagFelipe Lahti
2013-03-29docs(guide): fix typo in DI. angualar -> angularFelipe Lahti
2013-03-29docs(mocks): fix typosGert Goet
2013-03-29docs(directive): fix typoSrinivas Kusunam
2013-03-29docs(controller): improve $controller function doc readabilityMatthew McComb
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-27feat(http): support request/response promise chainingSylvester Keil
2013-03-27fix(mock): prevent NPE when module definition outside of it.Misko Hevery
2013-03-24Update forms.ngdocJames deBoer
2013-03-20chore($ngLocale): refactor i18n closure slurper logic and parse extended date...Chirayu Krishnappa
2013-03-20chore($ngLocale): generate ngLocale files from the Closure code (includes dat...Chirayu Krishnappa
2013-03-20fix(ngMobile): Use bracket notation to fix minified versionJason Als
2013-03-20refactor(ngRepeat): make use of declared variableMark Chapman
2013-03-20chore(select): Fix ngOptions regexp capture comment.Arlen Christian Mart Cuss
2013-03-19chore(Angular): remove superfluous fromCharCode functionJavier Mendiara Cañardo
2013-03-19docs(filter): Using indefinite articleBruno Coelho
2013-03-19docs(directive): Fix entity confusion in example.Arlen Christian Mart Cuss
2013-03-15fix($location): parse FirefoxOS packaged app urlsManuel Braun
2013-03-15$routeChangeSuccess documentationJamie Mason
2013-03-15feat(docs): Add Improve this doc link in each doc page, which links to the ed...Shyam Seshadri
2013-03-14fix(timezone): correct timezone date filter for 1/2 hour offsetsSujeet Pillai
2013-03-14Fix failing test in IE 10Shyam Seshadri
2013-03-13chore(docs): add angular-mobile.js to index.htmlIgor Minar
2013-03-13feat(ngMobile): add ngMobile module with mobile-specific ngClickBraden Shepherdson