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
/
widgetsSpec.js
Age
Commit message (
Expand
)
Author
2011-10-11
feat(ng:repeat) collection items and DOM elements affinity / stability
Misko Hevery
2011-09-16
fix(specs): jQuery now returns attr name instead of true/false for special attrs
Igor Minar
2011-09-08
fix($route): update $route to reflect $location changes
Vojta Jina
2011-09-08
feat($browser): jQuery style url method, onUrlChange event
Vojta Jina
2011-09-07
fix(ng:options): ng:change should be called after the new val is set
Igor Minar
2011-08-30
feat(widget): add ng:pluralize as an Angular widget
Di Peng
2011-08-15
style(*): remove extra semicolons
Igor Minar
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-06
refactor(widgets): remove input[button, submit, reset, image] and button wind...
Di Peng
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-26
style(ng:options): fix style and some docs
Igor Minar
2011-07-26
fix(ng:options): add support for option groups
Misko Hevery
2011-07-26
fix(directive): ng:options to support ng:change
Misko Hevery
2011-07-26
fix(directive): ng:options to support iterating over objects
Misko Hevery
2011-07-26
fix(directive): ng:options incorrectly re-grew options on datasource change
Misko Hevery
2011-07-26
fix(directive): ng:options now support binding to expression
Misko Hevery
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-12
test(ng:repeat): add tests for $position for small arrays/objects
Igor Minar
2011-06-23
fix:ng:repeater - fix $position when collection size changes
Misko Hevery
2011-06-08
remove ng:format=index
Misko Hevery
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Cleanup parser code to expose smaller API
Misko Hevery
2011-04-25
Fix some typos, missing semi-colons, etc...
Vojta Jina
2011-04-11
add test for ng:view sync cache regression
Igor Minar
2011-04-09
fix build for IE9
Igor Minar
2011-03-30
make xhr.cache optionally synchronous
Igor Minar
2011-03-28
fixing lint warnings
Igor Minar
2011-03-26
remove _null and _undefined
Igor Minar
2011-03-01
linking function should return bound scope
Igor Minar
2011-02-25
Corrected an issue where properties inherited from __proto__ show up in ng:re...
Misko Hevery
2011-02-16
Change API angular.compile(element)([scope], [element/true])
Misko Hevery
2011-02-16
remove $init on scope from applying compilation template
Misko Hevery
2011-02-15
split up services into individual files
Igor Minar
2011-02-04
ng:view should be nestable in ng:include
Igor Minar
2011-02-04
smarter normalization of value on option, and htmlParser fixes
Misko Hevery
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-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-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-14
support compilation in HTML widgets
Misko Hevery
2011-01-14
fixed select with ng:format
Misko Hevery
2011-01-07
change to keydown from keyup; add delayed $updateView
Misko Hevery
2011-01-07
use toMatch in widgetSpec
Igor Minar
2011-01-04
rename scope.$inject to scope.$service
Igor Minar
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
[next]