Skip to content

Releases: grapp-dev/stacks

v1.4.1

08 Nov 11:04

Choose a tag to compare

  • fixed React Native components shims/types

v1.4.0

08 Nov 09:28

Choose a tag to compare

  • added support for defining more than 3 breakpoints
  • fixed Columns alignment on the y axis

v1.3.1

19 Sep 10:24

Choose a tag to compare

  • fixed columns width calculations in the Grid component

v1.3.0

18 Sep 12:35

Choose a tag to compare

  • added the viewRef prop to all components
  • added the divider prop to Stack

v1.2.1

10 Jun 18:40

Choose a tag to compare

  • fixed passing the style prop to the Rows and Columns root component

v1.2.0

23 May 14:23

Choose a tag to compare

  • added two new components: Rows and Row

v1.1.8

22 May 22:17

Choose a tag to compare

  • fixed ESM support (round 3️⃣)
  • removed redundant undefined values in the styles array

v1.1.7

12 May 18:56

Choose a tag to compare

  • added the height prop to Column

v1.1.6

11 May 18:57

Choose a tag to compare

  • fixed bundling Stacks in ReScript projects

v1.1.5

09 May 15:29

Choose a tag to compare

  • fixed ESM support (round 2️⃣)