Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download pwa-7.x-1.0-beta2.tar.gztar.gz 143.04 KB
MD5: 339e6d7703e7a30ac84273631e3ed987
SHA-1: c6466a06c941804ead8234a3a8cb58a673c1b72a
SHA-256: e277ef545133c9c22a9b8257773b1968e39d8f423fca27db02736ed8cb452d4d
Download pwa-7.x-1.0-beta2.zipzip 144.6 KB
MD5: 358795bcbbdbdeb4505865c6bb2a27a0
SHA-1: 52e03aecacef4e688bcf6c3d2dee959fb7d93806
SHA-256: 1d4583b517dca3e1d077fabec5afc60a73a172cde39af8f7e555a78dcfcd6808

Release notes

Breaking Change

All variables beginning with pwa_swcache_ were renamed to pwa_sw_cache_ (additional underscore added). There is no update hook to fix the change.

  • Better docblock notation for alter hook
  • People often look for the word branding when editing icons. Add it to UI.
  • add comments
  • Reorganize module file so all helpers are grouped together
  • Rename helper function to begin with underscore
  • #2981827: Precache manifest.json icons
  • BREAKING CHANGE: Follow-up to 544c801 to fix my terrible find/replace
  • BREAKING CHANGE: more consistent naming for SW-related variables
  • #2914372: Split admin config UI into multiple tabs
  • Support Modernizr Drupal module 7.x-3.x
Created by: rupl
Created on: 4 Jul 2018 at 12:12 UTC
Last updated: 12 Jul 2018 at 13:08 UTC
Bug fixes
New features

Other releases