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
2014-02-14
fix($animate): ensure $animate doesn't break natural CSS transitions
Matias Niemelä
2014-02-14
fix($compile) support templates with table content root nodes
Caitlin Potter
2014-02-10
fix($compile): ensure element transclusion directives are linked with comment...
Caitlin Potter
2014-02-06
fix(mocks): rename mock.animate to ngAnimateMock and ensure it contains all t...
Matias Niemelä
2014-02-06
fix(mocks): remove usage of $animate.flushNext in favour of queing
Matias Niemelä
2014-01-31
fix($compile): retain CSS classes added in cloneAttachFn on asynchronous dire...
Caitlin Potter
2013-12-31
test(compileSpec): fix broken build on FF
Igor Minar
2013-12-19
fix($compile): remove invalid IE exceptional case for `href`
Alexandre Potvin Latreille
2013-12-13
perf(jqLite): implement and use the `empty` method in place of `html(‘’)`
Michał Gołębiowski
2013-12-12
fix($compile): Allow literals in isolate scope references
Tobias Bosch
2013-12-05
fix($compile): update cloned elements if the template arrives after the cloning
Tobias Bosch
2013-12-04
fix($compile): ensure isolated local watches' lastValue is always in sync
Daniel Tabuenca
2013-11-26
fix($sanitize): Use same whitelist mechanism as $compile does.
Tobias Bosch
2013-11-22
test($compile): correct the assertion to make test pass on IE11
Igor Minar
2013-11-21
fix($compile): secure form[action] & iframe[srcdoc]
Chirayu Krishnappa
2013-11-21
fix(tests): Correct tests for IE11
Tobias Bosch
2013-11-21
fix($compile): ensure CSS classes are added and removed only when necessary
Matias Niemelä
2013-11-14
fix($compile): accessing controllers of transcluded directives from children
Tobias Bosch
2013-11-12
fix($compile): correctly handle interpolated style in replace templates
Tobias Bosch
2013-11-07
feat(jqLite): expose isolateScope() getter similar to scope()
Igor Minar
2013-11-07
fix($compile): don't leak isolate scope state when replaced directive is used...
Igor Minar
2013-11-07
fix($compile): correct isolate scope distribution to controllers
Igor Minar
2013-11-07
fix($compile): replaced element has isolate scope
Misko Hevery
2013-11-07
fix($compile): only pass isolate scope to children that belong to the isolate...
Vojta Jina
2013-11-07
fix($compile): make isolate scope truly isolate
Vojta Jina
2013-10-28
fix($compile): don't instantiate controllers twice for element transclude dir...
Igor Minar
2013-10-28
style(compileSpec): reorder and cleanup tests for $compile's transclusion fea...
Igor Minar
2013-10-25
fix($compile): attribute bindings should not break due to terminal directives
Igor Minar
2013-10-24
fix($compile): instantiate controlers when re-entering compilation
Igor Minar
2013-10-11
fix($compile): abort compilation when duplicate element transclusion
Igor Minar
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-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ó
[next]