index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
directive
/
ngEventDirs.js
Age
Commit message (
Expand
)
Author
2014-02-20
docs(ngSubmit): reference correct object ($scope) in example.
James Roome
2014-02-16
chore(protractor tests): fix up e2e tests
Julie
2014-02-16
docs(bike-shed-migration): fix invalid </file name=""> HTML in examples
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert <doc:...> examples to <example>...
Peter Bacon Darwin
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-10
docs(ngSubmit): ngSubmit also works with the `data-action`/`x-action` attributes
James Wagoner
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-19
docs(ngEventDirs): document priority of event directives
Abraham
2014-01-08
feat(docs): adding the <doc:protractor> ngdoc-tag
Julie
2013-12-19
docs(ngEventDirs): adding quick examples for new events
James Watling
2013-10-31
fix(ngEventDirectives): parse expression only once during compile phase.
Tobias Bosch
2013-09-27
docs(dblClick): fix grammar
Dave Peticolas
2013-09-26
feat(ngEventDirectives): add `ngCopy`, `ngCut`, and `ngPaste`
Ben McCann
2013-09-16
docs(api): fix grammar in ngClick description
Dave Peticolas
2013-07-18
feat(directive): ng:focus, ng:blur
Andreas Sander
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-11
docs(ngSubmit): clarify that there must be no `action` attribute
Pete Bacon Darwin
2013-03-08
feat(directive): add ngKeypress directive for handling keypress event
Mark Nadig
2012-12-18
feat(directive): ng:keydown, ng:keyup
Mark Nadig
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-02
doc(guide): clean up broken links
Misko Hevery
2012-04-09
fix(docs): change all directive references to use the normalized names
Igor Minar
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery