Skip to content

Releases: chesleybrown/uservoice-trigger-directive

Converted to use Javascript API key

29 Jul 14:16
Compare
Choose a tag to compare

Now uses the UserVoice javascript API key for it's configuration as that is more manageable.

Adds config for uservoice src

29 Jul 14:00
Compare
Choose a tag to compare

You now must configure the uservoice src using the $userVoiceProvider.

Fixes bower main

15 Jul 11:43
Compare
Choose a tag to compare

Bower main had incorrect references. Fixed now.

Restructured src directory

27 Jun 19:14
Compare
Choose a tag to compare

Source code is now properly located under the src directory.

Fixes randomly failures

12 May 12:32
Compare
Choose a tag to compare

UserVoice would sometimes not initiate because our references to UserVoice in the service would break. All fixed now!

UserVoice loading added

01 Apr 14:30
Compare
Choose a tag to compare

The directive now fully handles the loading of UserVoice and makes it injectable so it can be used properly by angular modules.

Added identify parameter

29 Mar 19:35
Compare
Choose a tag to compare

You can now set the UserVoice identify by using the identify attribute.

Added position option

21 Feb 01:28
Compare
Choose a tag to compare

Added position option and mode is no longer required (defaulted to contact).

Initial Release of directive

21 Feb 01:07
Compare
Choose a tag to compare

First release of the uservorice-trigger-directive.