-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
942da04
commit db07bc9
Showing
14 changed files
with
93 additions
and
31 deletions.
There are no files selected for viewing
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,6 +1,27 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 13 Dec 2023 18:47:39 GMT", | ||
"version": "0.160.2", | ||
"tag": "@fluentui-react-native/tester_v0.160.2", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui-react-native/tester", | ||
"commit": "942da0494bbdca9f91a37fed330e26b379c16c1f", | ||
"comment": "Fix RTL styling on win32" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui-react-native/tester", | ||
"comment": "Bump @fluentui-react-native/tablist to v0.5.4", | ||
"commit": "not available" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 06 Dec 2023 22:21:57 GMT", | ||
"version": "0.160.1", | ||
|
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,9 +1,18 @@ | ||
# Change Log - @fluentui-react-native/tester | ||
|
||
This log was last generated on Wed, 06 Dec 2023 22:21:57 GMT and should not be manually modified. | ||
This log was last generated on Wed, 13 Dec 2023 18:47:39 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.160.2 | ||
|
||
Wed, 13 Dec 2023 18:47:39 GMT | ||
|
||
### Patches | ||
|
||
- Fix RTL styling on win32 ([email protected]) | ||
- Bump @fluentui-react-native/tablist to v0.5.4 | ||
|
||
## 0.160.1 | ||
|
||
Wed, 06 Dec 2023 22:21:57 GMT | ||
|
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,6 +1,6 @@ | ||
{ | ||
"name": "@fluentui-react-native/tester", | ||
"version": "0.160.1", | ||
"version": "0.160.2", | ||
"description": "A test app to test FluentUI React Native Components during development", | ||
"license": "MIT", | ||
"author": "Microsoft <[email protected]>", | ||
|
@@ -70,7 +70,7 @@ | |
"@fluentui-react-native/spinner": "^0.8.0", | ||
"@fluentui-react-native/stack": ">=0.9.0 <1.0.0", | ||
"@fluentui-react-native/switch": "^0.12.0", | ||
"@fluentui-react-native/tablist": "0.5.3", | ||
"@fluentui-react-native/tablist": "0.5.4", | ||
"@fluentui-react-native/text": ">=0.22.0 <1.0.0", | ||
"@fluentui-react-native/theme": ">=0.10.0 <1.0.0", | ||
"@fluentui-react-native/theme-tokens": "^0.26.0", | ||
|
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
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-native-tablist-b10064ff-2f81-4674-ba5b-11ff56248cc4.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-native-tester-ffb2f6e8-58d8-43fa-b6b1-9ae2a8e75bee.json
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,21 @@ | ||
{ | ||
"name": "@fluentui-react-native/tablist", | ||
"entries": [ | ||
{ | ||
"date": "Wed, 13 Dec 2023 18:47:39 GMT", | ||
"version": "0.5.4", | ||
"tag": "@fluentui-react-native/tablist_v0.5.4", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui-react-native/tablist", | ||
"commit": "942da0494bbdca9f91a37fed330e26b379c16c1f", | ||
"comment": "Change TabList test page title to be correct" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 06 Dec 2023 22:21:57 GMT", | ||
"version": "0.5.3", | ||
|
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,9 +1,17 @@ | ||
# Change Log - @fluentui-react-native/tablist | ||
|
||
This log was last generated on Wed, 06 Dec 2023 22:21:57 GMT and should not be manually modified. | ||
This log was last generated on Wed, 13 Dec 2023 18:47:39 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## 0.5.4 | ||
|
||
Wed, 13 Dec 2023 18:47:39 GMT | ||
|
||
### Patches | ||
|
||
- Change TabList test page title to be correct ([email protected]) | ||
|
||
## 0.5.3 | ||
|
||
Wed, 06 Dec 2023 22:21:57 GMT | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3922,7 +3922,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@fluentui-react-native/[email protected].3, @fluentui-react-native/tablist@workspace:packages/experimental/TabList": | ||
"@fluentui-react-native/[email protected].4, @fluentui-react-native/tablist@workspace:packages/experimental/TabList": | ||
version: 0.0.0-use.local | ||
resolution: "@fluentui-react-native/tablist@workspace:packages/experimental/TabList" | ||
dependencies: | ||
|
@@ -3996,7 +3996,7 @@ __metadata: | |
dependencies: | ||
"@fluentui-react-native/eslint-config-rules": ^0.1.1 | ||
"@fluentui-react-native/scripts": ^0.1.1 | ||
"@fluentui-react-native/tester": ^0.160.1 | ||
"@fluentui-react-native/tester": ^0.160.2 | ||
"@office-iss/react-native-win32": ^0.72.0 | ||
"@office-iss/rex-win32": 0.71.41-devmain.17024.10000 | ||
"@react-native/metro-config": ^0.72.0 | ||
|
@@ -4017,7 +4017,7 @@ __metadata: | |
languageName: unknown | ||
linkType: soft | ||
|
||
"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.160.1, @fluentui-react-native/tester@workspace:apps/fluent-tester": | ||
"@fluentui-react-native/tester@*, @fluentui-react-native/tester@^0.160.2, @fluentui-react-native/tester@workspace:apps/fluent-tester": | ||
version: 0.0.0-use.local | ||
resolution: "@fluentui-react-native/tester@workspace:apps/fluent-tester" | ||
dependencies: | ||
|
@@ -4059,7 +4059,7 @@ __metadata: | |
"@fluentui-react-native/spinner": ^0.8.0 | ||
"@fluentui-react-native/stack": ">=0.9.0 <1.0.0" | ||
"@fluentui-react-native/switch": ^0.12.0 | ||
"@fluentui-react-native/tablist": 0.5.3 | ||
"@fluentui-react-native/tablist": 0.5.4 | ||
"@fluentui-react-native/text": ">=0.22.0 <1.0.0" | ||
"@fluentui-react-native/theme": ">=0.10.0 <1.0.0" | ||
"@fluentui-react-native/theme-tokens": ^0.26.0 | ||
|