Skip to content

Commit

Permalink
Web components V3 - updating disclaimer message on storybook intro pa…
Browse files Browse the repository at this point in the history
…ge (#29924)

* updating disclaimer

* updating storybook disclaimer

* tweaking disclaimer
  • Loading branch information
bearcat-msft committed Nov 30, 2023
1 parent 177242e commit ebe7e48
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "Updating disclaimer on storybook",
"packageName": "@fluentui/web-components",
"email": "mibaraka@microsoft.com",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import pkg from '../../../package.json';
Fluent UI Web Components <span>v{pkg.version}</span>
</h2>

⚠️ These are not production-ready components and **should never be used in product**. This space is useful for testing new components whose APIs might change before final release.
⚠️ **While in Beta, breaking changes may be made based on feedback from users.** This space is useful for testing new components whose APIs might change before final release.

Microsoft's [Fluent UI Web Components](https://github.com/microsoft/fluentui/tree/master/packages/web-components) is designed to help you build Fluent web apps using extensible Web Components. The package composes the `@microsoft/fast-foundation` Web Component package and styles it with the [Fluent design language](https://github.com/microsoft/fluentui).

Expand Down

0 comments on commit ebe7e48

Please sign in to comment.