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
Age
Commit message (
Expand
)
Author
2013-10-26
docs(http): add missing brace in the 2nd interceptors example
mgechev
2013-10-26
docs(ngForm): ensure correct attribute name in usage example
David Bennett
2013-10-25
docs($rootScope): added $eval `locals` parameter documentation
Caio Cunha
2013-10-25
fix($compile): attribute bindings should not break due to terminal directives
Igor Minar
2013-10-25
docs(compile): fix typo in 'Attributes' description
BrainCrumbz
2013-10-25
docs(ngIf): fix typo
Balázs Suhajda
2013-10-24
docs(ngClass): fix typo
Sam Dornan
2013-10-24
docs(rootScope): add example of using a listener function for $watch
Wesley Cho
2013-10-24
docs(ngModelController): $parent can help isolate scope directives
basarat
2013-10-24
docs(select): fix typo
wiebl
2013-10-24
docs(ngBindHtml): add example
Nicolas Brugneaux
2013-10-24
fix($compile): instantiate controlers when re-entering compilation
Igor Minar
2013-10-24
docs(ngNonBindable): fix punctuation
Dave Peticolas
2013-10-24
docs(ngController): do not attach a controller twice
Tyler McGinnis
2013-10-24
fix(input): keep track of min/max attars on-the-fly
Dmitry Shirokov
2013-10-23
docs(guide/directive,guide/compiler,): drastically improve
Brian Ford
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-22
fix: don't inline css in csp mode.
tigbro
2013-10-21
docs(ngCsp): pretty-format docs
Igor Minar
2013-10-18
fix(csp): fix csp auto-detection and stylesheet injection
Igor Minar
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-15
docs($rootScope): better document infinite digest and ttl
Igor Minar
2013-10-15
fix($parse): check function call context to be safe
Chirayu Krishnappa
2013-10-14
docs: add missing priority documentation for structural directives
Igor Minar
2013-10-14
docs(ngInit): fix typo
Tyler McGinnis
2013-10-14
docs(ngNonBindable): improve description
Pete Bacon Darwin
2013-10-14
docs(booleanAttrs): improve grammar and clarity
Dave Peticolas
2013-10-11
fix($compile): abort compilation when duplicate element transclusion
Igor Minar
2013-10-11
fix(directives): correct priority of structural directives
Igor Minar
2013-10-11
fix($compile): make order directives w/ same priority deterministic
Igor Minar
2013-10-11
style: strip white space from files
Igor Minar
2013-10-11
chore($compile): remove dead code
Igor Minar
2013-10-11
docs(ngAnimate): fix typos
Hack Reactor Students
2013-10-10
docs(ngInit): add note on best practices
Brian Ford
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-10-09
feat(ngRepeat): use block separator comments
jankuca
2013-10-09
revert: fix($parse): handle promises returned from parsed function calls
Igor Minar
2013-10-09
fix($parse): deprecate promise unwrapping and make it an opt-in
Igor Minar
2013-10-09
docs($anchorScroll): fix example controller and style
Ben Lesh
2013-10-09
docs($log): explain how to configure debug logging
Henry Hazan
2013-10-07
fix(input): `false` is no longer an empty value by default
Pete Bacon Darwin
2013-10-07
feat($interval): add a service wrapping setInterval
Julie
2013-10-07
revert: refactor($parse): only instantiate lex/parse once
Igor Minar
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-07
style(select): fix semicolons and vars
Peter Bacon Darwin
2013-10-07
docs(ngModel): fix grammar and improve clarity
Dave Peticolas
2013-10-07
refactor($parse): only instantiate lex/parse once
Peter Bacon Darwin
2013-10-07
docs(ngValue): add docs for ngValue directive
Brian Ford
2013-10-05
fix(rootScope): make stopPropagation only stop its own event
Pete Bacon Darwin
2013-10-05
docs(a): change model.$save() into something less deceptive
Michiel Staessen
[next]