Releases: seeden/react-facebook
Updated message us
Used html5 attribute for color and size.
More info https://developers.facebook.com/docs/messenger-platform/reference/web-plugins#message_us%2F
Updated chat
Deprecation Notice
minimized attribute is now deprecated.
Please use greeting_dialog_display to customize your plugin instead. The greeting_dialog_delay attribute will take precedence of the minimized attribute
more info:
https://developers.facebook.com/docs/messenger-platform/reference/web-plugins#attributes
welcome hooks
first version with hooks
useApi
useShare
added isMount
added sideEffects: false
added isMounted
7.0.2
Added group component
Added group component
Updated readme
New components
Added new components
Profile => get user profile
Status => get login status
Subscribe => subscribe to event
updated documentation
6.0.4
5.0.2
babel-env and page component
supported nodejs version >= 6.1
supported browsers: last 3 versions, > 1%
if you need different support use esnext property in your webpack
removed unused data-appID and context from page component