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
Age
Commit message (
Expand
)
Author
2011-07-17
feat(jqlite): added show(),hide() and eq() methods to jqlite
Di Peng
2011-07-18
style(injector): remove extra semicolon
Igor Minar
2011-07-16
doc(ng:include): improve the doc example to avoid confusion
Igor Minar
2011-07-16
fix(doc): fix all broken links
Igor Minar
2011-07-16
doc(angular.mock.service.$browser): add xhr docs
Di Peng
2011-07-13
fix(ng:class): preserve classes added post compilation
Di Peng
2011-07-13
refactor($browser.xhr): use $browser.addJs for JSONP
Igor Minar
2011-07-13
fix($browser.addJs): make addJs jQuery compatible
Igor Minar
2011-07-13
fix($browser.xhr): properly delete jsonp callbacks
Igor Minar
2011-07-13
fix(bootstrap): Fix bootstrap on IE<8
Vojta Jina
2011-07-13
doc($route): fix $route example and couple of typos
Vojta Jina
2011-07-12
fix:jqLite: Set event.target on IE<8
Vojta Jina
2011-07-12
fix:jqLite: Normalize non-existing attributes to undefined as jQuery
Vojta Jina
2011-07-12
fix:jqLite: Fix binding to more events separated by space
Vojta Jina
2011-07-11
doc:widget: improve angular.widget docs
Igor Minar
2011-07-10
docs:compile: Just fixing some typos in the docs
Vojta Jina
2011-07-06
fix:injector: make injector compatible with Rhino (HtmlUnit)
MÃ¥rten Dolk
2011-07-01
fix:exceptionHandler mock: should not specify dependencies
Igor Minar
2011-07-01
fix:$browser mock: defer.flush() should flush all fns
Igor Minar
2011-06-30
doc:markup: wrong spelling for Vojta, all DI's fault.
DiPeng
2011-06-30
docs:include: improve docs
Igor Minar
2011-06-30
fix:docs: fix $orderBy example and e2e test
Igor Minar
2011-06-30
feat:$xhr: provide access to $xhr header defaults
Igor Minar
2011-06-27
fix:$browser: Use document.createElement to create JSONP script tag
Vojta Jina
2011-06-23
fix:repeat: fix ending comment tag
Igor Minar
2011-06-23
feat:filter.date: add day/month string format support
Di Peng
2011-06-23
fix:ng:repeater - fix $position when collection size changes
Misko Hevery
2011-06-23
fix:$orderBy - return unsorted array if no predicate
Misko Hevery
2011-06-23
fix:scope - reintroduce support for eager services
Di Peng
2011-06-16
Added ng:disabled, ng:checked, ng:multiple, ng:readonly, ng:selected to marku...
Di Peng
2011-06-15
Fix test for scenario.Application - should remove old iframe
Vojta Jina
2011-06-15
Fix scenario runner on IE7, IE8
Misko Hevery
2011-06-08
Should have replaced all instances of element('input[name=something]').val() ...
Di Peng
2011-06-08
remove ng:format=index
Misko Hevery
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Added prepend() to jqLite
Misko Hevery
2011-06-08
Added support for deferring callbacks in time
Misko Hevery
2011-06-08
Throw error when compiling multiple roots
Misko Hevery
2011-06-08
Refactor injector to have invoke method for speed reasons
Misko Hevery
2011-06-08
Cleanup parser code to expose smaller API
Misko Hevery
2011-06-08
Added HashMap
Misko Hevery
2011-06-08
Added nextUid() function for unified way of generating IDs in angular
Misko Hevery
2011-06-08
performance improvement of single statement in parser
Misko Hevery
2011-06-08
Proper handling of special attributes in jqlite
Misko Hevery
2011-06-08
removed jqLite warning
Misko Hevery
2011-06-08
fix JSON to match native browser behavior
Misko Hevery
2011-06-08
cleanup old closure directives
Misko Hevery
2011-06-08
code cleanup: missing ; and indentation
Misko Hevery
2011-06-08
Number filter would return incorrect value when fractional part had leading z...
Misko Hevery
2011-06-08
Remove stray console.log statemente
Misko Hevery
[prev]
[next]