StorybookJS integration with the Fluid Framework
Перейти к файлу
Tyler Butler cda8543ffb
Fix accessibility issues (#90)
* Replace animated gif with static png
* remove excess nav bar
2021-07-26 11:29:11 -07:00
.azuredevops Add trademark info + Policy Check to CI Loop (#57) 2020-09-07 20:41:36 -07:00
.storybook add preview body with main landmark (#70) 2020-12-04 21:47:18 -08:00
public Fix accessibility issues (#90) 2021-07-26 11:29:11 -07:00
src Fix accessibility issues (#90) 2021-07-26 11:29:11 -07:00
.babelrc Init commit of storybookjs 2020-08-19 08:04:51 -07:00
.gitignore Source code viewer build process and webpack optimizations (#60) 2020-09-11 14:18:19 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-08-19 07:16:16 -07:00
LICENSE Initial LICENSE commit 2020-08-19 07:16:19 -07:00
README.md Add trademark info + Policy Check to CI Loop (#57) 2020-09-07 20:41:36 -07:00
SECURITY.md Initial SECURITY.md commit 2020-08-19 07:16:14 -07:00
hugo-build-script.js Fix accessibility issues (#90) 2021-07-26 11:29:11 -07:00
package-lock.json upgrade storybook (#85) 2021-06-28 09:06:34 -07:00
package.json upgrade storybook (#85) 2021-06-28 09:06:34 -07:00
solvedIssues.md Update overall theme and enhanced source viewer functionality (#30) 2020-08-31 09:48:30 -07:00
src-viewer-build.js Source code viewer build process and webpack optimizations (#60) 2020-09-11 14:18:19 -07:00
tsconfig.json Update tsconfig (#24) 2020-08-26 15:04:52 -07:00

README.md

fluidstorybook

This project provides "stories" for different Fluid examples. In addition to being able to view the rendered Fluid Objects, a source code viewer is also included to make it easy to see how the Fluid Objects works.

Run the following to get started:

  • npm install
  • npm start

Acknowledgements

This is built using StorybookJs

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.

Trademark

This project may contain Microsoft trademarks or logos for Microsoft projects, products, or services. Use of these trademarks or logos must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship.