Skip to content

Releases: enijar/react-xr-ui

0.0.66

26 Jul 12:25
Compare
Choose a tag to compare

chore: bring canvas-txt into code base

0.0.65

21 Jul 14:37
Compare
Choose a tag to compare

Fix an issue with invalid React children being passed to a Layer component.

0.0.64

21 Jul 12:57
Compare
Choose a tag to compare

Allow fontSize prop to be specified in px to be a fixed size, e.g. <Layer fontSize="20px" />

0.0.63

30 Jun 11:01
Compare
Choose a tag to compare

Add <Keyboard /> component

0.0.62

05 May 09:12
Compare
Choose a tag to compare

fix: setAttrs type

0.0.60

05 May 09:08
Compare
Choose a tag to compare

chore: add backgroundColor to setAttrs api

0.0.59

05 May 09:00
Compare
Choose a tag to compare

chore: better types for the base layer ref

0.0.58

05 May 07:44
Compare
Choose a tag to compare

feat: expose interactions array in Interaction component

0.0.57

25 Apr 15:53
Compare
Choose a tag to compare

Defaults depthTest to true, not false

0.0.56

18 Apr 14:54
Compare
Choose a tag to compare

Fix issue with interaction events.