Patternfly Yew Versions Save

PatternFly components for Yew

v0.6.1

1 week ago

Changelog

v0.6.1 (2024-05-02)

Fixes

  • Dispatch the autofocus effect on value of autofocus prop (9292f71), closes #145
  • Toggle button (bars) not shown if sidebar is empty (9715bf6410c973b77f73e0e3fbb20c4fc724011a)

v0.6.0

3 weeks ago

Changelog

v0.6.0 (2024-04-23)

⚠️ BREAKING CHANGE

  • Titles, footers, actions, and selectable actions all can't be handled by the Card object directly anymore and need to be delegated to the more specific classes.
  • Those type aliases helped with the migrate. From now on please use the new type names.
  • The legacy version of the Select component is deprecated in PF5. You need to upgrade to the newer components.

Features

  • Breakpoint: Add hook for getting updates on breakpoint changes (#136) (edaaec5), closes #136
  • Progress: Add classes to measure (#138) (91837cb), closes #138
  • Truncate: Add inner classes (#137) (4aafb7e), closes #137
  • Table: Add composable table elements (#128) (c578fec), closes #128
  • ouia: store ID in components (#130) (966c2e0), closes #130
  • TextInput: Class prop (#127) (190384e), closes #127
  • Button: Add button sizes (#125) (442040f), closes #125
  • Toolbar: Add insets (#123) (c506437), closes #123
  • Toolbar: Add class prop (#124) (0e88c75), closes #124
  • Login: Add classes prop (#120) (1aa2749), closes #120
  • Table: Add class prop (#119) (c121c52), closes #119
  • Table: Clickable rows (#118) (2d91055), closes #118
  • SimpleList: Implement SimpleList (#113) (74e20e4), closes #113
  • ToggleGroup: Implement ToggleGroup (#114) (900a5c3), closes #114
  • tabs: add ouia elements to items (#112) (89becba), closes #112
  • Add OUIA attributes to some components (#108) (ef2f367), closes #108
  • Card: Rework to allow selectable cards (#107) (59f90a8), closes #107

Fixes

  • use derived ord implementation (eecba7a)
  • prevent re-renders due to ID change (43086f9)
  • Page: Use "open" prop (#135) (6366d67), closes #135
  • Progress: Wrong class on missing title (#126) (4eab964), closes #126
  • ToggleGroup: Remove hardcoded ID (#117) (0e5129d), closes #117
  • Card: wrong classes in card actions (#111) (af7b1b0), closes #111

v0.6.0-rc.1

3 weeks ago

Changelog

v0.6.0-rc.1 (2024-04-23)

⚠️ BREAKING-CHANGE

  • Those type aliases helped with the migrate. From nowone please use the new type names.

  • The legacy version of the Select component isdeprecated in PF5. You need to upgrade to the newer components.

⚠️ BREAKING CHANGE

  • Titles, footers, actions, and selectable actions all can't behandled by the Card object directly anymore and need to be delegated to the more specific classes.

Features

  • Breakpoint: Add hook for getting updates on breakpoint changes (#136) (edaaec5), closes #136
  • Progress: Add classes to measure (#138) (91837cb), closes #138
  • Truncate: Add inner classes (#137) (4aafb7e), closes #137
  • Table: Add composable table elements (#128) (c578fec), closes #128
  • ouia: store ID in components (#130) (966c2e0), closes #130
  • TextInput: Class prop (#127) (190384e), closes #127
  • Button: Add button sizes (#125) (442040f), closes #125
  • Toolbar: Add insets (#123) (c506437), closes #123
  • Toolbar: Add class prop (#124) (0e88c75), closes #124
  • Login: Add classes prop (#120) (1aa2749), closes #120
  • Table: Add class prop (#119) (c121c52), closes #119
  • Table: Clickable rows (#118) (2d91055), closes #118
  • SimpleList: Implement SimpleList (#113) (74e20e4), closes #113
  • ToggleGroup: Implement ToggleGroup (#114) (900a5c3), closes #114
  • tabs: add ouia elements to items (#112) (89becba), closes #112
  • Add OUIA attributes to some components (#108) (ef2f367), closes #108
  • Card: Rework to allow selectable cards (#107) (59f90a8), closes #107

Fixes

  • use derived ord implementation (eecba7a)
  • prevent re-renders due to ID change (43086f9)
  • Page: Use "open" prop (#135) (6366d67), closes #135
  • Progress: Wrong class on missing title (#126) (4eab964), closes #126
  • ToggleGroup: Remove hardcoded ID (#117) (0e5129d), closes #117
  • Card: wrong classes in card actions (#111) (af7b1b0), closes #111

v0.6.0-alpha.2

3 weeks ago

Changelog

v0.6.0-alpha.2 (2024-04-19)

⚠️ BREAKING CHANGE

  • Titles, footers, actions, and selectable actions all can't behandled by the Card object directly anymore and need to be delegated to the more specific classes.

⚠️ BREAKING-CHANGE

  • Those type aliases helped with the migrate. From nowone please use the new type names.

  • The legacy version of the Select component isdeprecated in PF5. You need to upgrade to the newer components.

Features

  • Breakpoint: Add hook for getting updates on breakpoint changes (#136) (edaaec5), closes #136
  • Progress: Add classes to measure (#138) (91837cb), closes #138
  • Truncate: Add inner classes (#137) (4aafb7e), closes #137
  • Table: Add composable table elements (#128) (c578fec), closes #128
  • ouia: store ID in components (#130) (966c2e0), closes #130
  • TextInput: Class prop (#127) (190384e), closes #127
  • Button: Add button sizes (#125) (442040f), closes #125
  • Toolbar: Add insets (#123) (c506437), closes #123
  • Toolbar: Add class prop (#124) (0e88c75), closes #124
  • Login: Add classes prop (#120) (1aa2749), closes #120
  • Table: Add class prop (#119) (c121c52), closes #119
  • Table: Clickable rows (#118) (2d91055), closes #118
  • SimpleList: Implement SimpleList (#113) (74e20e4), closes #113
  • ToggleGroup: Implement ToggleGroup (#114) (900a5c3), closes #114
  • tabs: add ouia elements to items (#112) (89becba), closes #112
  • Add OUIA attributes to some components (#108) (ef2f367), closes #108
  • Card: Rework to allow selectable cards (#107) (59f90a8), closes #107

Fixes

  • use derived ord implementation (eecba7a)
  • prevent re-renders due to ID change (43086f9)
  • Page: Use "open" prop (#135) (6366d67), closes #135
  • Progress: Wrong class on missing title (#126) (4eab964), closes #126
  • ToggleGroup: Remove hardcoded ID (#117) (0e5129d), closes #117
  • Card: wrong classes in card actions (#111) (af7b1b0), closes #111

v0.5.6

4 months ago

Full Changelog: https://github.com/patternfly-yew/patternfly-yew/compare/v0.5.5...v0.5.6

Features

  • Allow using a yew-nested-router 0.6.x too

v0.5.5

4 months ago

What's Changed

Full Changelog: https://github.com/patternfly-yew/patternfly-yew/compare/v0.5.4...v0.5.5

v0.5.4

4 months ago

v0.5.3

5 months ago

What's Changed

Full Changelog: https://github.com/patternfly-yew/patternfly-yew/compare/v0.5.2...v0.5.3

v0.5.2

5 months ago

v0.5.1

5 months ago

What's Changed

Full Changelog: https://github.com/patternfly-yew/patternfly-yew/compare/v0.5.0...v0.5.1