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-03-08
chore(directives,widgets): reorg the code under directive/ dir
Igor Minar
2012-03-08
fix(ng-cloak): work with class
Misko Hevery
2012-03-08
docs(directive, module): add various missing docs and fix existing docs
Igor Minar
2012-03-08
chore(compiler): change default restriction to attribute only for directives
Misko Hevery
2012-02-28
feat(ng:include) Fire $contentLoaded event
Vojta Jina
2012-02-28
feat(directive.style): Do not compile content of style element
Vojta Jina
2012-02-23
feta(scope): watch object refference or equality
Misko Hevery
2012-02-22
docs(scope): show which directives create scopes
Misko Hevery
2012-02-21
refactor(directive): use attrs.$observe
Misko Hevery
2012-02-21
feat($compile) add locals, isolate scope, transclusion
Misko Hevery
2012-02-21
feat(directive): event now accessible as $event
Misko Hevery
2012-02-21
fix(doc): example was referring to non existent CSS
Misko Hevery
2012-01-25
docs(compiler): update the compiler docs
Misko Hevery
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
2012-01-24
feat(ng:class): support using map of classnames and conditions
Kai Groner
2012-01-23
refactor($controller): Add $controller service for instantiating controllers
Vojta Jina
2012-01-23
refactor(scope.$watch): rearrange arguments passed into watcher (newValue, ol...
Vojta Jina
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
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
[next]