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
2012-03-08
refactor(fromJson): Remove error() and just throw
Vojta Jina
2012-02-28
refactor(forms): Even better forms
Vojta Jina
2012-02-25
fix($http): Do not serialize File object
Vojta Jina
2012-02-23
bug(equals): incorect comparison of dates
Misko Hevery
2012-02-22
docs(ng:app): Move to other directives namespace
Vojta Jina
2012-01-25
fix($parse): get rid of $unboundFn
Igor Minar
2012-01-25
cleanup($scope): remove $$scope ref.
Misko Hevery
2012-01-25
refactor(directives): connect new compiler
Misko Hevery
2012-01-25
add($compile): add compiler v2.0 - not connected
Misko Hevery
2012-01-23
fix(scope): support watching functions
Igor Minar
2012-01-16
feat(jqLite): added injector() helper method
Igor Minar
2012-01-12
refactor(module): strict separation between module-config / app-runtime
Misko Hevery
2012-01-10
feat(module): new module loader
Misko Hevery
2012-01-06
fix(angular.copy): throw Error if source and destination are identical
Dhruv Manek
2011-12-07
fix(): use angular.callbacks namespace for jsonp callbacks
Igor Minar
2011-11-30
fix(copy,equals): prevent browser crashes with Scope or Window
Igor Minar
2011-11-21
fix(scope): $watch (and angular.equals) should support NaN values
Codier
2011-11-14
style(angularPublic): move public export definition to AnuglarPublic.js
Misko Hevery
2011-11-14
doc(rename): NG_LOCALE -> ngLocale
Misko Hevery
2011-11-14
refactor(injector): $injector is no longer a function.
Misko Hevery
2011-11-14
style(docs): make jslint happy - fix some warnings
Vojta Jina
2011-11-14
feat(bootstrap): added angular.bootstrap method
Misko Hevery
2011-11-14
fix(doc) cleanup all api doc link warnings
Misko Hevery
2011-11-14
refactor($location): merged $locationConfig service into $locationProvider
Misko Hevery
2011-11-14
chore(scenario tests): make scenario tests pass again
Misko Hevery
2011-11-14
new(directive): added ng:module directive for loading modules
Misko Hevery
2011-11-14
refactor(scenario): fix scenario bootstrap & publish injector for inspection
Misko Hevery
2011-11-14
chore(angular): clean up unused constants
Misko Hevery
2011-11-14
refactor(angular): isDate / isArray test iframe independent fix
Misko Hevery
2011-11-14
fix(i18n): updated the way locale is being registered
Misko Hevery
2011-11-14
refactor(mock): moved mocks into its own module
Misko Hevery
2011-11-14
refactor(api): remove type augmentation
Misko Hevery
2011-11-14
refactor(filter): filters are now injectable and services
Misko Hevery
2011-11-14
refactor(parser): turn parser into a service (keep compatibility hack)
Misko Hevery
2011-11-14
refactor(services): migrate angular.service -> module
Misko Hevery
2011-11-14
refactor(injector): switch to injector 2.0 introduce modules
Misko Hevery
2011-11-14
new(injector): new injector v2.0
Misko Hevery
2011-11-14
refactor(api): cleaned up the externalization of angular API methods
Misko Hevery
2011-11-14
refactor(compiler) turn compiler into a service
Misko Hevery
2011-11-14
refactor(injector): turn scope into a service
Misko Hevery
2011-11-08
fix(directives): make directive names case-insensitive
Igor Minar
2011-10-26
feat(bootstrap): drop angular.js file name restrictions for autobind
Igor Minar
2011-10-26
style(Angular.js): various code style fixes
Igor Minar
2011-10-24
fix(angular.widget): Allow widgets to be styled in IE8 and below
Dhruv Manek
2011-10-11
chore(formating): clean code to be function() {
Misko Hevery
2011-10-11
feat(forms): new and improved forms
Misko Hevery
2011-10-11
refactor(bindings): remove the decoration of the DOM with errors.
Misko Hevery
2011-10-11
feat(jqlite): added .inheritedData method and $destroy event.
Misko Hevery
2011-09-16
fix(e2e tests): use prop() instead of attr() and quote attributes
Igor Minar
2011-09-08
fix($location): Use encodeUriQuery instead of escape
Kai Groner
[next]