Commit e39c076
Rebase to latest main (#274)
* chore(deps-dev): bump caniuse-lite from 1.0.30001643 to 1.0.30001649 (#255)
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001643 to 1.0.30001649.
- [Commits](browserslist/caniuse-lite@1.0.30001643...1.0.30001649)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/connect-history-api-fallback (#252)
Bumps [@types/connect-history-api-fallback](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/connect-history-api-fallback) from 1.5.0 to 1.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Changelog](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/connect-history-api-fallback/connect-history-api-fallback-tests.ts)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/connect-history-api-fallback)
---
updated-dependencies:
- dependency-name: "@types/connect-history-api-fallback"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](nodejs/readable-stream@v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(ServiceCard): Add horizontal layout to the ServiceCard (#260)
* Add horizontal layout to the ServiceCard
* fix(ServiceCard): Update tests
* fix(ServiceCard): Support isFullHeight
* chore(deps-dev): bump acorn-walk from 8.2.0 to 8.3.3 (#269)
* chore(deps-dev): bump rimraf from 5.0.7 to 5.0.10 (#271)
* make subtitle prop optional (#261)
* chore(deps-dev): bump chrome-trace-event from 1.0.3 to 1.0.4 (#270)
* chore(deps-dev): bump memfs from 3.5.1 to 3.5.3 (#268)
* chore(deps-dev): bump @types/eslint from 8.40.0 to 9.6.0 (#267)
* chore(deps-dev): bump regenerate-unicode-properties (#266)
* chore(deps-dev): bump eslint-plugin-promise from 6.4.0 to 6.6.0 (#265)
* chore(deps-dev): bump nwsapi from 2.2.5 to 2.2.12 (#262)
* chore(deps-dev): bump @babel/plugin-transform-typescript (#263)
* chore(deps-dev): bump escodegen from 2.0.0 to 2.1.0 (#264)
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(pf6): Rebase to the latest main (#259)
* add ServiceCard component (#200)
* fix(readme): Update README.md (#257)
* chore(deps-dev): bump @babel/preset-env from 7.24.8 to 7.25.3 (#254)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.24.8 to 7.25.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.3/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump eslint from 8.41.0 to 8.57.0 (#253)
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.41.0...v8.57.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump readable-stream from 1.0.34 to 2.3.8 (#251)
Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 1.0.34 to 2.3.8.
- [Release notes](https://github.com/nodejs/readable-stream/releases)
- [Commits](nodejs/readable-stream@v1.0.34...v2.3.8)
---
updated-dependencies:
- dependency-name: readable-stream
dependency-type: indirect
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump sax from 1.2.4 to 1.4.1 (#250)
Bumps [sax](https://github.com/isaacs/sax-js) from 1.2.4 to 1.4.1.
- [Commits](isaacs/sax-js@v1.2.4...v1.4.1)
---
updated-dependencies:
- dependency-name: sax
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump fast-glob from 3.2.12 to 3.3.2 (#249)
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.2.12 to 3.3.2.
- [Release notes](https://github.com/mrmlnc/fast-glob/releases)
- [Commits](mrmlnc/fast-glob@3.2.12...3.3.2)
---
updated-dependencies:
- dependency-name: fast-glob
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @jridgewell/sourcemap-codec from 1.4.15 to 1.5.0 (#248)
Bumps [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemap-codec) from 1.4.15 to 1.5.0.
- [Release notes](https://github.com/jridgewell/sourcemap-codec/releases)
- [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md)
- [Commits](jridgewell/sourcemap-codec@v1.4.15...v1.5.0)
---
updated-dependencies:
- dependency-name: "@jridgewell/sourcemap-codec"
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump launch-editor from 2.8.0 to 2.8.1 (#247)
Bumps [launch-editor](https://github.com/yyx990803/launch-editor) from 2.8.0 to 2.8.1.
- [Commits](yyx990803/launch-editor@v2.8.0...v2.8.1)
---
updated-dependencies:
- dependency-name: launch-editor
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore(deps-dev): bump @types/eslint-scope from 3.7.4 to 3.7.7 (#246)
Bumps [@types/eslint-scope](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint-scope) from 3.7.4 to 3.7.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint-scope)
---
updated-dependencies:
- dependency-name: "@types/eslint-scope"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update to PatternFly 6 (#145)
* Update to the latest PF versions (#224)
* Update PF dependencies
* Fix MCC colors
* Replace not existing PF Text components
* Update snapshots
* fix(v6): Fix generated files
* fix(v6): Fix TagCount styling (#237)
* fix(v6): Fix TagCount styling
* Update tokens
* Update snapshots
* fix(pf6): Update generated files
* Remove extra padding
* Remove unused import
* Update README.md
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: InsaneZein <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update examples
* fix(pf6): Fix MCC example
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: InsaneZein <[email protected]>1 parent ae8abf3 commit e39c076
File tree
3 files changed
+123
-76
lines changed- packages/module
- patternfly-docs/content/extensions/component-groups/examples/ServiceCard
- src/ServiceCard/__snapshots__
3 files changed
+123
-76
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
Lines changed: 29 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | 119 | | |
124 | 120 | | |
125 | 121 | | |
126 | 122 | | |
127 | 123 | | |
128 | | - | |
| 124 | + | |
129 | 125 | | |
130 | 126 | | |
131 | 127 | | |
| |||
138 | 134 | | |
139 | 135 | | |
140 | 136 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
| 137 | + | |
151 | 138 | | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
| 139 | + | |
| 140 | + | |
158 | 141 | | |
159 | | - | |
160 | | - | |
161 | | - | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 | | |
163 | 167 | | |
164 | 168 | | |
| |||
168 | 172 | | |
169 | 173 | | |
170 | 174 | | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments