angular.js/src
Misko Hevery 331cd5a8cb fix($evalAsync): have only one global async queue
Having one async queue per scope complicates the matters when users wish to do
partial scope updates, since many services put events on the rootScope. By
having single queue the programing model is simplified.
2012-09-11 16:12:41 -07:00
..
auto fix($injector): more conservative annotation parsing 2012-09-06 16:06:24 -07:00
bootstrap fix(*): name all anonymous watch functions in Angular 2012-09-06 16:06:25 -07:00
ng fix($evalAsync): have only one global async queue 2012-09-11 16:12:41 -07:00
ngCookies docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
ngLocale chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ngMock feat(mocha): support mocha in angular mocks 2012-09-06 16:06:23 -07:00
ngResource docs(ngResource): Spelling typo (agressive => aggressive) 2012-09-11 15:08:55 -07:00
ngSanitize fix(*): name all anonymous watch functions in Angular 2012-09-06 16:06:25 -07:00
ngScenario fix(scenario): emit RunnerBegin event 2012-09-11 16:12:41 -07:00
angular-bootstrap.js chore(debug): rewrite angular-bootstrap.js to use $script 2012-05-04 15:50:37 -07:00
Angular.js docs(*): simplify doc urls 2012-06-12 00:10:18 -07:00
angular.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
angular.suffix fix(init): use jQuery#ready for init if available 2012-03-23 15:41:37 -07:00
AngularPublic.js fix($defer): remove deprecated $defer service 2012-06-12 01:09:07 -07:00
apis.js fix(ngRepeat): now works with primitive types 2012-09-06 16:06:21 -07:00
jqLite.js fix(jqLite): better support for xhtml 2012-08-30 10:53:23 -07:00
loader.js docs: fix broken links to $compileProvider.directive() 2012-08-12 10:44:29 -07:00
loader.prefix chore(license): update to google 2012-04-20 11:29:34 -07:00
loader.suffix feat(module): new module loader 2012-01-10 22:27:00 -08:00
module.prefix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
module.suffix chore(module): improved module prefix/suffix code 2012-05-04 15:50:37 -07:00
publishExternalApis.js chore(Rakefile): get ready for modules 2012-03-28 11:16:36 -07:00