1.8.0 • Published 2 years ago

@heroku/ember-backboard v1.8.0

Weekly downloads
187
License
-
Repository
github
Last release
2 years ago

@heroku/ember-backboard

An ember addon for sending events through Backboard.

Usage

Installation

ember install --save @heroku/ember-backboard

Configuration

Consuming applications must set a backboardUrl property in their config/environments.js file to let the addon know which backboard instance to send their events to.

Usage

Consult the analytics service for documentation on the trackUser and logEvent functions exposed by this addon.

Development

Installation

  • git clone ember-backboard this repository
  • cd ember-backboard
  • yarn

Running

Running Tests

  • npm test (Runs ember try:each to test your addon against multiple Ember versions)
  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit https://ember-cli.com/.

1.8.0

2 years ago

1.7.1

3 years ago

1.7.0

5 years ago

1.6.0

6 years ago

1.5.0

6 years ago

1.4.1

6 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

8 years ago

1.0.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago