v0.5.0
版本发布时间: 2023-11-15 21:49:51
patternfly-yew/patternfly-yew最新发布版本:v0.6.3(2024-09-18 16:40:10)
What's Changed
- Add hint component by @phill-85 in https://github.com/patternfly-yew/patternfly-yew/pull/41
- Modal components by @phill-85 in https://github.com/patternfly-yew/patternfly-yew/pull/44
- Modal: disable close button by @uzytkownik in https://github.com/patternfly-yew/patternfly-yew/pull/55
- Allow to disable tabs by @uzytkownik in https://github.com/patternfly-yew/patternfly-yew/pull/54
- feat(pagination): add is_bottom by @carlosthe19916 in https://github.com/patternfly-yew/patternfly-yew/pull/58
- fix(pagination): navigation max tex is wrong & next button is still enable when last page by @carlosthe19916 in https://github.com/patternfly-yew/patternfly-yew/pull/61
- fix(pagination): pf-m-bottom class is not set & width of page number input should be set in the component by @carlosthe19916 in https://github.com/patternfly-yew/patternfly-yew/pull/64
- feat(skeleton): add Skeleton component by @carlosthe19916 in https://github.com/patternfly-yew/patternfly-yew/pull/65
- feat: Table sorting by @carlosthe19916 in https://github.com/patternfly-yew/patternfly-yew/pull/70
- Sorting table: Allow controlled and uncontrolled sorting status by @carlosthe19916 in https://github.com/patternfly-yew/patternfly-yew/pull/72
- Add Calendar by @rick-gnous in https://github.com/patternfly-yew/patternfly-yew/pull/74
- fix: Expandable cells table show empty header column by @carlosthe19916 in https://github.com/patternfly-yew/patternfly-yew/pull/75
- Implement full width menu toggle and dropdown by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/77
- hotfix menu items not full width by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/78
- Use TabTitle instead of String for router tabs by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/79
- Use width mods for all dropdowns by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/80
- Remove duplicate include brand by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/81
- Implement dual list selector by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/82
- relax rules for creating an inner page__main-body div by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/85
- Implement checkbox by @aDogCalledSpot in https://github.com/patternfly-yew/patternfly-yew/pull/86
New Contributors
- @uzytkownik made their first contribution in https://github.com/patternfly-yew/patternfly-yew/pull/55
- @carlosthe19916 made their first contribution in https://github.com/patternfly-yew/patternfly-yew/pull/58
- @aDogCalledSpot made their first contribution in https://github.com/patternfly-yew/patternfly-yew/pull/77
Full Changelog: https://github.com/patternfly-yew/patternfly-yew/compare/v0.4.1...v0.5.0