2.0.1 • Published 9 months ago

event-feedback-widget v2.0.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

EVENT FEEDBACK WIDGET

Widget to display an event's feedback from users and allow user to leave a feedback

CONFIG

** eventId = id of the event we want to show feedback or set feedback on

** summitId = id of the summit

** userId = id of the user

** getAccessToken = method passed that will be called to request the access token

** apiBaseUrl = url for API

title = title to display

marketingData = object with the settings from the marketing API

SCOPES NEEDED

%s/me/summits/events/feedback/add %s/me/summits/events/feedback/delete

PUBLISH TO NPM:

1 - yarn build && yarn publish

2 - yarn publish-package

IMPORT:

import EventFeedbackWidget from 'event-feedback-widget';

import 'event-feedback-widget/index.css';

2.0.1

9 months ago

2.0.0

9 months ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

3.0.0

2 years ago