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

1.1.0

Compare
Choose a tag to compare
@wdo3650 wdo3650 released this 16 Sep 20:11

Changed

  • #107 Updates the package info for Bower, NuGet, and NPM to match what was included in the 1.0.0 release. No functional changes.

Fixed

  • #104 Removing weird character from breadcrumb scss. Fixes #7
  • #105 Fixed references to fabric.min.css and fabric.components.min.css in each samples page. Fixes issue #95.
  • #108 Change position from absolute to fixed to prevent dialog from being cut off if page is scrolled and fixes #107.

Removed

  • #105 Removed icons page (old icons).

Documentation

  • #109 Added a simple resources documentation page, where we can include links to projects/samples/tutorials that use Fabric JS. This closes OfficeDev/office-ui-fabric-core#417
  • #111 The Markdown documentation has been updated with design guidance for the ProgressIndicator.
  • #110 The DatePicker Markdown documentation has been modified with information on where to find picker.date.js in the lib folder.
  • #114 Adds Markdown docs and cleans up our existing ones to reflect all of the changes in the project structure and the new, screenshot-including component doc files.
  • #115 Updated ghdocs output for DatePicker and ProgressIndicator