Releases: reearth/react-align
Releases · reearth/react-align
2.0.6
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
Merge pull request #1 from reearth/add-children-type-defs
chore: Add children type defs
2.0.4
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
BREAKING CHANGE:
- GridWrapper & GridArea's prop: onAlignmentChange -> onAlignChange
v1.1.5
1.1.5 - avoid onMoveArea if same location
v1.1.2
- Change prop types
- Export Alginment type
1.1.0
Rename and move context into the library to simplify API.