Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 713 Bytes

CHANGELOG.md

File metadata and controls

32 lines (20 loc) · 713 Bytes

Releases

1.1.3

  • FileTypeIcon icon fixed. This control should now also work in SPFx extensions.

1.1.2

  • Fix for WebPartTitle control to inherit color
  • Improved telemetry with some object checks

1.1.1

  • Removed operation name from telemetry

1.1.0

  • Telemetry added

1.0.0

  • New control: WebPartTitle control got added.
  • Enhancement: ListView control got extended with the ability to specify a set of preselected items.

Beta 1.0.0-beta.8

  • Bug fix: bug fix for the ListView control when selection is used in combination with setState.

Beta 1.0.0-beta.7

Added

  • Grouping functionality added to the ListView control

Beta 1.0.0-beta.6

  • Initial release