Skip to content

Commit 01ebd94

Browse files
committed
base components stories and update types for components
1 parent 644dc33 commit 01ebd94

64 files changed

Lines changed: 3100 additions & 120 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix: update types for render function",
4+
"packageName": "@fluentui/react-breadcrumb",
5+
"email": "dmytrokirpa@microsoft.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix: update types for render function",
4+
"packageName": "@fluentui/react-button",
5+
"email": "dmytrokirpa@microsoft.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix: update types for render function",
4+
"packageName": "@fluentui/react-skeleton",
5+
"email": "dmytrokirpa@microsoft.com",
6+
"dependentChangeType": "patch"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"type": "patch",
3+
"comment": "fix: update types for render function",
4+
"packageName": "@fluentui/react-textarea",
5+
"email": "dmytrokirpa@microsoft.com",
6+
"dependentChangeType": "patch"
7+
}

packages/react-components/react-base-components/library/etc/react-base-components.api.md

Lines changed: 695 additions & 3 deletions
Large diffs are not rendered by default.

packages/react-components/react-base-components/library/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"@fluentui/react-utilities": "^9.26.2",
6565
"@fluentui/react-text": "^9.6.15",
6666
"@fluentui/react-tree": "^9.15.15",
67-
"@griffel/react": "^1.5.32",
6867
"@swc/helpers": "^0.5.1"
6968
},
7069
"peerDependencies": {

packages/react-components/react-base-components/library/src/components/Button/Button.test.tsx

Lines changed: 0 additions & 64 deletions
This file was deleted.

packages/react-components/react-base-components/library/src/components/Button/Button.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)