Releases: enijar/react-xr-ui
Releases · enijar/react-xr-ui
0.0.66
chore: bring canvas-txt into code base
0.0.65
Fix an issue with invalid React children being passed to a Layer
component.
0.0.64
Allow fontSize
prop to be specified in px
to be a fixed size, e.g. <Layer fontSize="20px" />
0.0.63
Add <Keyboard />
component
0.0.60
chore: add backgroundColor to setAttrs api
0.0.59
chore: better types for the base layer ref
0.0.58
feat: expose interactions array in Interaction component
0.0.57
Defaults depthTest
to true
, not false
0.0.56
Fix issue with interaction events.