Releases: vtex-apps/sandbox
Releases · vtex-apps/sandbox
v0.5.1
v0.5.0
Added
allow-top-navigation
tosandbox
attribute.
v0.4.2
Added
- Allow sandbox's inframe to read UTF-8.
v0.4.1
Release v0.4.1
v0.4.0
Added
- Allow sandbox's iframe to open a new window.
v0.3.1
Added
- Allow sandbox's iframe submit forms.
v0.3.0
Added
sandbox.order
, a Sandbox that receives the current OrderForm as props.
v0.2.1
Release v0.2.1
v0.2.0
Added
sandbox.product
a Sandbox that receives the Product context as props. That way it's possible to use sandbox inside aflex-layout
and still have the product context.