@fluentui/react-textarea 0.0.0-nightly-20220627-0421.1 → 0.0.0

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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-textarea",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 27 Jun 2022 04:33:10 GMT",
6
- "tag": "@fluentui/react-textarea_v0.0.0-nightly-20220627-0421.1",
7
- "version": "0.0.0-nightly-20220627-0421.1",
5
+ "date": "Tue, 28 Jun 2022 04:30:36 GMT",
6
+ "tag": "@fluentui/react-textarea_v0.0.0",
7
+ "version": "0.0.0",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -13,6 +13,12 @@
13
13
  "commit": "a163fb00b0e611da6d70ec7ec089d5bfed465afe",
14
14
  "comment": "fix: Adding missing spacing to top+bottom padding, font family to large variant, and min-height to size variants."
15
15
  },
16
+ {
17
+ "author": "lingfangao@hotmail.com",
18
+ "package": "@fluentui/react-textarea",
19
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
20
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
21
+ },
16
22
  {
17
23
  "author": "Humberto.Morimoto@microsoft.com",
18
24
  "package": "@fluentui/react-textarea",
@@ -24,32 +30,55 @@
24
30
  "package": "@fluentui/react-textarea",
25
31
  "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
26
32
  "comment": "Bump Griffel dependencies"
33
+ }
34
+ ],
35
+ "none": [
36
+ {
37
+ "author": "mgodbolt@microsoft.com",
38
+ "package": "@fluentui/react-textarea",
39
+ "commit": "67c405eb3ab42b03f922c5d93cc0cfa6bbf027de",
40
+ "comment": "chore: Update Textarea stories to use index approach"
41
+ }
42
+ ],
43
+ "patch": [
44
+ {
45
+ "author": "lingfangao@hotmail.com",
46
+ "package": "@fluentui/react-textarea",
47
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
48
+ "comment": "feat: Initial 9.0.0 release"
27
49
  },
28
50
  {
29
51
  "author": "beachball",
30
52
  "package": "@fluentui/react-textarea",
31
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220627-0421.1",
32
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
53
+ "comment": "Bump @fluentui/react-theme to v0.0.0",
54
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
33
55
  },
34
56
  {
35
57
  "author": "beachball",
36
58
  "package": "@fluentui/react-textarea",
37
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1",
38
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
59
+ "comment": "Bump @fluentui/react-utilities to v0.0.0",
60
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
39
61
  },
40
62
  {
41
63
  "author": "beachball",
42
64
  "package": "@fluentui/react-textarea",
43
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1",
44
- "commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
65
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1",
66
+ "commit": "3dd54b72d321c3345a21b4175ffe89e7c457c094"
45
67
  }
46
- ],
47
- "none": [
68
+ ]
69
+ }
70
+ },
71
+ {
72
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
73
+ "tag": "@fluentui/react-textarea_v9.0.0-rc.6",
74
+ "version": "9.0.0-rc.6",
75
+ "comments": {
76
+ "prerelease": [
48
77
  {
49
- "author": "mgodbolt@microsoft.com",
78
+ "author": "beachball",
50
79
  "package": "@fluentui/react-textarea",
51
- "commit": "67c405eb3ab42b03f922c5d93cc0cfa6bbf027de",
52
- "comment": "chore: Update Textarea stories to use index approach"
80
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
81
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
53
82
  }
54
83
  ]
55
84
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,36 @@
1
1
  # Change Log - @fluentui/react-textarea
2
2
 
3
- This log was last generated on Mon, 27 Jun 2022 04:33:10 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 28 Jun 2022 04:30:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220627-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v0.0.0-nightly-20220627-0421.1)
7
+ ## [0.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v0.0.0)
8
8
 
9
- Mon, 27 Jun 2022 04:33:10 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.0.0-rc.5..@fluentui/react-textarea_v0.0.0-nightly-20220627-0421.1)
9
+ Tue, 28 Jun 2022 04:30:36 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.0.0-rc.6..@fluentui/react-textarea_v0.0.0)
11
+
12
+ ### Patches
13
+
14
+ - feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
15
+ - Bump @fluentui/react-theme to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
16
+ - Bump @fluentui/react-utilities to v0.0.0 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
17
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220628-0417.1 ([commit](https://github.com/microsoft/fluentui/commit/3dd54b72d321c3345a21b4175ffe89e7c457c094) by beachball)
11
18
 
12
19
  ### Changes
13
20
 
14
21
  - fix: Adding missing spacing to top+bottom padding, font family to large variant, and min-height to size variants. ([PR #23478](https://github.com/microsoft/fluentui/pull/23478) by esteban.230@hotmail.com)
22
+ - Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
15
23
  - chore: Using ::before and ::after instead of :before and :after. ([PR #23469](https://github.com/microsoft/fluentui/pull/23469) by Humberto.Morimoto@microsoft.com)
16
24
  - Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
17
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
18
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
25
+
26
+ ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.0.0-rc.6)
27
+
28
+ Thu, 23 Jun 2022 14:25:31 GMT
29
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-textarea_v9.0.0-rc.5..@fluentui/react-textarea_v9.0.0-rc.6)
30
+
31
+ ### Changes
32
+
33
+ - Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
20
34
 
21
35
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-textarea_v9.0.0-rc.5)
22
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-textarea",
3
- "version": "0.0.0-nightly-20220627-0421.1",
3
+ "version": "0.0.0",
4
4
  "description": "Fluent UI TextArea component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -28,12 +28,12 @@
28
28
  "devDependencies": {
29
29
  "@fluentui/eslint-plugin": "*",
30
30
  "@fluentui/react-conformance": "*",
31
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220627-0421.1",
31
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220628-0417.1",
32
32
  "@fluentui/scripts": "^1.0.0"
33
33
  },
34
34
  "dependencies": {
35
- "@fluentui/react-theme": "0.0.0-nightly-20220627-0421.1",
36
- "@fluentui/react-utilities": "0.0.0-nightly-20220627-0421.1",
35
+ "@fluentui/react-theme": "^0.0.0",
36
+ "@fluentui/react-utilities": "^0.0.0",
37
37
  "@griffel/react": "1.2.0",
38
38
  "tslib": "^2.1.0"
39
39
  },
@@ -45,9 +45,7 @@
45
45
  },
46
46
  "beachball": {
47
47
  "disallowedChangeTypes": [
48
- "major",
49
- "minor",
50
- "patch"
48
+ "major"
51
49
  ]
52
50
  }
53
51
  }