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
Age
Commit message (
Expand
)
Author
2010-10-23
Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest...
Misko Hevery
2010-10-22
Workaround for http://bugs.jquery.com/ticket/7292
Misko Hevery
2010-10-22
Horrible IE + jQuery hack to make the tests pass
Misko Hevery
2010-10-22
corrected buzz.html to use ng:src on images to prevent sporious browser reque...
Misko Hevery
2010-10-22
fixed issue with ie .data() method failing tests
Misko Hevery
2010-10-22
Better nodeserver that implements an HTTP server more completely
Elliott Sprehn
2010-10-20
fixed more ie test failures
Misko Hevery
2010-10-20
fix some of the failing ie tests
Misko Hevery
2010-10-20
Rakefile should create the build directory when it is needed and doesn't exist
Igor Minar
2010-10-20
adding CHANGELOG.md with 0.9.0 release notes
Igor Minar
2010-10-20
preparing 0.9.1 repulsion-field iteration
Igor Minar
2010-10-20
cutting the 0.9.0 release
v0.9.0
Igor Minar
2010-10-20
Angular should look for angular-ie-compat file at the right location
Igor Minar
2010-10-20
Add support for version numbers in the Rakefile
Igor Minar
2010-10-20
add missing spec for angularJsConfig
Igor Minar
2010-10-20
extract and test regexp that identifies angular script tag
Igor Minar
2010-10-20
Lots of stability and performance updates and UI polish too.
Elliott Sprehn
2010-10-20
fixed negative numbers in Json
Misko Hevery
2010-10-19
Added tests for URL_MATCH and fixed issue with empty path
Vojta Jina
2010-10-19
fix issue where script calls back before callback registered.
Misko Hevery
2010-10-19
fix date filter to igrone falsy input
Misko Hevery
2010-10-19
fixed Scenario.js so that it does not clobber global vars
Misko Hevery
2010-10-19
fixed tests
Misko Hevery
2010-10-19
upgrade jstd
Misko Hevery
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-19
Significantly clean up the way the scenario DSL works and implement many more...
Elliott Sprehn
2010-10-18
small fixes to the $location services
Igor Minar
2010-10-18
Remove externs target from the Rakefile
Igor Minar
2010-10-18
fixing css class name for currency filter and its spec
Igor Minar
2010-10-18
inline all images into css
Igor Minar
2010-10-18
Removed $location.cancel() method (and related test)
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-18
Update $location API Close #62
Vojta Jina
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-17
upgraded jasmine to 1.0.1
Misko Hevery
2010-10-16
improving angular.copy spec
Igor Minar
2010-10-16
ng:include should remove the reference to childScope when src is blank
Igor Minar
2010-10-16
Pass the toKeyValue() test - parsing flags
Vojta Jina
2010-10-16
Add test for toKeyValue() - true values should be composed to flag
Vojta Jina
2010-10-16
Add missing tests for toKeyValue() function
Vojta Jina
2010-10-16
attempting to fix ie on jquery build failure
Misko Hevery
2010-10-16
fixed date formater and make it work on ie
Misko Hevery
2010-10-16
adding an extra DateToUTC assertion
Igor Minar
2010-10-16
Fixed filter date test - remove dependency on machine timezone
Vojta Jina
2010-10-15
Fix unicode parsing Close #56
Misko Hevery
2010-10-15
fixed lint warnings and one flaky test
Misko Hevery
2010-10-15
Updated JSTD
Misko Hevery
2010-10-15
removed unneeded function rethrow from scope which was interfering with the t...
Misko Hevery
2010-10-14
use new Function instead of eval()
Misko Hevery
2010-10-14
publish $route since we bind it with $route.current in ng:include
Misko Hevery
[next]