@patternfly/react-docs 5.103.81 → 5.103.83

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.md CHANGED
@@ -3,6 +3,22 @@
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.103.83](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.82...@patternfly/react-docs@5.103.83) (2023-04-06)
7
+
8
+ **Note:** Version bump only for package @patternfly/react-docs
9
+
10
+
11
+
12
+
13
+
14
+ ## [5.103.82](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.81...@patternfly/react-docs@5.103.82) (2023-03-27)
15
+
16
+ **Note:** Version bump only for package @patternfly/react-docs
17
+
18
+
19
+
20
+
21
+
6
22
  ## [5.103.81](https://github.com/patternfly/patternfly-react/compare/@patternfly/react-docs@5.103.80...@patternfly/react-docs@5.103.81) (2023-03-10)
7
23
 
8
24
  **Note:** Version bump only for package @patternfly/react-docs
package/RELEASE-NOTES.md CHANGED
@@ -3,6 +3,76 @@ id: Release notes
3
3
  section: developer-resources
4
4
  ---
5
5
 
6
+ ## 2023.02 release notes (2023-03-24)
7
+ - [@patternfly/react-catalog-view-extension@4.96.0](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.96.0)
8
+ - [@patternfly/react-charts@6.94.19](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.19)
9
+ - [@patternfly/react-code-editor@4.82.113](https://www.npmjs.com/package/@patternfly/react-code-editor/v/4.82.113)
10
+ - [@patternfly/react-console@4.95.5](https://www.npmjs.com/package/@patternfly/react-console/v/4.95.5)
11
+ - [@patternfly/react-core@4.276.8](https://www.npmjs.com/package/@patternfly/react-core/v/4.276.8)
12
+ - [@patternfly/react-icons@4.93.6](https://www.npmjs.com/package/@patternfly/react-icons/v/4.93.6)
13
+ - [@patternfly/react-inline-edit-extension@4.86.122](https://www.npmjs.com/package/@patternfly/react-inline-edit-extension/v/4.86.122)
14
+ - [@patternfly/react-log-viewer@4.87.100](https://www.npmjs.com/package/@patternfly/react-log-viewer/v/4.87.100)
15
+ - [@patternfly/react-styles@4.92.6](https://www.npmjs.com/package/@patternfly/react-styles/v/4.92.6)
16
+ - [@patternfly/react-table@4.113.0](https://www.npmjs.com/package/@patternfly/react-table/v/4.113.0)
17
+ - [@patternfly/react-tokens@4.94.6](https://www.npmjs.com/package/@patternfly/react-tokens/v/4.94.6)
18
+ - [@patternfly/react-topology@4.91.40](https://www.npmjs.com/package/@patternfly/react-topology/v/4.91.40)
19
+ - [@patternfly/react-virtualized-extension@4.88.115](https://www.npmjs.com/package/@patternfly/react-virtualized-extension/v/4.88.115)
20
+ - [@patternfly/quickstarts@2.4.0](https://www.npmjs.com/package/@patternfly/quickstarts/v/2.4.0)
21
+
22
+ ### Components
23
+ - **Date picker:**
24
+ - Fixed errors in demos ([#8760](https://github.com/patternfly/patternfly-react/pull/8760))
25
+ - **Time picker:**
26
+ - Called onChange when pressing enter ([#8765](https://github.com/patternfly/patternfly-react/pull/8765))
27
+
28
+ ### Access console extension
29
+ - Resolved dependency warnings ([#22](https://github.com/patternfly/react-console/pull/22))
30
+ - Sort dependencies into proper categories ([#30](https://github.com/patternfly/react-console/pull/30))
31
+ - Converted examples to full-screen ([#20](https://github.com/patternfly/react-console/pull/20))
32
+ - Fixed docs by updating react-styles path in markdown import ([#16](https://github.com/patternfly/react-console/pull/16))
33
+ - Resolved warnings being flagged by the linter ([#26](https://github.com/patternfly/react-console/pull/26))
34
+ - Updated tsconfig to match files from pf-react ([#28](https://github.com/patternfly/react-console/pull/28))
35
+
36
+ ### Catalog view extension
37
+ - Hardend configuration ([#34](https://github.com/patternfly/react-catalog-view/pull/34))
38
+ - Updated markdown content and source link ([#31](https://github.com/patternfly/react-catalog-view/pull/31))
39
+ - Updated package repository details ([#28](https://github.com/patternfly/react-catalog-view/pull/28))
40
+
41
+ ### Charts
42
+ - Back ported label IDs ([#8743](https://github.com/patternfly/patternfly-react/pull/8743))
43
+
44
+ ### Quick starts
45
+ - Dry ran publishing prerelease using github actions ([#232](https://github.com/patternfly/patternfly-quickstarts/pull/232))
46
+ - Ran more more dry runs of publishing prerelease ([#233](https://github.com/patternfly/patternfly-quickstarts/pull/233))
47
+ - Updated accordion for section support ([#226](https://github.com/patternfly/patternfly-quickstarts/pull/226))
48
+ - Allowed special asciidoc attributes in titles ([#225](https://github.com/patternfly/patternfly-quickstarts/pull/225))
49
+ - Made PatternFly.org quick starts content edits ([#205](https://github.com/patternfly/patternfly-quickstarts/pull/205))
50
+ - Updated release yml config ([#234](https://github.com/patternfly/patternfly-quickstarts/pull/234))
51
+
52
+ ### Table
53
+ - Imported from dist/esm like we do in react-core ([#8708](https://github.com/patternfly/patternfly-react/pull/8708))
54
+ - Added right sticky column support ([#8714](https://github.com/patternfly/patternfly-react/pull/8714))
55
+
56
+ ### Topology
57
+ - Added anchors demo and documentation ([#8679](https://github.com/patternfly/patternfly-react/pull/8679))
58
+ - Added context menu demo and documentation ([#8683](https://github.com/patternfly/patternfly-react/pull/8683))
59
+ - Added drag and drop demo ([#8796](https://github.com/patternfly/patternfly-react/pull/8796))
60
+ - Added layouts demo and documentation ([#8680](https://github.com/patternfly/patternfly-react/pull/8680))
61
+ - Added props tables to topology documentation ([#8705](https://github.com/patternfly/patternfly-react/pull/8705))
62
+ - Added sidebar demo and documentation ([#8652](https://github.com/patternfly/patternfly-react/pull/8652))
63
+ - Added toolbar demo ([#8668](https://github.com/patternfly/patternfly-react/pull/8668))
64
+ - Added control bar demo and documentation ([#8644](https://github.com/patternfly/patternfly-react/pull/8644))
65
+ - Allowed tooltip customization on `TaskNode` ([#8782](https://github.com/patternfly/patternfly-react/pull/8782))
66
+ - Fixed build errors in context menus demo ([#8738](https://github.com/patternfly/patternfly-react/pull/8738))
67
+ - Added topology pipeline tasks demo ([#8713](https://github.com/patternfly/patternfly-react/pull/8713))
68
+ - Split up topology demos, ran a11y tests ([#8645](https://github.com/patternfly/patternfly-react/pull/8645))
69
+ - Updated section to top-level navigation item ([#8586](https://github.com/patternfly/patternfly-react/pull/8586))
70
+ - Set topology demo order ([#8681](https://github.com/patternfly/patternfly-react/pull/8681))
71
+ - Fixed Cola animation makes page crash on layout change ([#8761](https://github.com/patternfly/patternfly-react/pull/8761))
72
+
73
+ ### Virtualized extension
74
+ - Disabled release dry run mode ([#1](https://github.com/patternfly/react-virtualized-extension/pull/1))
75
+
6
76
  ## 2023.01 release notes (2023-02-02)
7
77
  - [@patternfly/react-catalog-view-extension@4.95.1](https://www.npmjs.com/package/@patternfly/react-catalog-view-extension/v/4.95.1)
8
78
  - [@patternfly/react-charts@6.94.18](https://www.npmjs.com/package/@patternfly/react-charts/v/6.94.18)
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.103.81",
4
+ "version": "5.103.83",
5
5
  "publishConfig": {
6
6
  "access": "public",
7
7
  "tag": "prerelease-v4"
@@ -23,16 +23,15 @@
23
23
  },
24
24
  "dependencies": {
25
25
  "@patternfly/patternfly": "4.224.2",
26
- "@patternfly/react-charts": "^6.94.19",
27
- "@patternfly/react-code-editor": "^4.82.115",
28
- "@patternfly/react-core": "^4.276.8",
26
+ "@patternfly/react-charts": "^6.94.20",
27
+ "@patternfly/react-code-editor": "^4.82.116",
28
+ "@patternfly/react-core": "^4.276.9",
29
29
  "@patternfly/react-icons": "^4.93.6",
30
- "@patternfly/react-inline-edit-extension": "^4.86.122",
31
- "@patternfly/react-styles": "^4.92.6",
32
- "@patternfly/react-table": "^4.113.0",
30
+ "@patternfly/react-inline-edit-extension": "^4.86.123",
31
+ "@patternfly/react-styles": "^4.92.7",
32
+ "@patternfly/react-table": "^4.113.1",
33
33
  "@patternfly/react-tokens": "^4.94.6",
34
- "@patternfly/react-topology": "^4.91.40",
35
- "@patternfly/react-virtualized-extension": "^4.88.115"
34
+ "@patternfly/react-virtualized-extension": "^4.88.116"
36
35
  },
37
36
  "devDependencies": {
38
37
  "@patternfly/documentation-framework": "1.8.0",
@@ -47,5 +46,5 @@
47
46
  "last 2 versions",
48
47
  "not ie <= 11"
49
48
  ],
50
- "gitHead": "48072fb3233f8fac3f18e23ba7fd80eb8b31b852"
49
+ "gitHead": "fe114d6d5b6d072d2dcfc595bdf8a5836668f924"
51
50
  }
@@ -12,7 +12,6 @@ module.exports = {
12
12
  { section: 'components' },
13
13
  { section: 'demos' },
14
14
  { section: 'extensions' },
15
- { section: 'topology' },
16
15
  { section: 'layouts' }
17
16
  ],
18
17
  topNavItems: [{ text: 'Icons', path: '/icons' }],
@@ -1,10 +1,5 @@
1
1
  // React-specific CSS
2
2
  import '@patternfly/react-styles/src/css/components/Table/inline-edit.css'; // inline-edit extension styles
3
- import '@patternfly/react-styles/src/css/components/Topology/topology-controlbar.css';
4
- import '@patternfly/react-styles/src/css/components/Topology/topology-side-bar.css';
5
- import '@patternfly/react-styles/src/css/components/Topology/topology-view.css';
6
- import '@patternfly/react-styles/src/css/components/Topology/topology-components.css';
7
- import '@patternfly/react-styles/src/css/components/Topology/topology-pipelines.css';
8
3
  import '@patternfly/react-styles/src/css/layouts/Toolbar/toolbar.css';
9
4
  import '@patternfly/react-styles/src/css/components/Popper/Popper.css';
10
5
 
@@ -19,7 +19,6 @@ module.exports = (baseSourceMD, sourceProps) => {
19
19
  const reactVirtualizedPath = require
20
20
  .resolve('@patternfly/react-virtualized-extension/package.json')
21
21
  .replace('package.json', 'src');
22
- const reactTopologyPath = require.resolve('@patternfly/react-topology/package.json').replace('package.json', 'src');
23
22
  const reactPropsIgnore = '**/*.test.tsx';
24
23
 
25
24
  sourceProps(path.join(reactCorePath, '/**/*.tsx'), reactPropsIgnore);
@@ -27,7 +26,6 @@ module.exports = (baseSourceMD, sourceProps) => {
27
26
  sourceProps(path.join(reactChartsPath, '/**/*.tsx'), reactPropsIgnore);
28
27
  sourceProps(path.join(reactCodeEditorPath, '/**/*.tsx'), reactPropsIgnore);
29
28
  sourceProps(path.join(reactVirtualizedPath, '/**/*.tsx'), reactPropsIgnore);
30
- sourceProps(path.join(reactTopologyPath, '/**/*.tsx'), reactPropsIgnore);
31
29
 
32
30
  // React MD
33
31
  sourceMD(path.join(reactCorePath, '/components/**/examples/*.md'), 'react');
@@ -52,9 +50,6 @@ module.exports = (baseSourceMD, sourceProps) => {
52
50
  // Code Editor MD
53
51
  sourceMD(path.join(reactCodeEditorPath, '/**/examples/*.md'), 'react');
54
52
 
55
- // Topology MD
56
- sourceMD(path.join(reactTopologyPath, '/**/examples/*.md'), 'react');
57
-
58
53
  // Release notes
59
54
  sourceMD(require.resolve('@patternfly/react-docs/RELEASE-NOTES.md'), 'react');
60
55