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
/
compile.js
Age
Commit message (
Expand
)
Author
2013-08-12
fix($compile): correct controller instantiation for async directives
Chirayu Krishnappa
2013-08-09
docs($compile): update directive type signature
OpherV
2013-08-09
chore($compile): remove bogus scope/controller check
Igor Minar
2013-08-08
fix($compile): always instantiate controllers before pre-link fns run
jankuca
2013-08-08
docs(compile/selmulti): description for compile/selmulti error
Misko Hevery
2013-08-08
docs(compile/notassign): description for compile/notassign error
Misko Hevery
2013-08-08
docs(minErr): rename compile/utrat to compile/uterdir
Igor Minar
2013-08-07
fix(compile): fix directive as identifier
Chirayu Krishnappa
2013-08-06
docs(compile): fix minor spelling mistake
Michael Stewart
2013-08-03
feat($compile): support compile animation hooks classes
Matias Niemelä
2013-07-31
feat(directive): support as instance syntax
Lucas Galfasó
2013-07-27
docs(*): fixed typos and ngdoc parameter names
Carl Danley
2013-07-26
fix($compile): don't use new with minErr
Ken Sheedlo
2013-07-26
chore($compile): removed unused variable
Wesley Cho
2013-07-25
fix($compile): don't check attr.specified on non-ie7
Igor Minar
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-19
fix(core): parse URLs using the browser's DOM API
Chirayu Krishnappa
2013-07-18
fix($compile): allow data: image URIs in img[src]
Chirayu Krishnappa
2013-07-03
fix($compile): empty normalized href should pass sanitation check
Anders Hessellund Jensen
2013-07-02
fix($compile): prevent infinite loop w/ replace+transclude directives
Igor Minar
2013-07-02
revert: fix(compiler): corrects component transclusion on ...
Igor Minar
2013-06-27
fix(compiler): corrects component transclusion on compilation root.
Igor Minar
2013-06-24
fix($compile): reject multi-expression interpolations for src attribute
Chirayu Krishnappa
2013-06-21
fix($compile): disallow interpolations for DOM event handlers
Chirayu Krishnappa
2013-06-21
fix($compile): sanitize values bound to img[src]
Chirayu Krishnappa
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-11
fix($compile): support multi-element group over text nodes
Misko Hevery
2013-06-06
refactor($route): pull $route and friends into angular-route.js
Igor Minar
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-09
style(*): fix up semicolon and var usage
Anatoly Shikolay
2013-05-08
style($compile): clarify argument name
Igor Minar
2013-04-11
docs($compile): improve docs
David Sanders
2013-03-29
docs(*): fixed typos
Pascal Borreli
2013-03-27
feat(http): support request/response promise chaining
Sylvester Keil
2013-02-28
feat($compile): allow directives to modify interpolated attributes
Thibault Leruitte
2013-02-27
feat($compile): support for dynamic template generation
Luis Ramón López
2013-02-27
feat($compile): add attribute binding support via ngAttr*
Luis Ramón López
2013-02-25
fix($compile): compile replace directives in external template
danilsomsikov
2013-02-25
feat($compile): '=?' makes '=' binding optional
Luis Ramón López
2013-02-25
fix($compile): whitelist file:// in url sanitization
Igor Minar
2013-02-23
fix($compile): handle elements with no childNodes property
Igor Minar
2013-02-20
fix($compile): sanitize values bound to a[href]
Igor Minar
2013-02-18
fix(compile): should not leak memory when there are top level empty text nodes
Pete Bacon Darwin
2013-02-14
fix(compile): Initialize interpolated attributes before directive linking
Pete Bacon Darwin
2013-02-14
fix(compile): Interpolate @ locals before the link function runs
Pete Bacon Darwin
2013-02-07
fix($compile): rename $compileNote to compileNode
Enrique Paredes
2013-01-30
feat(Scope): expose transcluded and isolate scope info for batarang
Brian Ford
[next]