angular.js/src
Misko Hevery 85632cb44c feat($rootElement): added application root element
Publish the application root element as $rootElement
so that it can be injected to other services.
2012-06-02 14:50:58 -07:00
..
auto feat($injector): provide API for retrieving function annotations 2012-06-01 10:57:51 -07:00
bootstrap bug(ie8 docs): docs now work on ie8 2012-05-07 15:43:09 -07:00
ng feat($rootElement): added application root element 2012-06-02 14:50:58 -07:00
ngCookies fix(docs): move $cookies and $cookieStore docs to module 2012-04-05 11:33:42 -07:00
ngLocale chore(module): move files around in preparation for more modules 2012-03-28 11:16:35 -07:00
ngMock feat($rootElement): added application root element 2012-06-02 14:50:58 -07:00
ngResource feat($resource): support HTTP PATCH method 2012-04-20 12:32:33 -07:00
ngSanitize chore(docs): re-skin main documentation 2012-05-04 16:12:17 -07:00
ngScenario fix(scenario): make browser().location() working if ng-app on other than <html> 2012-05-05 03:30:28 +02:00
angular-bootstrap.js chore(debug): rewrite angular-bootstrap.js to use $script 2012-05-04 15:50:37 -07:00
Angular.js feat($rootElement): added application root element 2012-06-02 14:50:58 -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 feat($timeout): add $timeout service that supersedes $defer 2012-05-23 15:00:56 -07:00
apis.js fix(ng:repeat): support repeating over array with null 2012-01-06 12:19:39 -08:00
jqLite.js fix(jqLite): don't eat event exceptions 2012-05-24 13:48:44 -07:00
loader.js fix(docs): change all directive references to use the normalized names 2012-04-09 09:52:27 -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