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-03-05
fix orberBy documentation error
Misko Hevery
2011-03-03
re-eagarizing the $hover service - mea culpa
Igor Minar
2011-03-03
fixing left over .scope
Igor Minar
2011-03-03
fixing broken e2e tests
Igor Minar
2011-03-02
$xhr service now autodetects and strips )]}',\n
Igor Minar
2011-03-01
additional fixes for the angular.compile docs
Igor Minar
2011-03-01
linking function should return bound scope
Igor Minar
2011-02-27
adding an extra injector spec
Igor Minar
2011-02-27
$cookie factory fn should not run $eval
Igor Minar
2011-02-25
Added delay parameter to the $defer service
Misko Hevery
2011-02-25
Corrected an issue where properties inherited from __proto__ show up in ng:re...
Misko Hevery
2011-02-22
add class on any namespace elments
Misko Hevery
2011-02-19
correct hashchange event registration on window
Misko Hevery
2011-02-18
Remove ng:watch
Misko Hevery
2011-02-18
replace smart-quotes with regular quotes
Misko Hevery
2011-02-18
Auto create $inject property form the argument names. Any arg starting with $...
Misko Hevery
2011-02-17
resources should not over-encode chars in url path
Igor Minar
2011-02-17
make all built-in services lazy
Igor Minar
2011-02-16
Changed the angular.compile(element)(scope[, cloneAttachNode])
Misko Hevery
2011-02-16
reformated multiline trinary expressions to have a leading ?/:.
Misko Hevery
2011-02-16
rewrite of JQuery lite implementation, which now better supports selected sets
Misko Hevery
2011-02-16
Change API angular.compile(element)([scope], [element/true])
Misko Hevery
2011-02-16
refactored quickClone to cloneNode and exposed it on jQuery
Misko Hevery
2011-02-16
remove $init on scope from applying compilation template
Misko Hevery
2011-02-16
remove dom manipulation API from compiler
Misko Hevery
2011-02-16
Add public API to retrieve scope from element.
Misko Hevery
2011-02-16
allow jquery to be declared after angular in the script loading order
Misko Hevery
2011-02-16
added missing semicolons
Misko Hevery
2011-02-16
improving the $document docs
Igor Minar
2011-02-16
Small spelling and grammar fixes in documentation.
Anthony Lieuallen
2011-02-15
split up services into individual files
Igor Minar
2011-02-14
docs - adding cross links from directives to guide.expression
Igor Minar
2011-02-10
$resource should encode url params with encodeURIComponent
Igor Minar
2011-02-07
add support for hashSearch redirection and custom redirection functions
Igor Minar
2011-02-07
$route redirection should interpolate variables
Igor Minar
2011-02-07
$location.updateHash should not preserve hashSearch when hashSearch is undefined
Igor Minar
2011-02-07
add description for ng:controller example
Igor Minar
2011-02-07
$resource service docs
Igor Minar
2011-02-07
docs for $xhr, $xhr.error and $xhr.cache
Igor Minar
2011-02-07
adding docs for angular.markup and angular.attrMarkup
Igor Minar
2011-02-06
fix how redirection is handled and tested
Igor Minar
2011-02-04
fix typo in $browser mock
Igor Minar
2011-02-04
mock $log: fixed bug, added some tests
Vojta Jina
2011-02-04
ng:view should be nestable in ng:include
Igor Minar
2011-02-04
$route.onChange should return the registered fn
Igor Minar
2011-02-04
mock's .xhr.flush() should throw exception when there is nothing to flush
Igor Minar
2011-02-04
smarter normalization of value on option, and htmlParser fixes
Misko Hevery
2011-02-03
Added remainder of the cookbook
Misko Hevery
2011-02-03
added more cookbook: work in progress
Misko Hevery
2011-02-03
Fixed notifyWhenNoOutstandingRequests() when using JSONP
Misko Hevery
[next]