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
2010-11-22
Add angular.Array.limitTo and docs for angular.Array
Igor Minar
2010-11-18
move attribute widgets to widgets.js file
Igor Minar
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-16
add onload attribute to ng:include
Igor Minar
2010-11-11
$watch should optionally skip listener exec
Igor Minar
2010-11-10
Make ng:repeat expose $position.
Igor Minar
2010-11-10
added ng:switch-when-default; changed $watch to always fire on init. (may be ...
Misko Hevery
2010-11-09
added spec for auto bootstrap with #autobind
Igor Minar
2010-11-09
Support substring matching of bindings with repeater(). Closes #123
Elliott Sprehn
2010-11-09
Add key/value jQuery methods in a loop. Support 'css' method.
Elliott Sprehn
2010-11-09
Updated parser tests to use jasmine expects
Vojta Jina
2010-11-09
Updated filters tests to use jasmine expects
Vojta Jina
2010-11-08
make angular.String.toDate consider all time fractions as optional
Igor Minar
2010-11-08
Support ISO 8601 extended datetime format troughout angular.
Igor Minar
2010-11-08
Add isDate method + fix old code
Igor Minar
2010-11-08
fixing spec description for the date filter
Igor Minar
2010-11-08
date filter should accept ISO 8601 formatted string as input
Igor Minar
2010-11-08
TzDate should support various UTC methods
Igor Minar
2010-11-07
Update AngularSpec tests to use BDD style - jasmine expect
Vojta Jina
2010-11-07
Added tests for angular.service
Vojta Jina
2010-11-07
Issue #51: Update extensionMap()
Vojta Jina
2010-11-07
Added documentation for validators.
Misko Hevery
2010-11-05
Updated toJson() to not serialize window/document objects.
Vojta Jina
2010-11-05
Changed toJson() to not ignore $ properties
Vojta Jina
2010-11-05
Json - corrected test descriptions and changed to BDD style expect()
Vojta Jina
2010-11-05
fix error in json parser which did not allow 1.2E10 as number
Misko Hevery
2010-11-03
Serialize RegExp to string in JSON. Closes #119.
Elliott Sprehn
2010-11-03
fix dslSpec for IE
Igor Minar
2010-11-03
fix the linky filter
Misko Hevery
2010-11-03
binding() should return value for input/text area, innerHTML for the rest
Igor Minar
2010-11-03
adding textarea() DSL for scenario runner
Igor Minar
2010-11-03
adding regular expressions support for binding() DSL
Igor Minar
2010-11-02
Provide better sandbox error messages, and disallow running from file:// URLs
Elliott Sprehn
2010-11-02
Make future names consistent and handle falsy values in jQuery generated meth...
Elliott Sprehn
2010-11-01
Add browser().reload() to simulate a refresh from a user
Elliott Sprehn
2010-11-01
Provide browser DSL with location() to expect the iframe URL parts. Also move...
Elliott Sprehn
2010-10-31
Fixing issue #98 (infinite loop when location hash set empty)
Vojta Jina
2010-10-29
Auto generate all the jQuery get/set methods
Elliott Sprehn
2010-10-29
Check if file exists (not a 404) and that document is accessible and not usin...
Elliott Sprehn
2010-10-28
add optional label to dsl with selectors to improve test and output readability
Andres Ornelas
2010-10-27
Correctly fail tests if no binding matches and add better test cases for fail...
Elliott Sprehn
2010-10-27
Fix failing tests for ie, and mark elements as ng-widget, ng-directive, and n...
Misko Hevery
2010-10-26
adding missing angular-mocksSpec.js file
Igor Minar
2010-10-26
fixes IE related failures, and form submit event handling in ie
Misko Hevery
2010-10-26
Lots of bug fixes in the scenario runner and a bunch of new features.
Elliott Sprehn
2010-10-26
Reverted change 841013a4c4d25acf6fc9ff40e449c3d0a4b82ec3 which does not work ...
Misko Hevery
2010-10-26
Add TzDate to angular-mocks.js
Igor Minar
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-25
Add millisecond support for date filter
Igor Minar
2010-10-23
Revert "added support for treating numbers as date in miliseconds"
Igor Minar
[next]