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
/
BinderTest.js
Age
Commit message (
Expand
)
Author
2010-11-16
Changed error handling so that better stack traces are displayed in the ng-er...
Misko Hevery
2010-11-10
added ng:switch-when-default; changed $watch to always fire on init. (may be ...
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-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-07-23
fix issues with ie 7
Misko Hevery
2010-07-22
fix howers which were accidently broken
Misko Hevery
2010-07-14
appease IE on CSS styles
Misko Hevery
2010-07-13
changed remaining ng- to ng:
Misko Hevery
2010-07-08
added class as a constant keyword to generated code
Misko Hevery
2010-07-02
change all attributes from ng- to ng: prefix
Misko Hevery
2010-04-22
fix CI Build
Misko Hevery
2010-04-22
tests work under jquery and without
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery
2010-04-19
last failing ie test remaining
Misko Hevery
2010-04-08
tests pass jstd has issues
Misko Hevery
2010-04-08
tests failing jstd to show cory
Misko Hevery
2010-04-07
seperatio validation and exception handling
Misko Hevery
2010-04-06
few fixes to make tests pass with jquery
Misko Hevery
2010-04-05
added ng:switch widget
Misko Hevery
2010-04-03
injection is now working
Misko Hevery
2010-04-01
work on $location and autobind
Misko Hevery
2010-03-31
started to add services
Misko Hevery
2010-03-31
all tests green, some dissabled
Misko Hevery
2010-03-30
more tests passing
Misko Hevery
2010-03-30
more tests fixed
Misko Hevery
2010-03-29
reenabled more tests
Misko Hevery
2010-03-29
dissabled a lot of tests, and made the core test set pass.
Misko Hevery
2010-03-22
upgraded jquery to 1.4.2 and made ng-action work with jquery
Misko Hevery
2010-02-26
corrected repeater not removing when hash(instead of array) shrinks.
Misko Hevery
2010-02-20
fix option value bug
Misko Hevery
2010-02-05
fixed memory leak on repeaters
Misko Hevery
2010-02-04
better handling of $invalidWidgets
Misko Hevery
2010-02-04
consider widget errors only when widgets are visible
Misko Hevery
2010-02-04
ng-required treats whitespace as empty
Misko Hevery
2010-01-28
added formatters
Misko Hevery
2010-01-25
fixes to make it pass on IE
Misko Hevery
2010-01-24
changes to make it closure compiler compatible
Misko Hevery
2010-01-23
fix broken test
Misko Hevery
2010-01-23
lots of cleanup to get it ready for OS
Misko Hevery
2010-01-09
removed nglr namespace
Misko Hevery
2010-01-05
angular.js
Adam Abrons