Skip to content

Releases: playcanvas/pcui

v4.3.0

23 Feb 14:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

04 Feb 21:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.2...v4.2.0

v4.1.2

01 Sep 16:18
Compare
Choose a tag to compare

What's Changed

  • Protect navigator access from causing a ReferenceError by @kungfooman in #323

v4.0.10

05 May 14:15
Compare
Choose a tag to compare

What's New

  • Fix InputElement#blurOnEscape (#313)

v4.0.6

25 Apr 15:57
Compare
Choose a tag to compare

What's New

  • Fixes to IFlexArgs (#309)
  • SelectInput options/disabledOptions setter fix (#310)
  • Fix react class tracking (#311)

v4.0.5

30 Mar 13:20
69aa186
Compare
Choose a tag to compare

What's New

  • SelectInput options/disabledOptions setter fix #310

v4.0.4

14 Mar 15:59
Compare
Choose a tag to compare

What's New

  • ArrayInput linking fix (#308)

v4.0.3

14 Mar 15:53
Compare
Choose a tag to compare

What's New

  • SelectInput: disable options (#307)

v4.0.2

20 Feb 13:10
Compare
Choose a tag to compare

What's New

  • Panel class drag event fix #304

v4.0.1

20 Feb 13:04
Compare
Choose a tag to compare

What's New

  • NumericInput set value fix #303
  • Refactor accessing of childNodes array #301
  • Refactor element registry #302
  • Minor refactor of ColorPicker #297