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
Age
Commit message (
Expand
)
Author
2011-02-06
fix how redirection is handled and tested
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
Fixed notifyWhenNoOutstandingRequests() when using JSONP
Misko Hevery
2011-02-03
fixed population of value attribute on option
Misko Hevery
2011-02-03
corrected typo in the dump function which was preventig serialization of objects
Misko Hevery
2011-02-01
add support for $route.reload()
Igor Minar
2011-02-01
add $route.parent for setting parentScope
Igor Minar
2011-02-01
add redirection support to $route
Igor Minar
2011-02-01
fix $location to handle updates to empty hash well
Igor Minar
2011-02-01
$browser poller should notify $location only once per url change
Igor Minar
2011-02-01
add support for 404 handling via $route.otherwise
Igor Minar
2011-02-01
adding spec for controller-less $route definitions
Igor Minar
2011-01-26
fix for stupid IE handling of named functions in mocks
Igor Minar
2011-01-26
add missing test/mocks.js
Igor Minar
2011-01-26
split mocks and create $log and $exceptionHandler mocks
Igor Minar
2011-01-25
compile but don't bind option elements nested in a nameless select
Igor Minar
2011-01-25
Scope should retrieve $log and $exceptionHandler via $service
Igor Minar
2011-01-24
fixed example rendering, add tests for it.
Misko Hevery
2011-01-24
ng:view should propagate evals to the current child scope
Igor Minar
2011-01-24
Revert "$route should create child scope via $new"
Igor Minar
2011-01-24
Revert "fix ng:include issue introduced by a5eb3ed1"
Igor Minar
2011-01-24
fix for infinite loop in retrieveScope with jQuery + specs
Igor Minar
2011-01-24
$cookies service should not call $eval during $eval
Igor Minar
2011-01-20
null and other falsy values should not be rendered in the view
Igor Minar
2011-01-19
fix ng:include issue introduced by a5eb3ed1
Igor Minar
2011-01-19
add ng:view widget
Igor Minar
2011-01-19
$route should create child scope via $new
Igor Minar
2011-01-18
improved dump function to atomatically render HTML
Misko Hevery
2011-01-14
support compilation in HTML widgets
Misko Hevery
2011-01-14
fixed select with ng:format
Misko Hevery
2011-01-13
significant rewrite of the $location service
Igor Minar
2011-01-13
fix for angular.Object.equals to handle equals({},null)
Igor Minar
2011-01-10
Fixed filter.date, so it parses format ending with non-replaced string
Vojta Jina
2011-01-10
Rename angular.foreach to angular.forEach to make the api consistent.
Igor Minar
2011-01-10
fix onhashchange tests for IE
Igor Minar
2011-01-07
change to keydown from keyup; add delayed $updateView
Misko Hevery
2011-01-07
$location service should utilize onhashchange events instead of polling
Igor Minar
2011-01-07
use toMatch in widgetSpec
Igor Minar
2011-01-07
Revert "Issue #51: Update extensionMap()"
Igor Minar
2011-01-06
removed dissabled tests which are now outdated
Misko Hevery
2011-01-06
converted last of tests to specs
Misko Hevery
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
2011-01-04
renaming service property $creation to $eager
Igor Minar
2011-01-04
removing support for 'eager-published' services
Igor Minar
2011-01-04
Remove many eager-publish services, lazy polling
Misko Hevery
2010-12-23
fixing invalid json strings in ResourceSpec
Igor Minar
[next]