Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@Jahnp Jahnp released this 26 Sep 00:33

New

  • #127: Add ProgressIndicator component
  • #125: Add local testing server

Fixed

  • #139: Remove extra "" character on .ms-borderColor-themeLighterAlt--hover CSS class
  • #111: DatePicker on top of other DatePicker with correct z-index
  • #105: Changed margin-left on image if is-selectable state
  • #103: Update persona presence size. Clean up persona markup in all applicable components.
  • #92: Fixed DatePicker bug where navigating to a previous month fails
  • #91: Clean up and restructure choicefield Less. Update and rename templates.
  • #90: Command Bar Fixes
  • #87: Fix spacing between dropdown list items and dropdown list container
  • #85: Fix filename case sensitivity
  • #82: Simplify bower path in postinstall script.
  • #70: Update links to CDN license for fonts and icons to a dynamic URL

Changed

  • #151: NavBar - Replaced overlay pseudo element with Fabric Overlay component
  • #149: Improved vanilla JS Consistency
  • #146: Merge "develop" into "master" cla-not-required
  • #137: Separated PickaDate from DatePicker
  • #117: Removed non-existing icon "ppt-icon.png" from ListItem.less
  • #115: Simplified DatePicker Markup

Documentation/Samples

  • #142: Fixed typo
  • #126: Update download link in Getting Started
  • #97: Remove protocol from CDN reference to avoid cross HTTP/HTTPS requests
  • #80: Remove non-existent icons.
  • #84: Update CONTRIBUTING with note about which branches to use
  • #83: Remove extra period.
  • #77: Fix broken anchors in COMPONENTS.md
  • #69: Clean up component demos
  • #68: Add reference to Office Add-Ins resources
  • #61: Add button variant html files for demo.
  • #62: Add/update dialog variant html files for demo.
  • #63: Add disabled state template file for dropdown