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
/
Angular.js
Age
Commit message (
Expand
)
Author
2010-10-26
create HTML sanitizer to allow inclusion of untrusted HTML in safe manner.
Misko Hevery
2010-10-20
Angular should look for angular-ie-compat file at the right location
Igor Minar
2010-10-20
extract and test regexp that identifies angular script tag
Igor Minar
2010-10-19
Fix browser triggering in scenario to always do native events.
Misko Hevery
2010-10-18
inline all images into css
Igor Minar
2010-10-18
JSON parser is now strict (ie, expressions are not allowed for security)
Misko Hevery
2010-10-16
Pass the toKeyValue() test - parsing flags
Vojta Jina
2010-10-14
New Angular Scenario runner and DSL system with redesigned HTML UI.
Elliott Sprehn
2010-10-13
fixed issue where date copy creates an object instead of date
Misko Hevery
2010-10-12
Introduced injector and $new to scope, and injection into link methods and co...
Misko Hevery
2010-10-05
Fix bug in IE where clone removes whitespace nodes.
Elliott Sprehn
2010-09-29
Differentiate between flags and empty keys in $location.hashSearch
Igor Minar
2010-09-23
Add JSDoc for the copy() method
Igor Minar
2010-09-22
Refactored the Browser:
Misko Hevery
2010-09-21
HEAD is now at 10c0151 Fixes on issue when a SELECT has OPTION which are data...
Misko Hevery
2010-09-16
Allow angular to be included with query parameters. This is a common
Alkis Evlogimenos
2010-09-14
Fixed all trivial jslint violations
Misko Hevery
2010-09-06
removed accidental assignment of $element to glabal space
Misko Hevery
2010-08-18
stringify names for better compression, remove dead functions, removed unders...
Misko Hevery
2010-08-18
added better handling of ng:format=number
Misko Hevery
2010-08-11
removed undocumented/unneeded methods from Array API
Misko Hevery
2010-08-11
removed google charts and few other filters, switched to simple optimization ...
Misko Hevery
2010-08-05
compile should take existingScope
Misko Hevery
2010-07-30
rename textMarkup to markup
Misko Hevery
2010-07-30
fix up the $location encoding
Misko Hevery
2010-07-29
keep #autobind for backward compatibility
Misko Hevery
2010-07-29
fix broken build, fix #autobind and css loading
Misko Hevery
2010-07-29
refactored $location service so that it correctly updates under all conditions
Misko Hevery
2010-07-27
fix IE native mothods are not functions, and preventDefault
unknown
2010-07-26
minor performance improvements
Misko Hevery
2010-07-21
clean up error reporting
Misko Hevery
2010-07-20
clean up error handling a bit.
Misko Hevery
2010-07-20
fixed xhtml compatibility, fix console in chrome
Misko Hevery
2010-07-19
added equals method to angular.equals and $equals
Misko Hevery
2010-07-15
proper handlig of $element in filters
Misko Hevery
2010-05-30
imrove $orderBy performance
Misko Hevery
2010-05-30
improve error handling with elements
Misko Hevery
2010-05-12
fixes issues where the field clobbers itself
Misko Hevery
2010-05-07
xhr bulk fixes
Misko Hevery
2010-04-29
added $xhr service with bulk and cache, hooked up $resource
Misko Hevery
2010-04-26
fix ie bug with null and orphans elements
Misko Hevery
2010-04-22
tests work under jquery and without
Misko Hevery
2010-04-22
working on jQuery passing tests
Misko Hevery
2010-04-21
more if tests pass
Misko Hevery
2010-04-20
fixes to enable ie
Misko Hevery
2010-04-19
lint
Misko Hevery
2010-04-19
ie fixes
Misko Hevery
2010-04-16
bettor function iterator
Misko Hevery
2010-04-16
lots of small fixes
Misko Hevery
2010-04-12
added ng-eval-order attribute
Misko Hevery
[next]