You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(react-skeleton): Release react-skeleton to stable (#27767)
* chore(react-skeleton): release react-skeleton to stable
* change changetype to none to be able to merge
* change files
* api update
* change changefile type
* Apply suggestions from code review
Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>
---------
Co-authored-by: Makoto Morimoto <Humberto.Morimoto@microsoft.com>
Copy file name to clipboardexpand all lines: packages/react-components/react-skeleton/README.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,10 @@
2
2
3
3
**React Skeleton components for [Fluent UI React](https://react.fluentui.dev/)**
4
4
5
-
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.
> - Features and APIs may change before final release
12
-
> - Please contact us if you intend to use this in your product
13
9
14
10
The `Skeleton` component is a temporary animation placeholder for when a service call takes time to return data and we don't want to block rendering the rest of the UI.
0 commit comments