Skip to content

Releases: Kittyfisto/Metrolib

First nuget release

28 May 18:16
Compare
Choose a tag to compare

This release features several (slightly) backwards incompatible changes (compared to the previous Nuget release) to existing controls:

  • RemoveButton has been renamed to CloseButton
  • DeleteButton has been renamed to TrashButton

Several controls have changed their namespace:

  • FlatProgressBar and CircularProgressBar have been moved to the Metrolib.Controls namespace

A lot of controls have been added:

  • ExpandAllButton
  • CollapseAllButton
  • RemoveButton (its style matches AddButton)
  • DownloadButton
  • UploadButton

Furthermore, this release features an improved (but still lacking) documentation of most controls.