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-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
2010-12-22
fromJson delegation to native JSON parser if available
Igor Minar
2010-12-22
Revert "Refactor lexer to use regular expressions"
Igor Minar
2010-12-11
Stricter JSON parsing, for security
Misko Hevery
2010-12-11
Closes #153: input widgets without name are ignored
Misko Hevery
2010-12-11
Fire $eval only if the value has actually changed on input
Misko Hevery
2010-12-10
$defer service should always call $eval after callback finished
Igor Minar
2010-12-08
Refactor lexer to use regular expressions
Misko Hevery
2010-12-08
Remove RegExp parser
Misko Hevery
2010-12-08
Fixed failed assignments of form abj[0].name=value
Misko Hevery
2010-12-06
fixing lint warnings in older code
Igor Minar
2010-12-06
add $browser.defer and $defer service and fix async xhr cache issue
Igor Minar
2010-12-03
Fix sanitization issues as suggested by evn
Misko Hevery
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-29
Fixed sanitization
Misko Hevery
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
[next]