Skip to content

Releases: playcanvas/pcui

v1.1.21

11 Jun 08:37
Compare
Choose a tag to compare

What's new

  • First select the treeview item and open its parents before focusing on it #113
  • [TextInput] Revert to previous value on esc key press #112

Impacted

  • TreeView
  • TextInput

v1.1.20

01 Jun 08:36
eeaa554
Compare
Choose a tag to compare

What's new

  • Fix error with undefined values in VectorInput #111

v1.1.19

18 May 16:30
Compare
Choose a tag to compare

What's New

  • Small context menu bugfix (#108)
  • update the label group (#109)
  • Add @Class and fix JSDoc output via tsd.js (#95)

v1.1.18

14 May 16:24
Compare
Choose a tag to compare

NPM build fix for 1.1.17

v1.1.17

10 May 11:42
Compare
Choose a tag to compare

What's new

  • If ArrayInput value is not an array set value to empty array instead (#105)

v1.1.16

06 May 09:16
7e39cc0
Compare
Choose a tag to compare

What's New

  • update font urls to pc.com instead of s3 (#102)
  • include an esm build of pcui (#101)
  • support a development webpack build (#97)
  • remove context menus if they haven't been interacted with in 500ms (#96)
  • Add Typescript definitions for PCUI (#94)

v1.1.15

23 Mar 15:16
Compare
Choose a tag to compare

What's new

  • Update the dom hierarchy when the treeview receives new props (#90)
  • TreeViewItem selected react (#91)
  • Remove dummy text from the label components default text property (#93)
  • Vector input string value (#92)

v1.1.14

18 Mar 12:42
Compare
Choose a tag to compare

What's new

  • When filtering SelectInput options, reorder them based on their best match (#89)

v1.1.13

26 Feb 10:34
aa1ae4f
Compare
Choose a tag to compare

What's new

  • Fix numeric inputs not using precision when viewing multiple values #85

v1.1.12

22 Feb 11:11
828c1cc
Compare
Choose a tag to compare

What's new

Do not manually call removeChild for elements with destroyed parent #83