Skip to content

Releases: reearth/react-align

2.0.6

08 Jul 04:10
Compare
Choose a tag to compare

Have hover only be recognized if editing. This was causing a re-render when wanting to use components wrapped in the GridItem.

2.0.5

09 Jun 19:09
89cce2c
Compare
Choose a tag to compare
Merge pull request #1 from reearth/add-children-type-defs

chore: Add children type defs

2.0.4

28 Oct 08:57
Compare
Choose a tag to compare

Upgraded dependencies.
Fixed style issues with GridItem, GridArea and Icons.
Removed iconSize prop as it was broken and not very necessary at the moment.

v2.0.3

06 Oct 08:07
Compare
Choose a tag to compare

BREAKING CHANGE:

  • GridWrapper & GridArea's prop: onAlignmentChange -> onAlignChange

1.1.6

28 Sep 12:48
Compare
Choose a tag to compare

Fix reordering

v1.1.5

27 Sep 09:28
Compare
Choose a tag to compare
1.1.5 - avoid onMoveArea if same location

v1.1.4

26 Sep 10:08
Compare
Choose a tag to compare
  • Fix onMoveArea type

v1.1.3

26 Sep 10:04
Compare
Choose a tag to compare
  • Fix generic type

v1.1.2

26 Sep 09:55
Compare
Choose a tag to compare
  • Change prop types
  • Export Alginment type

1.1.0

25 Aug 08:54
Compare
Choose a tag to compare

Rename and move context into the library to simplify API.