Releases: Statflo/widget-sdk
Releases · Statflo/widget-sdk
v0.4.10
24 Apr 16:34
Compare
Sorry, something went wrong.
No results found
feat(STATFLO-2787): update zustand version
v0.4.9
24 Apr 15:23
Compare
Sorry, something went wrong.
No results found
feat(STATFLO-2787): update zustand version
v0.4.8
26 Sep 13:19
Compare
Sorry, something went wrong.
No results found
feat(STATFLO-1093): updating widget type to match what is in the widget admin
v0.4.7
08 Aug 18:54
Compare
Sorry, something went wrong.
No results found
chore: update remote component to better display iframe widgets
v0.4.6
30 Jun 15:00
Compare
Sorry, something went wrong.
No results found
chore: add option to control width in RemoteComponent
v0.4.5
29 Jun 14:57
Compare
Sorry, something went wrong.
No results found
docs: update readme with events that are currently supported including sendables
feat: add label and options to the Widget interface
feat: add RemoteComponent for loading widgets
v0.4.4
20 Mar 17:11
Compare
Sorry, something went wrong.
No results found
We renamed to widget.native.remote from widget.native.component to better align with Module Federation naming convention.
v0.4.3
16 Mar 14:47
Compare
Sorry, something went wrong.
No results found
Fixed console warnings coming from our state store dependency ( zustand )
v0.4.2
15 Mar 20:13
Compare
Sorry, something went wrong.
No results found
Renamed field widget.native from widget.remote
Deleted field widget.component
Updated zustand dependency version
v0.4.1
07 Mar 16:35
Compare
Sorry, something went wrong.
No results found
In this release we renamed one of the properties in our store. It was renamed from Widget.widgetType to simply Widget.type for better semantics.