vsts-extension-samples/ui-fabric-react
Serkan Inci 6b33f82bd1 Fixing Office Fabric sample script issues. 2017-08-28 08:51:15 -04:00
..
.vscode initial checkin of new Fabric React sample 2016-12-05 10:24:10 -05:00
css initial checkin of new Fabric React sample 2016-12-05 10:24:10 -05:00
images add image to readme 2016-12-05 12:25:34 -05:00
manifests Fixing Office Fabric sample script issues. 2017-08-28 08:51:15 -04:00
scripts Fixing Office Fabric sample script issues. 2017-08-28 08:51:15 -04:00
.gitignore initial checkin of new Fabric React sample 2016-12-05 10:24:10 -05:00
README.MD Separated dev stuff out of Office UI Fabric React readme and made a few other changes 2017-08-14 14:50:50 -04:00
building.md Separated dev stuff out of Office UI Fabric React readme and made a few other changes 2017-08-14 14:50:50 -04:00
gulpfile.js Fixing Office Fabric sample script issues. 2017-08-28 08:51:15 -04:00
index.html.template initial checkin of new Fabric React sample 2016-12-05 10:24:10 -05:00
package.json Fixing Office Fabric sample script issues. 2017-08-28 08:51:15 -04:00
tsconfig.json Fixing Office Fabric sample script issues. 2017-08-28 08:51:15 -04:00
webpack.config.js initial checkin of new Fabric React sample 2016-12-05 10:24:10 -05:00

README.MD

Visual Studio Team Services Office UI Fabric React Sample

A sample extension for Visual Studio Team Services that is built with React and Office UI Fabric React components.

It uses components like TextField, Button, Checkbox and DetailsList to search for work items and list the results.

screenshot

How to

NOTE: This extension is meant to help developers learn about developing web extensions. It does not directly provide a lot of value from a user perspective.

If you are a developer, learn how to build, package, and extend this sample extension.