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-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
2010-12-10
$defer service should always call $eval after callback finished
Igor Minar
2010-12-08
Fixed failed assignments of form abj[0].name=value
Misko Hevery
2010-12-06
add $browser.defer and $defer service and fix async xhr cache issue
Igor Minar
2010-12-02
Closes #170. Corrected the behavior of select when options are ng:repeated
Misko Hevery
2010-11-18
move attribute widgets to widgets.js file
Igor Minar
2010-11-16
add onload attribute to ng:include
Igor Minar
2010-11-10
added ng:switch-when-default; changed $watch to always fire on init. (may be ...
Misko Hevery
2010-10-23
Fix for getting into recursive $eval on scope. Close #59
Misko Hevery
2010-10-22
Workaround for http://bugs.jquery.com/ticket/7292
Misko Hevery
2010-10-19
fixed tests
Misko Hevery
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-16
attempting to fix ie on jquery build failure
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-10-06
removing anchor spec and improving jqLite.trigger() method
Igor Minar
2010-10-04
adding missing spec for 'A' widget
Igor Minar
2010-10-01
'A' tag widget and ng:click propagation change
Igor Minar
2010-09-21
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...
Misko Hevery
2010-09-14
merge
Misko Hevery
2010-08-18
added better handling of ng:format=number
Misko Hevery
2010-08-16
adding an expectation to widgetsSpec.js for ng:include
Igor Minar
2010-08-16
fix for ng:include does not remove partial if src goes to undefined
Igor Minar
[next]