Skip to content

Releases: playcanvas/pcui

v2.4.0

12 Jul 10:17
ba08c87
Compare
Choose a tag to compare

What's New

  • Adds RadioButton component (#169)
  • Tweaks GridView and GridViewItem components to incorporate Radio selection logic (#169)

v2.3.3

13 Jun 13:42
Compare
Choose a tag to compare

What's New

  • Fix published build to include pcui.d.ts

v2.3.2

10 Jun 15:59
Compare
Choose a tag to compare

What's New

  • updates to labelgroup and panel (#163)
  • dependencies updated (#164)
  • Add an icon property to the TreeViewItem class (#166)

v2.3.1

04 Mar 15:41
4f35f07
Compare
Choose a tag to compare

What's New

v2.3.0

11 Feb 16:05
Compare
Choose a tag to compare

Whats New

  • Updated the build process and npm build (#160)

v2.2.6

01 Dec 12:31
fdb2fd6
Compare
Choose a tag to compare

What's new

  • Disable auto complete on input fields (#148)

v2.2.5

05 Nov 11:11
Compare
Choose a tag to compare

What's new

  • Upgrades some deprecated or old packages that prevented pcui from building (#147)

v2.2.4

14 Oct 09:47
4e9174b
Compare
Choose a tag to compare

What's new

  • Fire change event when ESC is pressed in TextInput with keyChange = true. Make ESC clear the input even when blurOnEscape is false. (#145)

v2.2.3

12 Oct 15:55
b8fd5c8
Compare
Choose a tag to compare

What's new

  • Fix bug where clicking on disabled menuitem would trigger click on its parent menu item. (#142)

v2.2.2

12 Oct 15:39
aefff90
Compare
Choose a tag to compare

What's new

  • Fix transition when menu items are enabled / disabled #141