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
Age
Commit message (
Collapse
)
Author
2010-08-10
fix bug where $eval on undefined throws error
Misko Hevery
2010-08-10
added additional test
Misko Hevery
2010-08-05
compile should take existingScope
Misko Hevery
2010-08-03
added RequestHeaders to XHR
Misko Hevery
2010-07-30
rename textMarkup to markup
Misko Hevery
2010-07-30
minor speed improvements or URL parsing
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-27
fix preventDefault for events
Misko Hevery
2010-07-26
add $exceptionHandler service
Misko Hevery
2010-07-26
minor speed improvements
Misko Hevery
2010-07-26
remove old unneded files
Misko Hevery
2010-07-26
minor performance improvements
Misko Hevery
2010-07-23
fix bug which only showed up in ie7
Misko Hevery
2010-07-23
minor per improvement
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-23
fixed some of the IE bugs
Misko Hevery
2010-07-23
added buzz demo, fix undefined() -> undefined
Misko Hevery
2010-07-22
fix howers which were accidently broken
Misko Hevery
2010-07-22
added jsonp to resources
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
add basic date support
Misko Hevery
2010-07-15
fixed build
Misko Hevery
2010-07-15
proper handlig of $element in filters
Misko Hevery
2010-07-15
proper handlig of $element in filters
Misko Hevery
2010-07-15
updated list of JavaScript keywords
Misko Hevery
2010-07-14
appease IE on CSS styles
Misko Hevery
2010-07-14
ng:style remembers previous style and properly resets to it
Misko Hevery
2010-07-15
fix undefine style
Kai Compagner
2010-07-13
Changed cacheThanRetrieve to verifyCache(by Rob Spies)
Misko Hevery
2010-07-13
ng-change ng:change
Misko Hevery
2010-07-13
better naming for our verify cache scheme, and tests.
Rob Spies
2010-07-13
changed remaining ng- to ng:
Misko Hevery
2010-07-09
ng:repeat ignores prototype keys
Misko Hevery
2010-07-08
fixed IE tests
Misko Hevery
2010-07-08
added class as a constant keyword to generated code
Misko Hevery
2010-07-02
changed the eval for ie to be able to return a function
Misko Hevery
2010-07-02
change all attributes from ng- to ng: prefix
Misko Hevery
2010-07-02
fixed special keywords in chrome such as x.throw must be x["throw"].
Misko Hevery
2010-06-23
wilford's changes to serve cached data and then fetch from server if needed ↵
Shyam Seshadri
/ specified
2010-06-22
expose e2e test results
Andres Ornelas
2010-06-22
Merge http://github.com/angular/angular.js into angular
Rob Spies
Conflicts: .gitignore
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
typos. Add test for bug
[next]