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-11-14
refactor($service): removed almost all references to scope.$service
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-11-14
new(injector): new injector v2.0
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-10-31
style(widgets): fix typo in a spec comment
Igor Minar
2011-10-26
fix(ng:repeat) with array ignore properties not representing array elements
Igor Minar
2011-10-26
fix(ng:view): ignore stale xhr callbacks
Igor Minar
2011-10-26
test(ng:view): spec cleanup
Igor Minar
2011-10-18
fix(ng:repeat): repeater should ignore $ and $$ properties
Igor Minar
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
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
[next]