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-10-30
fix(ngIf): ngIf removes elements dynamically added to it
Brian Ford
2013-10-28
fix($compile): don't instantiate controllers twice for element transclude dir...
Igor Minar
2013-10-25
fix($compile): attribute bindings should not break due to terminal directives
Igor Minar
2013-10-25
docs(compile): fix typo in 'Attributes' description
BrainCrumbz
2013-10-24
fix($compile): instantiate controlers when re-entering compilation
Igor Minar
2013-10-23
docs(guide/directive,guide/compiler,): drastically improve
Brian Ford
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-18
docs: correct broken links
Vojta Jina
2013-10-11
fix($compile): abort compilation when duplicate element transclusion
Igor Minar
2013-10-11
fix($compile): make order directives w/ same priority deterministic
Igor Minar
2013-10-11
chore($compile): remove dead code
Igor Minar
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-10-07
fix(*): protect calls to hasOwnProperty in public API
Peter Bacon Darwin
2013-10-03
fix($compile): fix (reverse) directive postLink fn execution order
Igor Minar
2013-10-03
fix($compile): don't terminate compilation for regular transclusion directives
Igor Minar
2013-10-03
docs($compile): fix param description being displayed as code block
basarat
2013-10-02
docs($compile): improve explanation of Attributes.$observe
Buu Nguyen
2013-10-02
fix($compile): ng-attr to support dash separated attribute names
Jamie Mason
2013-10-01
feat($compile): support tel: links in a[href]
Ben McCann
2013-10-01
fix($compile): allow interpolations for non-event handlers attrs
Francesco Pontillo
2013-09-30
fix($compile): link parents before traversing
Vojta Jina
2013-09-27
docs(angular.Module): fix controller and directive method parameters
David Bennett
2013-09-27
style($compile): remove unused variable
Igor Minar
2013-09-26
fix($compile): collect ranges on multiple directives on one element
jankuca
2013-09-25
fix($compile): work around issue in jQuery 1.10.2
Brian Ford
2013-09-11
docs(Attributes): add missing documentation for $observe method
Butch Peters
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
[next]