Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download ngapp-7.x-1.2.tar.gztar.gz 23.61 KB
MD5: 503b8de68910280b27024c456f741c9a
SHA-1: 1c9866bf03ffefc5cf96e6efec1929a4570c2ec1
SHA-256: 612a429497b1ff779079f7362f3a5a1e92d336b636803b6ab6de7be22fb00829
Download ngapp-7.x-1.2.zipzip 41.94 KB
MD5: 53a235cfb6afcfb36ab25b81adf2e104
SHA-1: c43c12819a2905afc6e10959646646bbc22d9cae
SHA-256: 47e071d4026dca628b1c663d57a1b7304f8fea76b84a53f47bf13b6aa45a69fe

Release notes

  • #2416815: Provide option to POST local storage data back to server - Added config option and new hook_ngapp_local_storage_save() so modules can save Angular client's local storage data.
  • Added Angular performance improvements for versions gte 1.3.
  • Added support for Angular X-XSRF-TOKEN when ngApp is acting as an endpoint (e.g. HTTP requests to /ngapp/help, /ngapp/context).
  • Added drupalServices.context() function so Angular app can access current Drupal path objects (node, taxonomy term, etc.)
  • Per drupalServices Views Datasource integration - the View page display's machine name is now being used for JS function naming (vs. display title). If using this mod, you'll want to update your View displays and drupalServices.getWhatever() calls accordingly.
Created by: natemow
Created on: 5 Feb 2015 at 18:04 UTC
Last updated: 9 Feb 2015 at 14:28 UTC
New features

Other releases