Sha256: 6be9c0db9eefc3964d53cd44d6ee547f40c08d5f1d2cd3353eaa27e57562a9d6
Contents?: true
Size: 890 Bytes
Versions: 1
Compression:
Stored size: 890 Bytes
Contents
# Changelog All notable changes to this project will be documented in this file. The format suggested at http://keepachangelog.com/ is used. ## 1.0.1 - 2014-04-29 ### Fixed - Universal Analytics Adapter now marks event as non-interaction. ## 1.1.0 - 2014-10-17 ### Added - Some documentation regarding controller specs (closes #10) - More middleware specs ### Fixed - Error returns white page ## 1.2.0 - 2014-12-18 ### Added - A Test Adapter that pushes events to a `window.events` array. ## 1.3.0 - 2017-04-27 ### Added - Support for turbolinks. ## 1.4.0 - 2018-03-09 ### Fixed - Fixed turbolinks events. To prevent older events the be processed again after page changes orchestrated by turbolinks, events are no longer processed via the injected DOM node. (Because the node would be cached and the event already processed.) Instead the the header-strategy is being used.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ga_events-1.4.0 | CHANGELOG.md |