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
Age
Commit message (
Expand
)
Author
2014-02-16
docs(all): convert <pre>/</pre> snippets to GFM snippets
Caitlin Potter
2014-02-16
docs(bike-shed-migration): convert doctype and names
Peter Bacon Darwin
2014-02-13
fix(input): don't apply textInput to <input type="file">
Tim Whitbeck
2014-02-12
fix(input): setViewValue on compositionend
Caitlin Potter
2014-02-12
docs(input): document NgModelController.$isEmpty parameters / return value
Mathieu Tricoire
2014-02-11
refactor(ngTransclude): use transclusion function passed in to link
Daniel Tabuenca
2014-02-10
docs(ngSubmit): ngSubmit also works with the `data-action`/`x-action` attributes
James Wagoner
2014-02-06
chore(testing): de-flake a ngHref test for navigating away from the Angular page
Julie
2014-02-05
chore(testing): run end to end tests on firefox and safari as well as chrome
Julie
2014-02-03
chore(ngClass): remove debugger statement from an e2e test
Igor Minar
2014-01-28
test(docs): convert example end to end doc tests from scenario runner to prot...
Julie
2014-01-26
docs(select): rephase note on ngOptions
David Nelson
2014-01-26
docs(ngSwitch): fixed typo 'choses' to 'chooses'
David Nelson
2014-01-22
fix(a): don't preventDefault on click when SVGAElement has an xlink:href attr...
Caitlin Potter
2014-01-21
fix(input): use Chromium's email validation regexp
Caitlin Potter
2014-01-21
docs(select): add callout style for a note
Brian Ford
2014-01-21
docs(select): add object comparison warning
Dan Matthews
2014-01-19
docs(ngEventDirs): document priority of event directives
Abraham
2014-01-18
docs(ngInit): ng-init is an attribute/class directive, not an element directive
Bastian Buchholz
2014-01-18
docs(ngInit): note precedence when used with filters
Chia-liang Kao
2014-01-17
docs(input): document ngValue directive
Abdessamad Idrissi
2014-01-17
docs(ngChange): clarify difference between ng-change DOM change event
Andreas Gruenbacher
2014-01-15
docs(ngShowHide): make a note of values considered to be falsy
Foxandxss
2014-01-10
docs(select): update regexp grouping cheat-sheat
Ajay Roopakalu
2014-01-10
feat(select): allow multiline ng-options
Ajay Roopakalu
2014-01-08
feat(docs): adding the <doc:protractor> ngdoc-tag
Julie
2014-01-08
docs(script): add more detailed information
Gias Kay Lee
2014-01-07
refactor(booleanAttrs, ngSwitch): use link function instead of compile functi...
Gias Kay Lee
2014-01-06
refactor(input): wrapped validation logic in helper function
Ben Wiklund
2014-01-06
docs(form): changed capitalization in CSS classes section
jesse
2014-01-03
docs(ngRepeat): add info about aliasing special properties of ngRepeat
Wojciech Krzystek
2014-01-02
fix(ngRepeat): allow for more flexible coding style in ngRepeat expression
Gias Kay Lee
2013-12-31
fix(input): use apply on change event only when one isn't already in progress
Igor Minar
2013-12-30
fix(input): prevent double $digest when using jQuery trigger.
Michał Gołębiowski
2013-12-19
docs(ngCloak): style name is ng-cloak, not ngCloak
snicolai
2013-12-19
docs(booleanAttrs): add @priority to all the boolean directives
Mark Jones
2013-12-19
docs(ngEventDirs): adding quick examples for new events
James Watling
2013-12-18
docs(ngInit): fix typo
Jason Farnsworth
2013-12-18
fix(input): do not hold input for composition on android
Chia-liang Kao
2013-12-17
fix(select): invalidate when 'multiple`, `required` and model is `[]`
Caitlin Potter
2013-12-17
docs(ngIf): remove invalid comment from CSS
Pete Bacon Darwin
2013-12-16
fix(ngRepeat): allow multiline expressions
Rhys Brett-bowen
2013-12-13
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski
2013-12-13
perf(a): do not link when href or name exists in template
Karl Seamon
2013-12-12
fix(ngInclude): Add template to DOM before linking other directives
Tobias Bosch
2013-12-12
docs(ngSwitch): clarify that ngSwitch matches against string literals
Pete Bacon Darwin
2013-12-09
docs(input): remove redundant closing span tag
miknsh5
2013-12-05
fix($compile): update cloned elements if the template arrives after the cloning
Tobias Bosch
2013-12-04
fix(ngInit): evaluate ngInit before ngInclude
Caitlin Potter
2013-12-04
fix(input): ensure ngModelWatch() triggers second digest pass when appropriate
Daniel Tabuenca
[next]