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
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
2011-07-26
fix(ng:show/ng:hide): use jqLite.show/jqLite.hide
Di Peng
2011-07-22
feat(angular.version): add angular.version
Di Peng
2011-07-18
feat(strict mode): adding strict mode flag to all js files
Igor Minar
2011-07-18
fix(strict mode): fix all issues discovered by strict mode and unit/e2e tests
Igor Minar
2011-07-13
fix(bootstrap): Fix bootstrap on IE<8
Vojta Jina
2011-06-08
Added ng:options directive
Misko Hevery
2011-06-08
Added nextUid() function for unified way of generating IDs in angular
Misko Hevery
2011-06-08
Proper handling of special attributes in jqlite
Misko Hevery
2011-06-08
code cleanup: missing ; and indentation
Misko Hevery
2011-06-08
Remove stray console.log statemente
Misko Hevery
2011-06-06
another batch of doc fixes from ken
Igor Minar
2011-06-02
Fix formatError for FF4 and Opera
Vojta Jina
2011-04-16
Added a bit more documentation to ng:autobind to explain some of the semantics
Craig Tataryn
[next]