File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4- ## [ unreleased]
4+ ## [ 0.1.0-beta.30] - 2025-04-08
5+
6+ ### Bug Fixes
7+
8+ - * (Tabs)* Corrected umount-on-exit behavior and added enter/leave emits on pf-tab
9+ - * (Radio)* Properly assigned name attribute to input
10+ - * (Tabs)* Added missing title slot declaration
11+
12+ ### Documentation
13+
14+ - Reorganized layout documentation stories
15+
16+ ### Features
17+
18+ - * (Radio)* Auto generate a unique id for label and input if none is specified and the input is not wrapped in a label
19+ - * (Banner)* Implemented component
20+ - * (ActionList)* Implemented components
21+
22+ ## [ 0.1.0-beta.29] - 2025-04-07
523
624### Bug Fixes
725
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue-patternfly/core" ,
3- "version" : " 0.1.0-beta.29 " ,
3+ "version" : " 0.1.0-beta.30 " ,
44 "type" : " module" ,
55 "files" : [
66 " dist"
You can’t perform that action at this time.
0 commit comments