Daniel Sogl
|
fcda5ffcab
|
Revert "refactor: optimize plugins for angular treeshaking"
This reverts commit 8b53c04dc5d8e3bb8f527499e3e0a4661c097072.
|
2019-03-19 18:34:54 +01:00 |
|
Daniel Sogl
|
8b53c04dc5
|
refactor: optimize plugins for angular treeshaking
BREAKING CHANGE: You can remove the plugin import from the app.module.ts because of the changed Inject decorator
|
2019-02-20 17:37:39 +01:00 |
|
mhartington
|
220e22b659
|
docs(): add ngx import path
|
2018-10-10 16:13:45 -05:00 |
|
Ibby Hadeed
|
0f9c21ab42
|
Merge in v5 code
|
2017-12-28 07:28:44 -05:00 |
|
Daniel Olivares
|
47fa44c932
|
feat(hyper-track): add HyperTrack plugin (#1816)
* feat(HyperTrack): add base implementation for HyperTrack
* feat(HyperTrack): fix getOrCreateUser()
* docs(HyperTrack): add note about publishable key
* feat(HyperTrack): add requestPermissions
* feat(HyperTrack): add startTracking
* docs(HyperTrack): add usage for calls
* feat(HyperTrack): add stopTracking
* docs(HyperTrack): add stopTracking note
* feat(HyperTrack): add setUserId
* feat(HyperTrack): add getCurrentLocation
* style(HyperTrack): reorder functions
* feat(HyperTrack): add createAndAssignAction
* feat(HyperTrack): add completeAction
* feat(HyperTrack): add completeActionWithLookupId
* feat(HyperTrack): add checkLocationPermission
* docs(HyperTrack): add usage for requestPermissions
* docs(HyperTrack): add android note
* feat(HyperTrack): add checkLocationServices
* feat(HyperTrack): add requestLocationServices
* feat(HyperTrack): add base implementation for HyperTrack
* feat(HyperTrack): fix getOrCreateUser()
* docs(HyperTrack): add note about publishable key
* feat(HyperTrack): add requestPermissions
* feat(HyperTrack): add startTracking
* docs(HyperTrack): add usage for calls
* feat(HyperTrack): add stopTracking
* docs(HyperTrack): add stopTracking note
* feat(HyperTrack): add setUserId
* feat(HyperTrack): add getCurrentLocation
* style(HyperTrack): reorder functions
* feat(HyperTrack): add createAndAssignAction
* feat(HyperTrack): add completeAction
* feat(HyperTrack): add completeActionWithLookupId
* feat(HyperTrack): add checkLocationPermission
* docs(HyperTrack): add usage for requestPermissions
* docs(HyperTrack): add android note
* feat(HyperTrack): add checkLocationServices
* feat(HyperTrack): add requestLocationServices
* docs(HyperTrack): Fix plugin usage
* fix(HyperTrack): helloWorld param and docs
* docs(HyperTrack): document all functions
* docs(HyperTrack): move all usage documentation up
* docs(HyperTrack): fix documentation
* Add beta tag
|
2017-07-17 21:50:08 -04:00 |
|