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-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
2013-01-17
fix($compile): do not wrap empty root text nodes in spans
Pete Bacon Darwin
2013-01-14
fix($compile): safely create transclude comment nodes
Igor Minar
2013-01-09
feat($compile): support modifying the DOM structure in postlink fn
Martin Probst
2013-01-09
style($compile): fix indentation
Igor Minar
2012-10-29
fix($compile): don't look for class directives in empty string
Igor Minar
2012-10-29
fix($compile): compilation should not recurse into empty nodes
Igor Minar
2012-10-29
style($compile): better fn names for debugging
Igor Minar
2012-10-29
refactor(): simplify nodeLinkFn
Igor Minar
2012-10-29
fix($compile): prevent double attr interpolation w/ templateUrl
Igor Minar
2012-09-20
fix($compile): reference local in isolate scope
Vojta Jina
2012-09-06
fix(*): name all anonymous watch functions in Angular
Shyam Seshadri
2012-08-30
fix(jqLite): better support for xhtml
Igor Minar
2012-08-13
fix($compile): denormalize directive templates
Igor Minar
2012-08-13
refactor($compile): code cleanup
Igor Minar
2012-08-12
docs($compileProvider): remove duplicate of .directive()
Vojta Jina
2012-08-12
docs: fix broken links to $compileProvider.directive()
Vojta Jina
2012-06-12
docs(*): simplify doc urls
Igor Minar
[next]