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-10-02
fix($compile): ng-attr to support dash separated attribute names
Jamie Mason
2013-10-01
fix($compile): allow interpolations for non-event handlers attrs
Francesco Pontillo
2013-09-30
fix(ngTransclude): detect ngTranslude usage without a transclusion directive
jankuca
2013-09-30
fix($compile): link parents before traversing
Vojta Jina
2013-09-26
fix($compile): collect ranges on multiple directives on one element
jankuca
2013-08-29
fix(core): parse IE11 UA string correctly
Chirayu Krishnappa
2013-08-23
test: rename / remove duplicate unit tests
Vojta Jina
2013-08-20
fix(ngTransclude): clear the translusion point before transcluding
Igor Minar
2013-08-20
fix(ngTransclude): make the transclusion available to parent post-link
Igor Minar
2013-08-15
feat(minerr): log minerr doc url in development
Ken Sheedlo
2013-08-12
fix($compile): correct controller instantiation for async directives
Chirayu Krishnappa
2013-08-08
fix($compile): always instantiate controllers before pre-link fns run
jankuca
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-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
[next]