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-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
2011-09-01
docs(API): various api doc fixes from Toni
Igor Minar
2011-08-31
kill(merge): removing merge fn - dead buggy code with no specs
Igor Minar
2011-08-24
doc(API): various API documentation improvements
Toni Thompson
2011-08-15
refactor(jqLite): remove jqLite show/hide support
Igor Minar
2011-08-12
refactor(scope): remove $flush/$observe ng:eval/ng:eval-order
Misko Hevery
2011-08-06
style($function): replace $function with 'function'
Igor Minar
2011-08-02
refactor(angular): remove unnecessary parameter for slice function
DiPeng
2011-08-02
feat(scope): new and improved scope implementation
Misko Hevery
2011-07-30
doc(typos): fix couple of typos in the docs
dandoyon
2011-07-27
style(): fix couple of missing semi-colons
Vojta Jina
[next]