Releases: baseten/react-css-transform
Releases · baseten/react-css-transform
v2.1.1
What's Changed
- Update API by @baseten in #2
- Expose
Transform2dinternals asuse2dTransformationshook - Expose
Transform3dinternals asuse3dTransformationshook - Expose
get2dCSSMatrixString,get3dCSSMatrixString,getCSSMatrixString,merge2dMatrixWithStyles,merge3dMatrixWithStylesutilities publicly
- Expose
- Improve 3D Cubes Example by @baseten in #3
- Use new exposed hooks for less magic matrix code
- Add
useFlatShadinghook and use in newFaceComponent replacing oldFlatMaterial - Add React Context for window width/height and lighting state
Full Changelog: v2.0.1...v2.1.1
v2.0.1
v2.0.0
What's Changed
- Upgraded Dependencies
- Ported to Typescript
- Converted to Functional Components
Full Changelog: https://github.com/baseten/react-css-transform/commits/v2.0.0