forked from microsoft/fluentui
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(react-persona): Move Persona to stable (microsoft#26114)
* preparing persona to release * updating disallowed changes * change files * updating combobx stories * updating persona's stories * update persona import * updating change type of react-componentS * updating change types and package version to automatically bump to 9.1.0 * updating packages * reverting packages * adding requested changeS * changing type to change file to fix beachball issue
- Loading branch information
1 parent
a88ee30
commit 567aef6
Showing
18 changed files
with
101 additions
and
118 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-components-c765b1a1-b30b-439f-abb7-829126cb511a.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "minor", | ||
"comment": "feat: Moving Persona to stable.", | ||
"packageName": "@fluentui/react-components", | ||
"email": "esteban.230@hotmail.com", | ||
"dependentChangeType": "patch" | ||
} |
2 changes: 1 addition & 1 deletion
2
change/@fluentui-react-persona-2c76f33b-36e4-49ca-87a5-273f3be919a3.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-persona-6d725b4a-927c-4b41-a89f-1f02531bbf32.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
{ | ||
"type": "minor", | ||
"comment": "feat: Moving Persona to stable.", | ||
"packageName": "@fluentui/react-persona", | ||
"email": "esteban.230@hotmail.com", | ||
"dependentChangeType": "patch" | ||
} |
3 changes: 1 addition & 2 deletions
3
packages/react-components/react-combobox/stories/Combobox/ComboboxComplexOptions.stories.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
packages/react-components/react-combobox/stories/Dropdown/DropdownComplexOptions.stories.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
packages/react-components/react-persona/stories/Persona/PersonaAvatarSize.stories.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
packages/react-components/react-persona/stories/Persona/PersonaDefault.stories.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 0 additions & 13 deletions
13
packages/react-components/react-persona/stories/Persona/PersonaDescription.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1 @@ | ||
A Persona is a visual representation of a person or status that showcases an Avatar, PresenceBadge, or an Avatar with a PresenceBadge. | ||
|
||
<!-- Don't allow prettier to collapse code block into single line --> | ||
<!-- prettier-ignore --> | ||
> **⚠️ Preview components are considered unstable:** | ||
> | ||
> ```jsx | ||
> | ||
> import { Persona } from '@fluentui/react-components/unstable'; | ||
> | ||
> ``` | ||
> | ||
> - Features and APIs may change before final release | ||
> - Please contact us if you intend to use this in your product |
3 changes: 1 addition & 2 deletions
3
packages/react-components/react-persona/stories/Persona/PersonaPresenceSize.stories.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
packages/react-components/react-persona/stories/Persona/PersonaTextAlignment.stories.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
packages/react-components/react-persona/stories/Persona/PersonaTextPosition.stories.tsx
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.