playcanvas / pcui

UI component library for web-based tools
http://playcanvas.github.io/pcui
MIT License
664 stars 63 forks source link

PCUI react updates #163

Closed ellthompson closed 2 years ago

ellthompson commented 2 years ago

Includes a refactor of the label group react component, so that its children correctly receive any of the events that are set on them.

Adds the onRemove function property to the panel react component which will be called whenever a panel's remove button is clicked.