@fluentui/react-divider 0.0.0-nightly-20220629-1444.1 → 0.0.0-nightly-20220706-0417.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +9 -9
- package/CHANGELOG.md +7 -7
- package/README.md +2 -2
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-divider",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Wed,
|
6
|
-
"tag": "@fluentui/react-divider_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Wed, 06 Jul 2022 04:29:26 GMT",
|
6
|
+
"tag": "@fluentui/react-divider_v0.0.0-nightly-20220706-0417.1",
|
7
|
+
"version": "0.0.0-nightly-20220706-0417.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,20 +16,20 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-divider",
|
19
|
-
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220706-0417.1",
|
20
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-divider",
|
25
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220706-0417.1",
|
26
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-divider",
|
31
|
-
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220706-0417.1",
|
32
|
+
"commit": "71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde"
|
33
33
|
}
|
34
34
|
]
|
35
35
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1
1
|
# Change Log - @fluentui/react-divider
|
2
2
|
|
3
|
-
This log was last generated on Wed,
|
3
|
+
This log was last generated on Wed, 06 Jul 2022 04:29:26 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220706-0417.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v0.0.0-nightly-20220706-0417.1)
|
8
8
|
|
9
|
-
Wed,
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.1..@fluentui/react-divider_v0.0.0-nightly-
|
9
|
+
Wed, 06 Jul 2022 04:29:26 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.1..@fluentui/react-divider_v0.0.0-nightly-20220706-0417.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
16
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
17
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220706-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/71e9f6ee87d4fda4eecc1e4b4e28dacaac2fafde) by beachball)
|
18
18
|
|
19
19
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.1)
|
20
20
|
|
package/README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
# @fluentui/react-divider
|
2
2
|
|
3
|
-
**Divider components for [Fluent UI](https://
|
3
|
+
**Divider components for [Fluent UI](https://react.fluentui.dev/)**
|
4
4
|
|
5
5
|
The Divider component represents a visual separator, that may contain content. A Divider can be vertical or horizontal.
|
6
6
|
|
@@ -23,7 +23,7 @@ import { Divider } from '@fluentui/react-components';
|
|
23
23
|
<Divider vertical>This is a divider</Divider>
|
24
24
|
```
|
25
25
|
|
26
|
-
See [Fluent UI Storybook](https://
|
26
|
+
See [Fluent UI Storybook](https://react.fluentui.dev/) for more detailed usage examples.
|
27
27
|
|
28
28
|
Alternatively, run Storybook locally with:
|
29
29
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-divider",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220706-0417.1",
|
4
4
|
"description": "Fluent UI component to visually separate content.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -28,13 +28,13 @@
|
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220706-0417.1",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@griffel/react": "^1.2.0",
|
36
|
-
"@fluentui/react-theme": "^0.0.0-nightly-
|
37
|
-
"@fluentui/react-utilities": "^0.0.0-nightly-
|
36
|
+
"@fluentui/react-theme": "^0.0.0-nightly-20220706-0417.1",
|
37
|
+
"@fluentui/react-utilities": "^0.0.0-nightly-20220706-0417.1",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|