Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

1.4.0

Compare
Choose a tag to compare
@mikewheaton mikewheaton released this 06 Feb 23:08

New

  • #276 A new small Button variant (.ms-Button--small) is now available.

Fixed

  • #284: The browser's default styling is removed from ChoiceGroup lists.

Documentation

  • #266, #269, #270 Added an all-new documentation site with live examples. This available by building the project locally, or by visiting the Fabric JS website.
  • #285 The RadioButton example now uses an li for each button, so that it produces valid HTML when nested inside of a ChoiceGroup.