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-08-08
docs(ngModel): add link to NgModelController
Igor Minar
2013-08-07
docs(minerr): fill in error message descriptions
Ken Sheedlo
2013-08-07
docs(ngClass): updated the example with string, map and array syntax
Jamund Ferguson
2013-08-07
feat(ngForm): Supports expression in form names
Matthew Windwer
2013-08-07
fix(input): fix the email regex to accept TLDs up to 6 characters long
neilmcgibbon
2013-08-03
feat($compile): support compile animation hooks classes
Matias Niemelä
2013-08-02
fix(ngShowHide): change the .ng-hide CSS class to use an !important flag
Matias Niemelä
2013-07-29
chore(ngdocs): all animation-supported directives working with docs examples ...
Matias Niemelä
2013-07-29
fix(ngClass): ensure ngClass doesn't fire addClass or removeClass with an emp...
Matias Niemelä
2013-07-26
fix(ngInclude): $animate refactoring + use transclusion
Matias Niemelä
2013-07-26
chore($animate): replace show/hide with addClass/removeClass
Matias Niemelä
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-26
chore(ngdocs): replace showdown.js with marked.js
Matias Niemelä
2013-07-25
feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafe
Chirayu Krishnappa
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-24
fix(select): don't support binding to select[multiple]
Igor Minar
2013-07-24
feat(ngRepeat): add $even and $odd props to iterator
P. Envall
2013-07-24
fix(form): pick the right attribute name for ngForm
Pawel Kozlowski
2013-07-24
fix(ngRepeat): handle iteration over identical obj values
Rory Douglas
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-21
docs(input): fix example
Jérémy
2013-07-21
docs(ngRepeat): add example for filters in conjunction with `track by`
Peter Fern
2013-07-18
feat(directive): ng:focus, ng:blur
Andreas Sander
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ä
[next]