aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/directive/ngEventDirs.js
AgeCommit message (Expand)Author
2014-02-20docs(ngSubmit): reference correct object ($scope) in example.James Roome
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): fix invalid </file name=""> HTML in examplesPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert <doc:...> examples to <example>...Peter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-02-10docs(ngSubmit): ngSubmit also works with the `data-action`/`x-action` attributesJames Wagoner
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-19docs(ngEventDirs): document priority of event directivesAbraham
2014-01-08feat(docs): adding the <doc:protractor> ngdoc-tagJulie
2013-12-19docs(ngEventDirs): adding quick examples for new eventsJames Watling
2013-10-31fix(ngEventDirectives): parse expression only once during compile phase.Tobias Bosch
2013-09-27docs(dblClick): fix grammarDave Peticolas
2013-09-26feat(ngEventDirectives): add `ngCopy`, `ngCut`, and `ngPaste`Ben McCann
2013-09-16docs(api): fix grammar in ngClick descriptionDave Peticolas
2013-07-18feat(directive): ng:focus, ng:blurAndreas Sander
2013-07-11fix(ngSubmit): expose $event to ngSubmit callbackWesley Cho
2013-06-19feat(jqLite): switch bind/unbind to more recent jQuery on/offMichał Gołębiowski
2013-06-11docs(ngSubmit): clarify that there must be no `action` attributePete Bacon Darwin
2013-03-08feat(directive): add ngKeypress directive for handling keypress eventMark Nadig
2012-12-18feat(directive): ng:keydown, ng:keyupMark Nadig
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02doc(guide): clean up broken linksMisko Hevery
2012-04-09fix(docs): change all directive references to use the normalized namesIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery