@patternfly/react-docs 5.27.0 → 5.29.4

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +115 -0
  2. package/package.json +15 -15
package/CHANGELOG.md CHANGED
@@ -3,6 +3,121 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 5.29.4 (2021-10-26)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * add transformer package ([#6507](https://github.com/patternfly/patternfly-react/issues/6507)) ([daffd28](https://github.com/patternfly/patternfly-react/commit/daffd2864388abe63e625f962a8b38c2b7056209))
12
+
13
+
14
+
15
+
16
+
17
+ ## 5.29.3 (2021-10-26)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **transformer:** publish transformer in patternfly org ([#6506](https://github.com/patternfly/patternfly-react/issues/6506)) ([b739af3](https://github.com/patternfly/patternfly-react/commit/b739af318400b41d4e9a53bdff6232ecc176916e))
23
+
24
+
25
+
26
+
27
+
28
+ ## 5.29.2 (2021-10-26)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * **readme:** update react-core readme ([#6505](https://github.com/patternfly/patternfly-react/issues/6505)) ([d4f9a11](https://github.com/patternfly/patternfly-react/commit/d4f9a114584eea7ab67873f199e80b348886e14b))
34
+
35
+
36
+
37
+
38
+
39
+ ## 5.29.1 (2021-10-26)
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * **DualListSelector:** account for duplicate folders ([#6499](https://github.com/patternfly/patternfly-react/issues/6499)) ([e531e68](https://github.com/patternfly/patternfly-react/commit/e531e68e7adc58459b3630f5c915ed69e3021012))
45
+
46
+
47
+
48
+
49
+
50
+ # 5.29.0 (2021-10-26)
51
+
52
+
53
+ ### Features
54
+
55
+ * **toolbar:** add sticky top modifier to toolbar ([#6447](https://github.com/patternfly/patternfly-react/issues/6447)) ([fe7605a](https://github.com/patternfly/patternfly-react/commit/fe7605a67428b43ec00b3cb2117270296576737c))
56
+
57
+
58
+
59
+
60
+
61
+ ## 5.28.1 (2021-10-26)
62
+
63
+
64
+ ### Bug Fixes
65
+
66
+ * **types:** SelectOptionProp made optional ([#6503](https://github.com/patternfly/patternfly-react/issues/6503)) ([716ac80](https://github.com/patternfly/patternfly-react/commit/716ac80e2414507d589ee3002fc0cea0068ae59c))
67
+
68
+
69
+
70
+
71
+
72
+ # 5.28.0 (2021-10-26)
73
+
74
+
75
+ ### Features
76
+
77
+ * **TextInputGroup:** add text input group ([#6482](https://github.com/patternfly/patternfly-react/issues/6482)) ([a02fd4f](https://github.com/patternfly/patternfly-react/commit/a02fd4fe3345245b2252ee5a261f5b1460490642)), closes [patternfly/patternfly-react#6409](https://github.com/patternfly/patternfly-react/issues/6409)
78
+
79
+
80
+
81
+
82
+
83
+ ## 5.27.4 (2021-10-26)
84
+
85
+
86
+ ### Bug Fixes
87
+
88
+ * **KebabToggle:** adds event to onToggle definition ([#6490](https://github.com/patternfly/patternfly-react/issues/6490)) ([0441575](https://github.com/patternfly/patternfly-react/commit/04415757917062aa13c06b34bd94ef38c2334088))
89
+
90
+
91
+
92
+
93
+
94
+ ## 5.27.3 (2021-10-26)
95
+
96
+
97
+ ### Bug Fixes
98
+
99
+ * **Modal:** test clean up ([#6489](https://github.com/patternfly/patternfly-react/issues/6489)) ([c8eaa7c](https://github.com/patternfly/patternfly-react/commit/c8eaa7c838fbedb98ea0f38e4f535488040a72e2))
100
+
101
+
102
+
103
+
104
+
105
+ ## 5.27.2 (2021-10-25)
106
+
107
+ **Note:** Version bump only for package @patternfly/react-docs
108
+
109
+
110
+
111
+
112
+
113
+ ## 5.27.1 (2021-10-25)
114
+
115
+ **Note:** Version bump only for package @patternfly/react-docs
116
+
117
+
118
+
119
+
120
+
6
121
  # 5.27.0 (2021-10-25)
7
122
 
8
123
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@patternfly/react-docs",
3
3
  "description": "PatternFly React Docs",
4
- "version": "5.27.0",
4
+ "version": "5.29.4",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "tag": "prerelease-v4"
@@ -22,19 +22,19 @@
22
22
  "test:a11y": "patternfly-a11y --config patternfly-a11y.config"
23
23
  },
24
24
  "dependencies": {
25
- "@patternfly/patternfly": "4.147.1",
26
- "@patternfly/react-catalog-view-extension": "^4.17.0",
27
- "@patternfly/react-charts": "^6.19.0",
28
- "@patternfly/react-code-editor": "^4.7.0",
29
- "@patternfly/react-core": "^4.166.0",
30
- "@patternfly/react-icons": "^4.17.0",
31
- "@patternfly/react-inline-edit-extension": "^4.11.0",
32
- "@patternfly/react-log-viewer": "^4.11.0",
33
- "@patternfly/react-styles": "^4.16.0",
34
- "@patternfly/react-table": "^4.35.0",
35
- "@patternfly/react-tokens": "^4.18.0",
36
- "@patternfly/react-topology": "^4.13.0",
37
- "@patternfly/react-virtualized-extension": "^4.13.0"
25
+ "@patternfly/patternfly": "4.151.3",
26
+ "@patternfly/react-catalog-view-extension": "^4.19.4",
27
+ "@patternfly/react-charts": "^6.21.4",
28
+ "@patternfly/react-code-editor": "^4.9.4",
29
+ "@patternfly/react-core": "^4.168.4",
30
+ "@patternfly/react-icons": "^4.19.4",
31
+ "@patternfly/react-inline-edit-extension": "^4.13.4",
32
+ "@patternfly/react-log-viewer": "^4.13.4",
33
+ "@patternfly/react-styles": "^4.18.4",
34
+ "@patternfly/react-table": "^4.37.4",
35
+ "@patternfly/react-tokens": "^4.20.4",
36
+ "@patternfly/react-topology": "^4.15.4",
37
+ "@patternfly/react-virtualized-extension": "^4.15.4"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@patternfly/patternfly-a11y": "4.2.1",
@@ -53,5 +53,5 @@
53
53
  "last 2 versions",
54
54
  "not ie <= 11"
55
55
  ],
56
- "gitHead": "764f2e5fc14e50e0fd2613400ecdf360ae500acd"
56
+ "gitHead": "84c2450e8f45e7807dc1e35a09dbb399d2aa282e"
57
57
  }