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
/
CompilerSpec.js
Age
Commit message (
Expand
)
Author
2011-03-01
linking function should return bound scope
Igor Minar
2011-02-22
add class on any namespace elments
Misko Hevery
2011-02-16
Changed the angular.compile(element)(scope[, cloneAttachNode])
Misko Hevery
2011-02-16
Change API angular.compile(element)([scope], [element/true])
Misko Hevery
2011-02-16
remove $init on scope from applying compilation template
Misko Hevery
2011-02-16
Add public API to retrieve scope from element.
Misko Hevery
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-24
fix for infinite loop in retrieveScope with jQuery + specs
Igor Minar
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-10
added ng:switch-when-default; changed $watch to always fire on init. (may be ...
Misko Hevery
2010-10-27
Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...
Misko Hevery
2010-10-12
Fixed issue where compiler would pass in detached text node if previous marku...
Misko Hevery
2010-07-30
rename textMarkup to markup
Misko Hevery
2010-07-20
fixed xhtml compatibility, fix console in chrome
Misko Hevery
2010-04-26
fix ie for jquery
Misko Hevery
2010-04-26
allow the widget to change structure of the DOM and have the compiler follow ...
Misko Hevery
2010-04-21
all tests pass on IE
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery
2010-04-12
added ng-eval-order attribute
Misko Hevery
2010-04-06
few fixes to make tests pass with jquery
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-03-24
merge
Misko Hevery
2010-03-24
Fix parsing bug with strings for -
Shyam Seshadri
2010-03-23
markup now wroks, some refactorings
Misko Hevery
2010-03-22
all angular.js directives now work
Misko Hevery
2010-03-22
got few directives working
Misko Hevery
2010-03-19
tests fixed, still missing widgets
Misko Hevery
2010-03-19
showing off problem to corry
Misko Hevery
2010-03-18
cleanup work
Misko Hevery
2010-03-18
cleanup work
Misko Hevery
2010-03-18
markup now works
Misko Hevery
2010-03-18
support for templates
Misko Hevery
2010-03-18
initial revision of new plugable compiler
Misko Hevery