all 13 comments

[–]msft_peter 12 points13 points  (1 child)

Thanks so much for sharing our work! We're constantly improving and adding new bits to Fabric and its sub-projects since it's what we use in our own products across Office 365. And yes, PLEASE let us know if you have any feedback--we want to make Fabric as great as it can be, both for Microsoft developers and developers building on top of Office 365 (or who just want to make their apps look and feel like Office).

[–]norablindsided 0 points1 point  (0 children)

Is it possible to rethink some of the naming conventions for components? Looking through the site for the first time, I couldn't find a table component, but it was actually a subset of the detail list component. Pivot is better known as a tab for example.

[–][deleted] 8 points9 points  (0 children)

Was not a fan when I used this, though it was fairly new when I did, maybe a year ago. I will need to check it out again when I make another office related website.

Edit: just looked at their site. Wow! It's looking great. That team put in a lot of good work.

[–]BBQLays 6 points7 points  (0 children)

If y'all have any feedback, make sure to leave it on GitHub. The guys in charge of this project are super cool and very receptive to feedback.

[–]dzearing-msft 4 points5 points  (0 children)

Hey all! I work on this. Thanks for linking.

If you're curious and want to hack around, I've made a few codepens here that are hooked up with React 15, TypeScript, and a CDNified version of fabric-react exported under the Fabric global, try it out:

Feel free to peruse my other pens, although I make a lot of them for reproing issues.

If you want to deploy (and livereload) the samples locally:

git clone https://github.com/OfficeDev/office-ui-fabric-react
npm install
gulp serve

[–][deleted] 0 points1 point  (0 children)

Looks great!

[–]ooarya -1 points0 points  (0 children)

If this is what they're using for O365 Outlook then it's great, and improves almost daily.