Skip to content

Commit 4019290

Browse files
committed
docs: update changesets
1 parent 8a210a9 commit 4019290

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

.changeset/badge.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.changeset/pf-accordion.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,9 @@ Removed `<pfe-accordion>` and added `<pf-accordion>`.
99
Use `change`, `expand` and `collapse` instead
1010
- Removed `color`, `disclosure`, `context` attributes
1111
- Removed `history` attribute and router
12-
- Removed `--pfe-*` CSS custom properties in favour of `--pf-*` ones. See
13-
[PFv4][PFv4] docs.
12+
- Removed `--pfe-*` CSS custom properties in favour of `--pf-*` ones. See [PFv4][PFv4] docs.
1413

15-
There are more changes than these, including breaking changes. See the
16-
[docs][docs] for more info.
14+
There are more changes than these, including breaking changes. See the [docs][docs] for more info.
1715

1816
[docs]: https://patternflyelements.org/components/accordion/
1917
[PFv4]: https://patternfly.org/v4/

.changeset/pf-badge.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
"@patternfly/elements": major
3+
---
4+
5+
Removed `<pfe-badge>` and added `<pf-badge>`.
6+
7+
### Breaking Changes
8+
- Changed the value of `state` attribute
9+
10+
- Removed `--pfe-*` CSS custom properties in favour of `--pf-*` ones. See [PFv4][PFv4] docs.
11+
12+
There are more changes than these, including breaking changes. See the [docs][docs] for more info.
13+
14+
[docs]: https://patternflyelements.org/components/badge/
15+
[PFv4]: https://patternfly.org/v4/

.changeset/pre.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"pf-accordion",
5353
"autocomplete",
5454
"pf-avatar",
55-
"badge",
55+
"pf-badge",
5656
"band",
5757
"big-crews-prove",
5858
"big-dingos-taste",

0 commit comments

Comments
 (0)