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-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
2013-04-17
fix(ngModel): use paste/cut events in IE to support context menu
Mark Dalgleish
2013-04-17
doc(ngClassEven): make consistent with ngClassOdd
es128
2013-04-16
fix(ngPattern): allow modifiers on inline ng-pattern
austingreco
2013-04-16
fix(ngClass): should remove classes when object is the same but property has ...
Pete Bacon Darwin
2013-04-13
docs(ngController): fix docs link to api/ng.$route
brandonjp
2013-04-11
fix(ngRepeat): prevent initial duplicates
Misko Hevery
2013-04-03
docs: add animations into docs and directive examples
Matias Niemelä
2013-04-02
feat(ngAnimate): add support for animation
Misko Hevery
2013-04-01
docs(ngSwitch): improve the @usage example
Igor Minar
2013-03-29
feat(ngRepeat): add support for custom tracking of items
Misko Hevery
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-20
refactor(ngRepeat): make use of declared variable
Mark Chapman
2013-03-20
chore(select): Fix ngOptions regexp capture comment.
Arlen Christian Mart Cuss
2013-03-11
feat(ng:switch): Preserve the order of the elements not in the ng-switch
Lucas Galfasó
2013-03-08
docs(ngCloak): update the CSS rule with data-ng-cloak
Christian Vuerings
2013-03-08
feat(directive): add ngKeypress directive for handling keypress event
Mark Nadig
2013-02-20
fix($compile): sanitize values bound to a[href]
Igor Minar
2013-02-18
fix(ngClass): keep track of old ngClass value manually
Per Rovegård
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2013-02-14
feat(ngSwitch): support multiple matches on ngSwitchWhen and ngSwitchDefault
Lucas Galfasó
2013-02-14
fix(a): workaround IE bug affecting mailto urls
Igor Minar
2013-02-14
fix(ngSwitch): make ngSwitch compatible with controller BC module
deboer
2013-02-04
docs(ngClass): fix typo in description
PowerKiKi
2013-01-26
docs(a): escape sample code in ng a directive
Fred Sauer
2013-01-22
docs(ngOpen): fix typo in api docs
Igor Minar
[next]