Skip to content
This repository was archived by the owner on Dec 28, 2018. It is now read-only.

Conversation

@tetsuharuohzeki
Copy link
Contributor

@tetsuharuohzeki tetsuharuohzeki commented Oct 13, 2016

Introduce Office-UI-Fabric for react.

Pros

  • This GUI toolkit is developed with TypeScript,
    thus we don't need to think about d.ts.
  • This does not have any layout component. only have GUI parts.
    So I thought we can handle this easily.

Cons

  • We need to write some CSS to layout these.
  • Microsoft may stop to development this in the future.
    They have the criminal record as known as WinJS :/

This change is Reviewable

tsconfig.json Outdated
"pretty": true,
"preserveConstEnums": true,
"removeComments": false,
"skipLibCheck": true, // Avoid the compile error with office-ui-fabric-react
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to enable this option until microsoft/fluentui#382 will be fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant