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
/
src
/
widgets.js
Age
Commit message (
Expand
)
Author
2010-10-23
Fix for getting into recursive $eval on scope. Close #59
Misko Hevery
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-16
ng:include should remove the reference to childScope when src is blank
Igor Minar
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-13
fix global namespace polution with invalidWidgets
Igor Minar
2010-10-13
fix memory leak caused by leftbehind $invalidWidgets references
Igor Minar
2010-10-05
Fix bug in IE where clone removes whitespace nodes.
Elliott Sprehn
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
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-08-16
fix for ng:include does not remove partial if src goes to undefined
Igor Minar
2010-07-27
fix preventDefault for events
Misko Hevery
2010-07-20
fixed xhtml compatibility, fix console in chrome
Misko Hevery
2010-07-15
proper handlig of $element in filters
Misko Hevery
2010-07-13
ng-change ng:change
Misko Hevery
2010-07-13
changed remaining ng- to ng:
Misko Hevery
2010-07-02
change all attributes from ng- to ng: prefix
Misko Hevery
2010-06-16
add back nicer formatting
Shyam Seshadri
2010-06-16
Fix bug with validator not triggering when attributes are bound and fix some ...
Shyam Seshadri
2010-06-03
fix some lint issues
Shyam Seshadri
2010-06-02
Add ability to add conditions to ng-required
Shyam Seshadri
2010-05-30
remove the relience of parser an special self object, now passing generic self
Misko Hevery
2010-05-27
extracted switchRouteMatcher and added necessary libraries to angular-scenario
Andres Ornelas
2010-05-13
put formatters back.
Misko Hevery
2010-05-13
fixed issue with radio view clobering model if radio was checked.
Misko Hevery
2010-05-12
fixes issues where the field clobbers itself
Misko Hevery
2010-05-10
fix handling of null on ie
Misko Hevery
2010-05-10
fix handling of val on ie with jquery
Misko Hevery
2010-05-10
improved handling of text fields when formater fails to prevent clobering of ...
Misko Hevery
2010-05-10
Merge branch 'master' of github.com:angular/angular.js
Misko Hevery
2010-05-10
lint
Misko Hevery
2010-04-30
make xhr post optional
Misko Hevery
2010-04-22
fixed the way IE breaks parests on innerHTML
Misko Hevery
2010-04-22
tests work under jquery and without
Misko Hevery
2010-04-21
ie6 now passes
Misko Hevery
2010-04-21
more if tests pass
Misko Hevery
2010-04-19
lint
Misko Hevery
2010-04-16
validation issues fixed
Misko Hevery
2010-04-16
lots of small fixes
Misko Hevery
2010-04-15
added $route service
Misko Hevery
2010-04-13
checkbox widget fix
Misko Hevery
2010-04-12
$invalid widget clear on switch change
Misko Hevery
2010-04-09
various bug fixes
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
fixed filter this
Misko Hevery
2010-04-07
Merge branch 'directives' of github.com:angular/angular.js into directives
Misko Hevery
2010-04-07
ngswitch using
Misko Hevery
2010-04-07
Merge branch 'directives' of github.com:angular/angular.js into directives
Misko Hevery
[next]