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
/
service
/
compiler.js
Age
Commit message (
Expand
)
Author
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery
2012-03-26
feat($compile): do not interpolate boolean attributes, rather evaluate them
Vojta Jina
2012-03-26
feat(ngValue): allow radio inputs to have non string values
Vojta Jina
2012-03-23
fix($compile): create new (isolate) scopes for directives on root elements
Igor Minar
2012-03-20
fix($compile): don't touch static element attributes
Igor Minar
2012-03-20
fix($compile): Merge interpolated css class when replacing an element
Vojta Jina
2012-03-19
bug(ie7): incorrectly set all inputs to disabled
Misko Hevery
2012-03-19
fix(compiler): allow transclusion of root elements
Misko Hevery
2012-03-13
f(compile): boolean attributes too agresive
Misko Hevery
2012-03-12
docs(*): renaming incorrect widget references to control or directive
Igor Minar
2012-03-12
fix(svg): normalize class access for SVG
Misko Hevery
2012-03-09
chore(*): refactor all ng: to ng-
Igor Minar
2012-03-08
chore(compiler): change default restriction to attribute only for directives
Misko Hevery
2012-02-21
feat($compiler): Allow attr.$observe() interpolated attrs
Vojta Jina
2012-02-21
feat($compile) add locals, isolate scope, transclusion
Misko Hevery
2012-02-21
feat($compile): mark scope creation with ng-scope class
Misko Hevery
2012-02-21
feat($compile): support compiling text nodes by wrapping them in <span>
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-25
add($compile): add compiler v2.0 - not connected
Misko Hevery
2012-01-23
refactor(scope): separate controller from scope
Vojta Jina
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2011-11-14
refactor(injector): removed loadModule/ng:module
Misko Hevery
2011-11-14
refactor(injector): $injector is no longer a function.
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
doc(service): update docs for the moved services
Misko Hevery
2011-11-14
new(directive): added ng:module directive for loading modules
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
move(compiler): appease the History God
Misko Hevery