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
2013-07-14
feat(ngPluralize): add alternative mapping using attributes
Lucas Galfasó
2013-07-11
fix(ngSubmit): expose $event to ngSubmit callback
Wesley Cho
2013-07-11
fix(ngValue): made ngValue to write value attribute to element
Mikk Kirstein
2013-07-11
docs(ngList): fix example and add e2e test
Igor Minar
2013-07-10
style(input): remove ws
Igor Minar
2013-07-08
docs(ngModelController): provide a more intuitive example
Pete Bacon Darwin
2013-07-04
docs(input): ng-model doesn't work well with isolated scope directive
basarat
2013-07-02
fix(ngCloak): hide element even when CSS 'display' is set
Vineet Kumar
2013-06-27
docs(ngBind): clarify some of the writing
Andrew Peterson
2013-06-27
docs(ngPluralize): improve wording
Andrew Peterson
2013-06-20
docs(ngRepeat): fix typo
Jens Rantil
2013-06-19
feat(jqLite): switch bind/unbind to more recent jQuery on/off
Michał Gołębiowski
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-13
docs(select): fix typos in ngOptions
Misha Moroshko
2013-06-13
style(ngRepeat): fix typos
Julien Bouquillon
2013-06-12
docs(FormController): add methods for FormController
Dean Sofer
2013-06-12
docs(ngModelController): improve $parsers/$formatters with example
Dean Peterson
2013-06-12
docs(ngClass): fix minor typo.
Ore Landau
2013-06-11
docs(ngSubmit): clarify that there must be no `action` attribute
Pete Bacon Darwin
2013-06-11
fix(ngRepeat): support growing over multi-element groups
Misko Hevery
2013-06-06
feat(ngdocs): provide documentation for the new ngRepeat repeater syntax
Matias Niemelä
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
2013-06-04
docs(ngTransclude): fix outdated scope definition in example
Marcin Wosinek
2013-06-04
docs(ngClass): clarify the use of object map
Luc Morin
2013-06-04
docs(input): provide explanation of how ngModel will affect the local scope
Luc Morin
2013-05-31
fix(ngController): fix indentation bug which causes example to mess up
Matias Niemelä
2013-05-30
feat(ngdocs): provide support for inline variable hinting
Matias Niemelä
2013-05-28
feat($compile): support multi-element directive
Misko Hevery
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-23
docs(input): add missing ngChange directive for email type
David Bennett
2013-05-18
doc(ngModel): $setViewValue calls all parsers, not formatters
Joakim Blomskøld
2013-05-16
docs(ngCsp): add more informative details
Dean Sofer
2013-05-14
feat(ngSrcset): add new ngSrcset directive
Samuel Santos
2013-05-14
feat(select): match options by expression other than object identity
quazzie
2013-05-13
docs(animation): fix code example to work with most recent ngAnimate
Matias Niemelä
2013-05-10
fix(ngPluralize): handle the empty string as a valid override
Lucas Galfasó
2013-05-08
chore(ngAnimate): CSS classes X-setup/X-start -> X/X-active
Matias Niemelä
2013-05-08
chore(ngIf): Add animation code to ngIf example and docs text to ngAnimate docs
Matias Niemelä
2013-05-07
fix(select): ensure empty option is not lost in IE9
Chad Smith
2013-05-07
doc(input): fix small typo in code example
Hamish Macpherson
2013-05-03
feat(ngInclude): $includeContentRequested event
Matthieu Larcher
2013-05-02
fix(ngView): accidentally compiling leaving content
Misko Hevery
2013-05-02
fix(ngRepeat): correctly iterate over array-like objects
Gonzalo Ruiz de Villa
2013-04-29
fix(ngController): change controllerAlias to controllerAs.
Misko Hevery
2013-04-29
refact(ngClass): improve performance through bitwise operations
Robin Böhm
2013-04-22
feat(controller): support as instance syntax
Misko Hevery
2013-04-19
feat(ngIf): add directive to remove and recreate DOM elements
Oren Avissar
2013-04-19
docs(input): fix typo on max attribute
leesei
2013-04-19
docs(select): fix attribute documentation
Shyam Seshadri
2013-04-19
docs(ngBind): fix typo
Michal Reichert
[next]