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
/
directives.js
Age
Commit message (
Expand
)
Author
2012-01-17
docs(*): various doc fixes
Igor Minar
2012-01-10
feat(module): new module loader
Misko Hevery
2011-12-06
docs(ng:submit): update docs example to not add empty items
Vojta Jina
2011-12-06
feat(form): do not prevent submission if action attribute present
Vojta Jina
2011-11-30
feat($interpolate): string interpolation function
Misko Hevery
2011-11-21
fix(scope): $watch (and angular.equals) should support NaN values
Codier
2011-11-14
refactor(injector): removed loadModule/ng:module
Misko Hevery
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
new(directive): added ng:module directive for loading modules
Misko Hevery
2011-11-14
refactor(filter): filters are now injectable and services
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
Misko Hevery
2011-11-14
refactor($service): removed almost all references to scope.$service
Misko Hevery
2011-11-08
fix(directives): make directive names case-insensitive
Igor Minar
2011-11-08
feat(ng:style): compatibility + perf improvements
Dhruv Manek
2011-11-08
docs(ng:bind-attr): improve examples
Igor Minar
2011-10-12
docs(*): remove @workInProgress from everywhere
Igor Minar
2011-10-12
refactor(ng:bind-attr): simplify impl by leveraging jquery
Igor Minar
2011-10-12
fix(ng:class): ignore undefined or NaN classnames
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-10-11
refactor(bindings): remove the decoration of the DOM with errors.
Misko Hevery
2011-10-11
refactor(injection) infer injection args in ng:controller only
Misko Hevery
2011-09-28
chore(directives): add a todo for ng:style
Igor Minar
2011-09-16
fix(e2e tests): use prop() instead of attr() and quote attributes
Igor Minar
2011-09-01
docs(ng:bind): fix example code
Igor Minar
2011-09-01
fix(ng:class): make ng:class friendly towards other code adding/removing classes
Igor Minar
2011-09-01
docs(API): various api doc fixes from Toni
Igor Minar
2011-08-24
feat(ng:cloak): add ng:cloak directive
Igor Minar
2011-08-24
doc(API): various API documentation improvements
Toni Thompson
2011-08-15
refactor(jqLite): remove jqLite show/hide support
Igor Minar
2011-08-15
style(*): wrap all assignments in if statements
Igor Minar
2011-08-14
fix(directives): make ng:class-even/odd work with ng:class
Di Peng
2011-08-12
perf(scope): re-enable statement cacheing
Misko Hevery
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-30
doc(typos): fix couple of typos in the docs
dandoyon
2011-07-26
fix(ng:show/ng:hide): use jqLite.show/jqLite.hide
Di Peng
2011-07-19
Revert "fix(ng:class): preserve classes added post compilation"
Igor Minar
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
doc(misc): fixing typos in docs
Igor Minar
2011-07-17
refactor(docs): run e2e tests with and without jquery
Di Peng
2011-07-13
fix(ng:class): preserve classes added post compilation
Di Peng
2011-06-16
Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to marku...
Di Peng
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Refactor injector to have invoke method for speed reasons
Misko Hevery
2011-06-06
yet another docs batch
Igor Minar
2011-06-06
api doc fixes from ken
Igor Minar
2011-06-06
Fix wrong links in source code
Vojta Jina
2011-06-06
fixing broken links
Igor Minar
[next]