Skip to content

Releases: vtex-apps/sandbox

v0.5.1

17 May 18:08
Compare
Choose a tag to compare

Fixed

  • Added usage in README.md file

v0.5.0

04 May 15:19
Compare
Choose a tag to compare

Added

v0.4.2

03 Mar 13:18
Compare
Choose a tag to compare

Added

  • Allow sandbox's inframe to read UTF-8.

v0.4.1

28 Feb 20:26
Compare
Choose a tag to compare
Release v0.4.1

v0.4.0

07 Feb 18:56
Compare
Choose a tag to compare

Added

  • Allow sandbox's iframe to open a new window.

v0.3.1

17 Dec 15:29
Compare
Choose a tag to compare

Added

  • Allow sandbox's iframe submit forms.

v0.3.0

23 Sep 19:03
Compare
Choose a tag to compare

Added

  • sandbox.order, a Sandbox that receives the current OrderForm as props.

v0.2.1

29 Aug 14:27
Compare
Choose a tag to compare
Release v0.2.1

v0.2.0

05 Jul 18:09
Compare
Choose a tag to compare

Added

  • sandbox.product a Sandbox that receives the Product context as props. That way it's possible to use sandbox inside a flex-layout and still have the product context.