Skip to content

Releases: mileszim/ember-particle

Travis fixes and global Particle var switch to module import

Choose a tag to compare

@mileszim mileszim released this 18 Oct 05:04
3351e92

Travis fixes and global Particle var switch to module import

joining the cult of semvar

Choose a tag to compare

@mileszim mileszim released this 18 Oct 08:08
a95bc03

Updated Docs/README

Choose a tag to compare

@mileszim mileszim released this 18 Oct 05:20
bc5d5b5

Points to particle docs for reference as it is just a wrapper.

Updating addon to Ember 3.5

Choose a tag to compare

@mileszim mileszim released this 18 Oct 03:36
6566107

Updating code and dependencies to Ember 3.5 styles. Removed bower dependency in favor of NPM package install of particle-api-js module.

v0.1.0

Choose a tag to compare

@mileszim mileszim released this 08 Dec 16:37
12e188e

Maps the SDK functions to the service to make the code much simpler. Ember tests are failing due to its odd inability to load a 3rd party library, but hey we all have off days.