A collection of shared react UI components used across IoT teams.
Перейти к файлу
Michael Steinberg d06b065962 remove coverage files from source control 2018-10-17 17:12:14 -07:00
docs Merged PR 786417: Fix styleguidist in packages/fluent-controls 2018-04-19 22:07:13 +00:00
lib fix remaining unit tests 2018-10-17 17:08:45 -07:00
method-design
test tests are running, but not passing 2018-10-16 12:42:17 -07:00
.gitignore remove coverage files from source control 2018-10-17 17:12:14 -07:00
.npmignore remove coverage files from source control 2018-10-17 17:12:14 -07:00
.sass-lint.yml Fix tsc build for fluent-controls 2018-04-18 18:06:00 -07:00
CHANGELOG.md remove coverage files from source control 2018-10-17 17:12:14 -07:00
LICENSE Add LICENSE file 2018-08-29 16:13:44 -07:00
README.md add primary button outline 2018-07-27 19:05:13 -07:00
mocha.opts tests are running, but not passing 2018-10-16 12:42:17 -07:00
package.json remove coverage files from source control 2018-10-17 17:12:14 -07:00
styleguide.config.js Merged PR 786801: Add themify support in fluent-controls package 2018-04-19 23:38:28 +00:00
tests.bundle.js Fix tsc build for fluent-controls 2018-04-18 18:06:00 -07:00
tsconfig.json Merged PR 852893: build fixes 2018-05-22 22:23:54 +00:00
tsconfig.test.json
tsconfig.tests.json
tslint.json
webpack.config.js
webpack.styleguide.js move to @micorosft 2018-08-24 16:32:39 -07:00

README.md

Azure IoT React Controls

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.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., label, 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.

Build

  1. git clone https://github.com/Azure/iot-react-controls.git
  2. npm install
  3. npm run build

Docs

  1. npm run docs:build

  2. npm run docs

  3. You can now view style guide in the browser:

Bug/ Issue

https://github.com/Azure/iot-react-controls/issues