Skip to content

Releases: playcanvas/pcui

v2.9.0

16 Dec 16:48
Compare
Choose a tag to compare

What's New

  • [Breaking] Numeric input to use shift for precision when using arrow keys or dragging #187
  • Migrate PCUI to TypeScript (#190)

v2.8.0

14 Oct 15:51
f233b36
Compare
Choose a tag to compare

What's New

  • React components in TypeScript (#186)

v2.7.1

03 Oct 10:28
Compare
Choose a tag to compare

What's New

  • move the unstyled pcui react build to it's own repo (#185)

v2.7.0

30 Sep 17:39
Compare
Choose a tag to compare

What's New

  • added color picker, gradient picker and canvas (#182)
  • themes (#184)

v2.6.4

06 Sep 12:04
152a22f
Compare
Choose a tag to compare

What's New

  • TreeView react component fix (#181)

v2.6.3

05 Sep 16:46
Compare
Choose a tag to compare

What's New

  • Component Event Updates (#180)

v2.6.2

05 Sep 14:04
7f8ba0a
Compare
Choose a tag to compare

What's New

  • Adds 10 New Icons to the Font Sheet (#178)

v2.6.1

18 Aug 14:24
Compare
Choose a tag to compare

What's New

  • Element class property (#177)

v2.6.0

29 Jul 09:49
d52203e
Compare
Choose a tag to compare

What's New

  • Embedded font icons (#138)

v2.5.0

22 Jul 14:20
Compare
Choose a tag to compare

What's New

  • Set selected from passed in args on TreeViewItem (#173)
  • Update how styles are included in the project (#175)

Bug Fixes

  • Minor Bug Fixes made to RadioButton component
  • remove the styling import from the GridViewItem file (#176)
  • Lint fix