A react-native component library that implements the Fluent Design System.
Перейти к файлу
Jason Morse 74f321a5c3
Initial scaffolding (#1)
* populate with files copied from sdx-platform

* some build fixes

* Some little fixes to get started with initial scaffolding (#1)

* patch to make tsc happy

* fixing some typings

* breakup theming somewhat and fix breaks

* remove postbuild step for now

* add basic docz inclusion

* add start of a demo app

* fix webpack + typescript integration for demo app

* create web versions of native control set

* split component infrastructure into separate packages

* Split theme-registry out and add some documentation
2019-08-02 09:28:49 -07:00
.vscode Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
documentation Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
packages Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
scripts Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
.dockerignore Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
.eslintignore Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
.eslintrc.json Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
.gitignore Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
CODE_OF_CONDUCT.md Initial commit 2019-07-10 13:27:23 -07:00
LICENSE Initial commit 2019-07-10 13:27:25 -07:00
README.md Initial commit 2019-07-10 13:27:24 -07:00
lerna.json Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
package.json Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
prettier.config.js Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
tsconfig.json Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00
yarn.lock Initial scaffolding (#1) 2019-08-02 09:28:49 -07:00

README.md

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.