@pinwheel/react-modal
Advanced tools
Changelog
3.0.4-beta
Changelog
3.0.3
screenName
field in the exported ScreenTransitionEventPayload
event payload type.Changelog
3.0.2
Changelog
3.0.1
overlayStyling
as a prop.Changelog
3.0.0
This new major version bump introduces an updated API to support partner-based switches.
action
field in input_allocation
event is now optional.params
field in the success
event uses the input_allocation
schema with fields action
and allocation
.LinkResult
export. This was the old success
event payload. The new payload has the same format as the newly exported SuccessEventPayload
.EventPayload
export. The event handler function will now be implicitly typed.EmptyPayloadObject
export.Error
export. Use ErrorEventPayload
instead. (Error
was marked as deprecated in version 2.)ErrorType
export. Use PinwheelErrorType
instead. (ErrorType
was marked as deprecated in version 2.)input_amount
event. Use input_allocation
even instead.Changelog
2.4.5
clipboard-write
permission to the Pinwheel iframe.Changelog
2.4.4