Skip to content

Releases: patternfly-yew/patternfly-yew

0.6.1

02 May 06:28
Compare
Choose a tag to compare

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 (9715bf6)

0.6.0

23 Apr 12:00
Compare
Choose a tag to compare

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

Fixes

0.6.0-rc.1

23 Apr 09:39
Compare
Choose a tag to compare
0.6.0-rc.1 Pre-release
Pre-release

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

Fixes

0.6.0-alpha.2

19 Apr 07:34
Compare
Choose a tag to compare
0.6.0-alpha.2 Pre-release
Pre-release

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

Fixes

v0.5.6

19 Dec 15:58
Compare
Choose a tag to compare

Full Changelog: v0.5.5...v0.5.6

Features

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

v0.5.5

19 Dec 15:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.5

v0.5.4

19 Dec 15:21
Compare
Choose a tag to compare

What's Changed

  • Update yew-nested-router by @koa in #98

Full Changelog: v0.5.3...v0.5.4

v0.5.3

24 Nov 08:03
Compare
Choose a tag to compare

What's Changed

  • feat(hooks): add out of the box use_apply_pagination hook by @ctron in #96
  • fix(pagination): use correct representation when data set is empty by @ctron in #97
  • fix(expandableSection): properly implement the "truncate" variant by @ctron in #95

Full Changelog: v0.5.2...v0.5.3

v0.5.2

21 Nov 11:01
3955725
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

21 Nov 11:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1