Skip to content

Releases: SteamDeckHomebrew/decky-frontend-lib

v3.25.0

09 Mar 22:17
Compare
Choose a tag to compare

3.25.0 (2024-03-09)

Bug Fixes

  • staticclasses: unbreak on latest beta (17b99df)

Features

  • classMapper: add class mapper (a8eeb91)

v3.24.5

03 Feb 05:32
Compare
Choose a tag to compare

3.24.5 (2024-02-03)

Bug Fixes

  • finds: make modal and scroll components work on latest betaa (c2b0fad)

v3.24.4

22 Jan 19:56
Compare
Choose a tag to compare

3.24.4 (2024-01-22)

Bug Fixes

  • types: fix incorrect as on many components leading to any types (bb12921)

v3.24.3

20 Jan 03:44
Compare
Choose a tag to compare

3.24.3 (2024-01-20)

Bug Fixes

  • router: wait 2s if internal navigators init fails (95d977d)

v3.24.2

20 Jan 01:40
Compare
Choose a tag to compare

3.24.2 (2024-01-20)

Bug Fixes

v3.24.1

13 Dec 03:08
Compare
Choose a tag to compare

3.24.1 (2023-12-13)

Bug Fixes

  • utils/react: support react 18, add getReactRoot (11dd82b)

v3.24.0

03 Dec 22:30
Compare
Choose a tag to compare

3.24.0 (2023-12-03)

Features

  • static-classes: add BasicAppDetailsSectionStylerClasses (#99) (e27b638)

v3.23.1

09 Nov 19:45
Compare
Choose a tag to compare

3.23.1 (2023-11-09)

Bug Fixes

  • webpack: don't break if a module fails to load (5203ce3)

v3.23.0

11 Oct 16:07
Compare
Choose a tag to compare

3.23.0 (2023-10-11)

Features

  • static-classes: add more css classes (#94) (30e3194)

v3.22.1

10 Oct 13:38
Compare
Choose a tag to compare

3.22.1 (2023-10-10)

Bug Fixes

  • useQuickAccessVisible: use the "Page Visibility API" instead of focus/blur (4c4fda4)