Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@userdive/provider

userdive43GPL-3.03.0.0TypeScript support: included

webpage tracking agent linker plugin

userdive

readme

@userdive/provider

Build Status styled with prettier

Build Status

USERDIVE plugin provider

Table of Contents

Install

npm install @userdive/provider

Usage

import provide from "@userdive/provider";
import Plugin from "./path/to/Plugin";

provide("provider", Plugin);

Contribute

PRs accepted. join us

License

GPLv3. Full license text is available in LICENSE

changelog

v3.0.0 (2019-01-11)

Backward incompatible changes

  • #931 Replace action interaction (dispatch a tap event, exclude touchmove).
  • #938 Send interactions on pagehide forcely.

v1.2.0 (2018-06-19)

:rocket: Enhancement

Committers: 2

v1.1.0 (2018-05-28)

:rocket: Enhancement

  • kaizenplatform, userdive
    • #440 feat(packages/kaizenplatform) Added integration . (@9renpoto)

Committers: 3

v1.0.0 (2018-05-17)

:rocket: Enhancement

:bug: Bug Fix

  • Other
  • agent, linker, userdive
  • agent
    • #425 fix(packages/agent) fix send pageview default. (@9renpoto)
  • agent, linker
    • #389 fix(packages/agent) create queue first . (@9renpoto)
    • #297 [breaking changes] fix(packages) create global entrypoint. (@9renpoto)

Committers: 6

v0.15.0 (2018-03-16)

:rocket: Enhancement

:bug: Bug Fix

Committers: 4

v0.14.0 (2018-03-13)

:rocket: Enhancement

:bug: Bug Fix

Committers: 5

v0.13.0 (2018-03-01)

:rocket: Enhancement

Committers: 3

v0.12.0 (2018-02-26)

:rocket: Enhancement

  • agent
    • #242 fix(packages/agent) cleanup send custom variables . (@9renpoto)

:bug: Bug Fix

Committers: 3

v0.11.0 (2018-01-19)

:rocket: Enhancement

:bug: Bug Fix

Committers: 4

v0.10.0 (2017-11-21)

:rocket: Enhancement

:bug: Bug Fix

Committers: 3

v0.9.2 (2017-08-09)

:rocket: Enhancement

  • #120 feat(package) use esdoc-flow-type-plugin :rocket:. (@9renpoto)

:bug: Bug Fix

Committers: 1

v0.9.1 (2017-08-07)

:bug: Bug Fix

Committers: 1

v0.9.0 (2017-08-07)

:rocket: Enhancement

:bug: Bug Fix

Committers: 3

v0.7.1 (2017-06-29)

:rocket: Enhancement

Committers: 1

v0.7.0 (2017-06-29)

:bug: Bug Fix

Committers: 2

v0.5.0 (2017-06-27)

:rocket: Enhancement

:bug: Bug Fix

Committers: 3

v0.3.1 (2017-04-30)

:rocket: Enhancement

Committers: 2

v0.3.0 (2017-04-21)

:rocket: Enhancement

Committers: 2

v0.2.0 (2017-04-13)

:rocket: Enhancement

:bug: Bug Fix

Committers: 2

v0.1.0 (2017-04-12)

:rocket: Enhancement

:bug: Bug Fix

  • #49 Fix deploy path and add deployment task for staging. (@Surgo)

Committers: 3

v0.0.8 (2017-03-28)

:rocket: Enhancement

:bug: Bug Fix

  • #44 Fix wrong deployment task and deploy only karma tests are passed.. (@Surgo)
  • #39 chore(src) add custom vars validate. (@9renpoto)

Committers: 3

v0.0.5 (2017-03-10)

:rocket: Enhancement

  • #27 Deploy cdn when tag pushes too. (@Surgo)

Committers: 2

v0.0.4 (2017-03-10)

:rocket: Enhancement

Committers: 3