FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: update changelog and refresh form lint report · patternfly-java/patternfly-java@66966d0 · GitHub

Commit 66966d0

Browse files
committed
chore: update changelog and refresh form lint report
1 parent d173beb commit 66966d0

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Added
10+
11+
- Add convenience methods to accept `Alert` directly in `Form`, wrapping it in a `FormAlert` automatically
12+
13+
### Fixed
14+
15+
- Add missing elemento-flow dependency to apidoc module
16+
917
## [0.9.5] - 2026-07-11
1018

1119
### Fixed

‎reports/pf-lint/form.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"skillVersion": "0.1.0",
33
"component": "form",
4-
"date": "2026-06-28",
4+
"date": "2026-07-28",
55
"files": 30,
66
"errors": 0,
77
"warnings": 0,
8-
"fixed": "\u2014",
8+
"fixed": "",
99
"status": "clean",
1010
"violations": []
11-
}
11+
}

‎reports/pf-lint/summary.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
| drawer | 2026-06-28 | 11 | 0 | 0 || clean |
2020
| emptystate | 2026-06-28 | 6 | 0 | 0 || clean |
2121
| expandable | 2026-06-28 | 5 | 0 | 0 || clean |
22-
| form | 2026-06-28 | 30 | 0 | 0 || clean |
22+
| form | 2026-07-28 | 30 | 0 | 0 || clean |
2323
| help | 2026-06-28 | 4 | 0 | 0 || clean |
2424
| hint | 2026-06-28 | 7 | 0 | 0 || clean |
2525
| icon | 2026-06-28 | 3 | 0 | 0 || clean |

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL