Skip to content

v1.1.0

Compare
Choose a tag to compare
@ellthompson ellthompson released this 17 Dec 11:53
2d7626f

What's New

  • Support for the TreeView and TreeViewItem components (#49)
  • Support for the ArrayInput component (#51)
  • The TextAreaInput component can now be set to resizable (#42)
  • Support for Augments and mixes in storybook (#45)
  • Fixed references to the BindingObserversToElement and BindingElementToObservers classes (#44)
  • The ContextMenu now exposes its trigger element (#46)
  • Fixed the handle position (#35)
  • Documented the PCUI site build process (#48)

Modified Components

  • ArrayInput
  • ContextMenu
  • TextAreaInput
  • TreeView
  • TreeViewItem
  • VectorInput