Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
24.65 KB
MD5: 5ab3a25440bebe7635586ec224cf68b7
SHA-1: b03d426d6324ebb80237dc7f779990f16858cb1e
SHA-256: 193e0b96825f0597150e7ddfcf21abd200a6b5ab3b7c6365041445985a254bcb
Download zip
43.46 KB
MD5: 88c1879a1802b487c273171616065f9b
SHA-1: b0ea49d792ad62affb01579e21a5e110f50ddb5d
SHA-256: 4392e5e15dedfd16ff7c5f421a6b83b81525e897c562be10c932a052e8ecafe9
Release notes
- by tea.time: Merged Angular callback menu items to single path 'ngapp/%' - this variable arg allows modules to generate different custom responses via
hook_ngapp_response() - by natemow: Added new
drupalSettingsservice to wrap access to the globalDrupal.settingsobject. - by natemow: Added Angular app name as 'id' attribute on
<body>element, to support IE8 with Angular version 1.2.x and lower, if desired.