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
/
test
/
ng
/
compileSpec.js
Age
Commit message (
Expand
)
Author
2013-08-08
docs(minErr): rename sce/isecrurl to sce/insecurl
Igor Minar
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-31
feat(directive): support as instance syntax
Lucas Galfasó
2013-07-28
test($compile): fix spelling error in assertion (ngAttr*)
Brian Fitzpatrick
2013-07-26
feat(ngAnimate): complete rewrite of animations
Matias Niemelä
2013-07-25
feat($sce): new $sce service for Strict Contextual Escaping.
Chirayu Krishnappa
2013-07-22
fix($compile): always instantiate controllers in parent->child order
Igor Minar
2013-07-18
fix($compile): allow data: image URIs in img[src]
Chirayu Krishnappa
2013-07-02
revert: fix(compiler): corrects component transclusion on ...
Igor Minar
2013-06-28
test($compile): use FQDN for img[src]
Chirayu Krishnappa
2013-06-27
fix(compiler): corrects component transclusion on compilation root.
Igor Minar
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-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-06-11
fix($compile): support multi-element group over text nodes
Misko Hevery
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-04-29
test(browser/compile): fix calls to Jasmine fail()
Oren Avissar
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
chore(sortedHtml): print attributes with empty value
Igor Minar
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
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-08-13
fix($compile): denormalize directive templates
Igor Minar
2012-08-13
refactor($compile): code cleanup
Igor Minar
2012-06-08
fix($compile): correctly merge class attr for replace directives
Max Martinsson
2012-06-08
feat($compile): simplify isolate scope bindings
Misko Hevery
2012-06-08
fix(startingTag): make tag name always lowercase
Igor Minar
2012-06-08
refactor($compile): always call attr.$observe
Misko Hevery
2012-06-08
chore($compile): clean up compiler tests
Misko Hevery
2012-05-04
fix($compile): have $observe return registration function
Misko Hevery
2012-05-04
fix($compile): ignore ws when checking if template has single root
Igor Minar
2012-05-03
style($compile): clean up the code and normalize fn names
Igor Minar
2012-05-03
fix($compile): attach scope to the directive element when templateUrl and rep...
Igor Minar
2012-05-03
chore($compile): remove obsolete <<CONTENT>> transclusion
Igor Minar
[next]